{
  "artifact": {
    "bytes": 86750,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/jira/large-backlog/state.json",
    "sha256": "a7541de90f06d8739bdc415a0cfb181da6505b58c293d1d56aa4ce41c94ead62"
  },
  "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": "populated",
  "displayName": "Jira populated backlog",
  "entityCounts": {
    "collections": {
      "boards": 2,
      "comments": 12,
      "components": 0,
      "fields": 3,
      "issueLinks": 3,
      "issueLinkTypes": 4,
      "issues": 55,
      "issueTypes": 9,
      "priorities": 5,
      "projects": 2,
      "remoteLinks": 0,
      "sprintIssues": 15,
      "sprints": 3,
      "statusCategories": 3,
      "statuses": 7,
      "transitions": 7,
      "users": 6,
      "versions": 2,
      "watchers": 3,
      "worklogs": 6
    },
    "total": 147
  },
  "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": "searchIssuePage",
    "path": "/rest/api/3/search/jql?jql=project%20%3D%20PROJ&maxResults=10&startAt=0",
    "transport": "provider-rest"
  },
  "id": "jira.large-backlog.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 6 credential-shaped or non-example email value(s).",
      "Replacement paths: users.0.emailAddress (email-domain), users.1.emailAddress (email-domain), users.2.emailAddress (email-domain), users.3.emailAddress (email-domain), users.4.emailAddress (email-domain), users.5.emailAddress (email-domain)"
    ],
    "sourcePath": "clones/jira/seeds/large-backlog.json",
    "sourceSha256": "e744f4b2e56ec11822dc80761e3adc9d66b865e3d385bb4f7d8a6e922d4e0a57",
    "transformationNotes": [
      "Copied the complete pinned clones/jira/seeds/large-backlog.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise search, filters, boards, sprints, worklogs, links, and pagination over fifty-five issues.",
  "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": "PROJ"
        },
        "summary": "Add idempotency coverage for webhook retries"
      }
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createIssue",
    "path": "/rest/api/3/issue",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "large-backlog",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.jira",
    "version": 1
  }
}
