{
  "artifact": {
    "bytes": 4503,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/datadog/incident-response-workflow/state.json",
    "sha256": "a90a2318a3d1687813246f77eecb0b3499e97e99691a5ee50f780d79c96cbc60"
  },
  "capabilities": {
    "limitations": [
      "Queries and resource families are bounded to the deterministic domain simulator."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.monitors"
    ],
    "supportedSurface": "Stateful metrics, monitors, events, incidents, dashboards, and modeled resources."
  },
  "category": "workflow",
  "displayName": "Datadog incident response workflow",
  "entityCounts": {
    "collections": {
      "_datadogSimulator.events": 1,
      "_datadogSimulator.monitors": 1,
      "_datadogSimulator.resources": 1,
      "_datadogSimulator.submittedSeries": 8,
      "datadogState": 0
    },
    "total": 11
  },
  "environmentId": "datadog",
  "expectedDiff": {
    "changedPathsInclude": [
      "_datadogSimulator.monitors"
    ],
    "exact": false,
    "notes": "Hosted promotion must observe every listed path after the provider-native mutation; dynamic provider ids and timestamps are excluded from exact matching."
  },
  "expectedFirstRead": {
    "body": null,
    "expectedStatus": [
      200
    ],
    "method": "GET",
    "operationId": "getIncidentWebhookFailureMonitor",
    "path": "/api/v1/monitor/20000001",
    "transport": "provider-rest"
  },
  "id": "datadog.incident-response-workflow.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": null,
    "sourceSha256": null,
    "transformationNotes": [
      "Constructed by the exact reviewed profile datadog.incident-response-workflow.",
      "Authored from archal.environment-state.datadog v1 without an historical fixture.",
      "Validated against the scenario proof, first-read prerequisites, mutation prerequisites, and declared relationship closure.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Start from an alerting monitor, matching metric point, deploy event, and active incident before mutation.",
  "qualification": {
    "candidate": {
      "basis": "catalog-admission",
      "status": "passed"
    },
    "certification": {
      "evidencePath": null,
      "lastHostedVerificationAt": null,
      "runtimeBundleDigest": null,
      "sourceCommit": null,
      "status": "unknown"
    },
    "isolation": {
      "lastVerifiedAt": null,
      "status": "unknown"
    },
    "reset": {
      "expected": "restores-loaded-sample",
      "lastVerifiedAt": null,
      "status": "unknown"
    },
    "validation": {
      "checks": [
        "artifact-hash",
        "historical-source-lock",
        "state-contract",
        "scenario-semantics",
        "relationship-closure",
        "secret-scan",
        "size-limit"
      ],
      "status": "passed",
      "validator": "archal.environment-samples.v1"
    }
  },
  "representativeMutation": {
    "body": {
      "message": "Keep INC-2027-014 open until webhook delivery errors remain below 5%.",
      "name": "INC-2027-014 webhook delivery recovery",
      "query": "avg(last_5m):avg:api_gateway.webhook.delivery_error_pct{service:api-gateway,env:production} > 5",
      "tags": [
        "service:api-gateway",
        "env:production",
        "team:platform",
        "incident:INC-2027-014"
      ],
      "type": "query alert"
    },
    "expectedStatus": [
      200,
      201
    ],
    "method": "POST",
    "operationId": "createIncidentRecoveryMonitor",
    "path": "/api/v1/monitor",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "incident-response-workflow",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.datadog",
    "version": 1
  }
}
