{
  "artifact": {
    "bytes": 38525,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/jira/active-sprint/state.json",
    "sha256": "668bf98afaefaadf245eb49230ca489a129f3f74bc6cf08bcd6f70dd7e22df1b"
  },
  "capabilities": {
    "limitations": [
      "Only published supported routes should be used as release gates."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.issues"
    ],
    "supportedSurface": "Stateful projects, issues, comments, transitions, boards, sprints, and modeled administration."
  },
  "category": "small-team",
  "displayName": "Jira active sprint team",
  "entityCounts": {
    "collections": {
      "automationRules": 0,
      "boards": 1,
      "comments": 2,
      "components": 0,
      "dashboards": 1,
      "fields": 8,
      "filters": 2,
      "issueLinks": 1,
      "issueLinkTypes": 4,
      "issues": 10,
      "issueTypes": 6,
      "notifications": 3,
      "priorities": 5,
      "projects": 2,
      "remoteLinks": 0,
      "securityLevels": 0,
      "sprintIssues": 7,
      "sprints": 3,
      "statusCategories": 4,
      "statuses": 6,
      "transitions": 5,
      "users": 3,
      "versions": 0,
      "watchers": 0,
      "worklogs": 2
    },
    "total": 75
  },
  "environmentId": "jira",
  "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": "searchProjects",
    "path": "/rest/api/3/project/search",
    "transport": "provider-rest"
  },
  "id": "jira.active-sprint.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/jira/seeds/sprint-active.json",
    "sourceSha256": "4a3655f42f9925b7cb2d4090147ca5369e7d666ebec6849969ad489036ad2b6a",
    "transformationNotes": [
      "Copied the complete pinned clones/jira/seeds/sprint-active.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise a small delivery team with an active sprint, ten issues, comments, worklogs, filters, and notifications.",
  "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": {
      "fields": {
        "issuetype": {
          "name": "Task"
        },
        "project": {
          "key": "SPRINT"
        },
        "summary": "Add idempotency coverage for webhook retries"
      }
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "createIssue",
    "path": "/rest/api/3/issue",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "active-sprint",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.jira",
    "version": 1
  }
}
