{
  "artifact": {
    "bytes": 35798,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/linear/engineering-team/state.json",
    "sha256": "f0f8ae08dd29f98f2ba2b8c1f7eee52781825ebceacc392e013fdf4f025c0510"
  },
  "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": "small-team",
  "displayName": "Linear small engineering team",
  "entityCounts": {
    "collections": {
      "agentActivities": 1,
      "agentSessions": 1,
      "attachments": 1,
      "auditEntries": 1,
      "comments": 3,
      "customerNeeds": 2,
      "customers": 2,
      "customerStatuses": 2,
      "customerTiers": 2,
      "customViews": 1,
      "cycles": 1,
      "documents": 1,
      "emailIntakeAddresses": 1,
      "emojis": 1,
      "entityExternalLinks": 1,
      "externalUsers": 1,
      "favorites": 1,
      "gitAutomationStates": 1,
      "gitAutomationTargetBranches": 1,
      "initiativeProjects": 0,
      "initiativeRelations": 0,
      "initiatives": 0,
      "initiativeUpdates": 1,
      "integrations": 1,
      "integrationTemplates": 0,
      "issueRelations": 1,
      "issues": 6,
      "issueTemplates": 1,
      "issueToReleases": 1,
      "labels": 4,
      "notifications": 0,
      "notificationSubscriptions": 1,
      "organization": 1,
      "organizationInvites": 4,
      "projectLabels": 2,
      "projectMilestones": 2,
      "projectRelations": 0,
      "projects": 1,
      "projectStatuses": 3,
      "projectUpdates": 2,
      "reactions": 1,
      "releasePipelines": 1,
      "releases": 2,
      "releaseStages": 2,
      "roadmaps": 0,
      "roadmapToProjects": 0,
      "teamMemberships": 3,
      "teams": 1,
      "templates": 1,
      "timeSchedules": 1,
      "triageResponsibilities": 1,
      "users": 3,
      "viewPreferences": 1,
      "workflowStates": 6
    },
    "total": 79
  },
  "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-team.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 1 credential-shaped or non-example email value(s).",
      "Replacement paths: externalUsers.0.email (email-domain)"
    ],
    "sourcePath": "clones/linear/seeds/small-team.json",
    "sourceSha256": "41299e4ae78f829f96c196d2fda7ba0e01c732e797e6f9b342df516a915ad37e",
    "transformationNotes": [
      "Copied the complete pinned clones/linear/seeds/small-team.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise issues, project, cycle, comments, customers, releases, and team membership for three engineers.",
  "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": "d4e5f6a7-b8c9-4123-8efa-123456789012",
          "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-team",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.linear",
    "version": 1
  }
}
