{
  "artifact": {
    "bytes": 103302,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/sentry/release-hook-workflow/state.json",
    "sha256": "1a110df487371ed02f7b7e2c6d84413b8a5d8fa979c629385478e00a8da29a77"
  },
  "capabilities": {
    "limitations": [
      "Historical demo fixture has duplicate release ids; public derivatives remove only later duplicates."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.projects"
    ],
    "supportedSurface": "Stateful organizations, projects, teams, issues, events, releases, keys, and hooks."
  },
  "category": "workflow",
  "displayName": "Sentry release and hook workflow",
  "entityCounts": {
    "collections": {
      "events": 1,
      "issues": 1,
      "members": 1,
      "organizations": 1,
      "projectHooks": 1,
      "projectKeys": 1,
      "projects": 1,
      "releases": 2,
      "teams": 1
    },
    "total": 10
  },
  "environmentId": "sentry",
  "expectedDiff": {
    "changedPathsInclude": [
      "issues"
    ],
    "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": "getIncidentIssue",
    "path": "/api/0/organizations/archal-labs/issues/7525327635/",
    "transport": "provider-rest"
  },
  "id": "sentry.release-hook-workflow.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Replaced 5 credential-shaped or non-example email value(s).",
      "Replacement paths: events.0.payload.user.email (email-domain), projectHooks.0.payload.secret, projectKeys.0.payload.dsn.public (email-domain), projectKeys.0.payload.dsn.secret, projectKeys.0.payload.secret"
    ],
    "sourcePath": "clones/sentry/seeds/demo.json",
    "sourceSha256": "e2b7136b4ea1efd5f5d94ca0f79029bb3dfb4401f54921db2fe4e4721d394722",
    "transformationNotes": [
      "Constructed by the exact reviewed profile sentry.release-hook-workflow.",
      "Selected and amended records from the pinned clones/sentry/seeds/demo.json fixture without changing that historical source.",
      "Validated against the scenario proof, first-read prerequisites, mutation prerequisites, and declared relationship closure.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Correlate an issue with its event, release, key, and project hook, then assign the incident for follow-up.",
  "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": {
      "assignedTo": "4639699"
    },
    "expectedStatus": [
      200
    ],
    "method": "PUT",
    "operationId": "assignIncidentIssue",
    "path": "/api/0/organizations/archal-labs/issues/7525327635/",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "release-hook-workflow",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.sentry",
    "version": 1
  }
}
