{
  "artifact": {
    "bytes": 23208,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/jira/reopened-ticket-workflow/state.json",
    "sha256": "763bd66992207e0603ceb8b9a9bc9c6e9b01aa09c03a96dfe5f8afe82f2d740f"
  },
  "capabilities": {
    "limitations": [
      "Only published supported routes should be used as release gates."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.issues"
    ],
    "supportedSurface": "Stateful projects, issues, comments, transitions, boards, sprints, and modeled administration."
  },
  "category": "workflow",
  "displayName": "Jira reopened ticket workflow",
  "entityCounts": {
    "collections": {
      "boards": 1,
      "comments": 4,
      "components": 0,
      "fields": 3,
      "issueLinks": 0,
      "issueLinkTypes": 2,
      "issues": 4,
      "issueTypes": 5,
      "priorities": 5,
      "projects": 1,
      "remoteLinks": 0,
      "sprintIssues": 4,
      "sprints": 1,
      "statusCategories": 4,
      "statuses": 5,
      "transitions": 5,
      "users": 4,
      "versions": 0,
      "watchers": 0,
      "worklogs": 0
    },
    "total": 48
  },
  "environmentId": "jira",
  "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": "getReopenedIncidentIssue",
    "path": "/rest/api/3/issue/ENG-200",
    "transport": "provider-rest"
  },
  "id": "jira.reopened-ticket-workflow.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/jira/seeds/pr-resolved-ticket-reopened.json",
    "sourceSha256": "271836bcd7a8989172c564fbc850ea1f1d57870cea04f71bf613ba753fecb8d8",
    "transformationNotes": [
      "Constructed by the exact reviewed profile jira.reopened-ticket-workflow.",
      "Selected and amended records from the pinned clones/jira/seeds/pr-resolved-ticket-reopened.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": "Trace INC-2027-014 from a disproven api-gateway@3.1.0 fix through rollback evidence, reopened status, comments, and a follow-up task.",
  "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": {
      "fields": {
        "issuetype": {
          "name": "Task"
        },
        "project": {
          "key": "ENG"
        },
        "summary": "INC-2027-014: add Retry-After and idempotency regression coverage"
      }
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createIssue",
    "path": "/rest/api/3/issue",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "reopened-ticket-workflow",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.jira",
    "version": 1
  }
}
