{
  "artifact": {
    "bytes": 25645,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/linear/engineering-roadmap/state.json",
    "sha256": "9e8ccb4537eee555402f8ef2c83b1a0f3817ab3b8fbcdae02be806fb0796c307"
  },
  "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": "workflow",
  "displayName": "Linear engineering roadmap workflow",
  "entityCounts": {
    "collections": {
      "attachments": 0,
      "comments": 2,
      "customViews": 2,
      "cycles": 2,
      "documents": 3,
      "favorites": 3,
      "initiativeProjects": 1,
      "initiatives": 1,
      "issueRelations": 0,
      "issues": 5,
      "issueTemplates": 2,
      "labels": 5,
      "notifications": 4,
      "organization": 0,
      "projects": 2,
      "roadmaps": 1,
      "teams": 2,
      "users": 5,
      "workflowStates": 10
    },
    "total": 50
  },
  "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.engineering-roadmap.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 5 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), users.3.email (email-domain), users.4.email (email-domain)"
    ],
    "sourcePath": "clones/linear/seeds/engineering-org.json",
    "sourceSha256": "1954451e60516ca3854d4c2fb8f4c05acde8a7e34a41d78f43a83ba20585d82a",
    "transformationNotes": [
      "Copied the complete pinned clones/linear/seeds/engineering-org.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Start from a two-team roadmap with projects, cycles, documents, an initiative, and notifications, then create and reset one issue.",
  "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": "b0000001-0001-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": "engineering-roadmap",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.linear",
    "version": 1
  }
}
