{
  "artifact": {
    "bytes": 49825,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/github/large-issue-backlog/state.json",
    "sha256": "6576e476b68e2aaeeb50b0d7122bb4881f37a384a84bb413b97845a80a3ba48e"
  },
  "capabilities": {
    "limitations": [
      "The supported route manifest remains the boundary; it is not the entire GitHub API."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.repositories"
    ],
    "supportedSurface": "Stateful repository, issue, pull-request, content, workflow, and organization REST flows."
  },
  "category": "populated",
  "displayName": "GitHub large issue backlog",
  "entityCounts": {
    "collections": {
      "branches": 0,
      "comments": 0,
      "commits": 0,
      "files": 0,
      "issues": 50,
      "labels": 4,
      "pullRequests": 0,
      "repos": 1,
      "reviews": 0,
      "users": 1,
      "workflowRuns": 0,
      "workflows": 0
    },
    "total": 56
  },
  "environmentId": "github",
  "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": "listRepositoryIssues",
    "path": "/repos/devops-lead/infrastructure/issues?state=all&per_page=10",
    "transport": "provider-rest"
  },
  "id": "github.large-issue-backlog.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 1 credential-shaped or non-example email value(s).",
      "Replacement paths: repos.0.sshUrl (email-domain)"
    ],
    "sourcePath": "clones/github/seeds/large-backlog.json",
    "sourceSha256": "dfbd90ce68c6d02c039a7882ebdc4968617cbc0b1d71a29c3ef0b4222c9d3d0a",
    "transformationNotes": [
      "Copied the complete pinned clones/github/seeds/large-backlog.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise issue listing, filtering, ordering, and pagination against fifty issues in one repository.",
  "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": {
      "body": "Confirm paging, rollback, and provider-rate-limit coverage.",
      "title": "Audit connector egress alerts before the production cutover"
    },
    "expectedStatus": [
      201
    ],
    "method": "POST",
    "operationId": "createRepositoryIssue",
    "path": "/repos/devops-lead/infrastructure/issues",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "large-issue-backlog",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.github",
    "version": 1
  }
}
