{
  "artifact": {
    "bytes": 51642,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/linear/busy-backlog/state.json",
    "sha256": "ac2b5376d3244952f87fde8fbcdde6a7b363a84bb6c0f8f0e5d28698e1fa1944"
  },
  "capabilities": {
    "limitations": [
      "GraphQL fields outside the published schema are intentionally rejected."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "graphql.issue-mutation"
    ],
    "supportedSurface": "Stateful GraphQL teams, issues, projects, cycles, comments, initiatives, and roadmaps."
  },
  "category": "populated",
  "displayName": "Linear populated backlog",
  "entityCounts": {
    "collections": {
      "agentActivities": 0,
      "agentSessions": 0,
      "attachments": 0,
      "auditEntries": 0,
      "comments": 6,
      "customerNeeds": 0,
      "customers": 0,
      "customerStatuses": 0,
      "customerTiers": 0,
      "customViews": 1,
      "cycles": 2,
      "documents": 0,
      "emailIntakeAddresses": 0,
      "emojis": 0,
      "entityExternalLinks": 0,
      "externalUsers": 0,
      "favorites": 0,
      "gitAutomationStates": 0,
      "gitAutomationTargetBranches": 0,
      "initiativeProjects": 0,
      "initiativeRelations": 0,
      "initiatives": 0,
      "initiativeUpdates": 0,
      "integrations": 0,
      "integrationTemplates": 0,
      "issueRelations": 2,
      "issues": 25,
      "issueTemplates": 1,
      "issueToReleases": 0,
      "labels": 5,
      "notifications": 0,
      "notificationSubscriptions": 0,
      "organization": 1,
      "organizationInvites": 0,
      "projectLabels": 0,
      "projectMilestones": 2,
      "projectRelations": 0,
      "projects": 3,
      "projectStatuses": 3,
      "projectUpdates": 2,
      "reactions": 1,
      "releasePipelines": 0,
      "releases": 0,
      "releaseStages": 0,
      "roadmaps": 0,
      "roadmapToProjects": 0,
      "teamMemberships": 3,
      "teams": 1,
      "templates": 0,
      "timeSchedules": 0,
      "triageResponsibilities": 1,
      "users": 3,
      "viewPreferences": 0,
      "workflowStates": 6
    },
    "total": 68
  },
  "environmentId": "linear",
  "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": {
      "query": "query { viewer { id name email } }"
    },
    "expectedStatus": [
      200
    ],
    "method": "POST",
    "operationId": "viewer",
    "path": "/graphql",
    "transport": "provider-rest"
  },
  "id": "linear.busy-backlog.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 3 credential-shaped or non-example email value(s).",
      "Replacement paths: users.0.email (email-domain), users.1.email (email-domain), users.2.email (email-domain)"
    ],
    "sourcePath": "clones/linear/seeds/busy-backlog.json",
    "sourceSha256": "c13359998f08cbc6183c3d914dd3992393b1b5b59e04934f4d2f6512b6c527c0",
    "transformationNotes": [
      "Copied the complete pinned clones/linear/seeds/busy-backlog.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise backlog ordering, filtering, cycles, projects, comments, and triage over twenty-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": {
      "query": "mutation($input: IssueCreateInput!) { issueCreate(input: $input) { success } }",
      "variables": {
        "input": {
          "teamId": "bb020001-b1b1-4001-8001-000000000001",
          "title": "Add contract coverage for duplicate webhook delivery"
        }
      }
    },
    "expectedStatus": [
      200
    ],
    "method": "POST",
    "operationId": "issueCreate",
    "path": "/graphql",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "busy-backlog",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.linear",
    "version": 1
  }
}
