{
  "artifact": {
    "bytes": 11097,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/gitlab/issue-triage-team/state.json",
    "sha256": "44a3d26161597d11e8956cd852cc8d11c4e6100fb2127a839fb199004b3dce7f"
  },
  "capabilities": {
    "limitations": [
      "Historical demo fixture contains a duplicate branch id; public derivatives remove only later duplicates."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.projects"
    ],
    "supportedSurface": "Stateful projects, issues, merge requests, notes, labels, branches, and pipelines."
  },
  "category": "small-team",
  "displayName": "GitLab issue triage team",
  "entityCounts": {
    "collections": {
      "applications": 0,
      "branches": 0,
      "clusterAgents": 0,
      "clusterAgentTokens": 0,
      "clusterAgentUrlConfigurations": 0,
      "commits": 0,
      "commitStatuses": 0,
      "deployKeys": 0,
      "environments": 0,
      "featureFlags": 0,
      "featureFlagUserLists": 0,
      "groupAccessTokens": 0,
      "issueNotes": 3,
      "issues": 4,
      "jobTokenAllowlistGroups": 0,
      "jobTokenAllowlistProjects": 0,
      "labels": 2,
      "mergeRequestNotes": 0,
      "mergeRequests": 0,
      "milestones": 1,
      "packageFiles": 0,
      "packageProtectionRules": 0,
      "packages": 0,
      "pipelineJobs": 0,
      "pipelines": 0,
      "projectAccessTokens": 0,
      "projectMembers": 2,
      "projects": 1,
      "projectVariables": 0,
      "releases": 0,
      "repoFiles": 0,
      "snippets": 0,
      "tags": 0,
      "webhooks": 0
    },
    "total": 13
  },
  "environmentId": "gitlab",
  "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": "listProjectIssues",
    "path": "/api/v4/projects/82857419/issues?state=all",
    "transport": "provider-rest"
  },
  "id": "gitlab.issue-triage-team.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/gitlab/seeds/demo.json",
    "sourceSha256": "81240378a5e291249411706bd47b93aa58b4035202a5251a06fa1b791a94c5eb",
    "transformationNotes": [
      "Constructed by the exact reviewed profile gitlab.issue-triage-team.",
      "Selected and amended records from the pinned clones/gitlab/seeds/demo.json fixture without changing that historical source.",
      "Validated against the scenario proof, first-read prerequisites, mutation prerequisites, and declared relationship closure.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise one project, labels, milestone, member, issues, and notes for a small triage team.",
  "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": {
      "description": "Reproduce the connector timeout and retain the provider response before changing retry behavior.",
      "labels": "connector,reliability",
      "title": "Add provider timeout regression coverage"
    },
    "expectedStatus": [
      201
    ],
    "method": "POST",
    "operationId": "createProjectIssue",
    "path": "/api/v4/projects/82857419/issues",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "issue-triage-team",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.gitlab",
    "version": 1
  }
}
