{
  "artifact": {
    "bytes": 127360,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/github/engineering-organization/state.json",
    "sha256": "d8dfb6ce56f25380cd83e44d75a9881136adbba6642bae04f508b08b7b79ae89"
  },
  "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": "small-team",
  "displayName": "GitHub engineering organization",
  "entityCounts": {
    "collections": {
      "branches": 14,
      "checkRuns": 9,
      "collaborators": 9,
      "comments": 5,
      "commits": 7,
      "commitStatuses": 5,
      "deployments": 5,
      "deploymentStatuses": 7,
      "discussionCategories": 4,
      "discussionComments": 12,
      "discussions": 4,
      "environments": 3,
      "files": 7,
      "gists": 2,
      "gitCommits": 0,
      "gitTrees": 0,
      "issues": 40,
      "labels": 12,
      "milestones": 4,
      "notifications": 6,
      "organizations": 1,
      "projectsV2": 2,
      "pullRequests": 4,
      "releases": 3,
      "repos": 5,
      "starredRepos": 4,
      "tags": 3,
      "teamMembers": 9,
      "teams": 3,
      "users": 6,
      "webhooks": 4,
      "workflowRuns": 4,
      "workflows": 3
    },
    "total": 206
  },
  "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/admin-user/platform/issues?state=all&per_page=30",
    "transport": "provider-rest"
  },
  "id": "github.engineering-organization.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Replaced 27 credential-shaped or non-example email value(s).",
      "Replacement paths: commits.0.authorEmail (email-domain), commits.0.committerEmail (email-domain), commits.1.authorEmail (email-domain), commits.1.committerEmail (email-domain), commits.2.authorEmail (email-domain), commits.2.committerEmail (email-domain), commits.3.authorEmail (email-domain), commits.3.committerEmail (email-domain), commits.4.authorEmail (email-domain), commits.4.committerEmail (email-domain), commits.5.authorEmail (email-domain), commits.5.committerEmail (email-domain), commits.6.authorEmail (email-domain), commits.6.committerEmail (email-domain), repos.0.sshUrl (email-domain), repos.1.sshUrl (email-domain), repos.2.sshUrl (email-domain), repos.3.sshUrl (email-domain), repos.4.sshUrl (email-domain), 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), users.5.email (email-domain), webhooks.0.config.secret, webhooks.2.config.secret"
    ],
    "sourcePath": "clones/github/seeds/acme-engineering-org.json",
    "sourceSha256": "2fac79e1d489ce3e0ae4b5372baa9f878ff6ed55fb89985948fa287e9a86a4d6",
    "transformationNotes": [
      "Copied the complete pinned clones/github/seeds/acme-engineering-org.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Model a small engineering organization with teams, repositories, issues, pull requests, and deployment activity.",
  "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": "Correlate delivery attempts and verify downstream idempotency before replay.",
      "title": "Investigate duplicate payment-webhook delivery"
    },
    "expectedStatus": [
      201
    ],
    "method": "POST",
    "operationId": "createRepositoryIssue",
    "path": "/repos/admin-user/platform/issues",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "engineering-organization",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.github",
    "version": 1
  }
}
