{
  "artifact": {
    "bytes": 570,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/ownerrez/protected-tag/state.json",
    "sha256": "25e162e80793488e93ed4e3632a23ea0d289b79953be2328b00f2a8b735ddadd"
  },
  "capabilities": {
    "limitations": [
      "Not a general reservation, property, booking, or PMS simulator."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.tag-definitions"
    ],
    "supportedSurface": "Stateful tag-definition and guest create/read/update/delete overlay."
  },
  "category": "edge-case",
  "displayName": "OwnerRez protected guest tag",
  "entityCounts": {
    "collections": {
      "_ownerrezReplayOverlay.runtime.guests": 0,
      "_ownerrezReplayOverlay.runtime.tagdefInUse": 1,
      "_ownerrezReplayOverlay.runtime.tagdefs": 1
    },
    "total": 2
  },
  "environmentId": "ownerrez",
  "expectedDiff": {
    "changedPathsInclude": [],
    "exact": true,
    "notes": "The provider-native mutation is expected to fail and produce no state diff."
  },
  "expectedFirstRead": {
    "body": null,
    "expectedStatus": [
      200
    ],
    "method": "GET",
    "operationId": "listTagDefinitions",
    "path": "/v2/tagdefinitions",
    "transport": "provider-rest"
  },
  "id": "ownerrez.protected-tag.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": null,
    "sourceSha256": null,
    "transformationNotes": [
      "Constructed by the exact reviewed profile ownerrez.protected-tag.",
      "Authored from archal.environment-state.ownerrez v1 without an historical fixture.",
      "Validated against the scenario proof, first-read prerequisites, mutation prerequisites, and declared relationship closure.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Verify the provider-shaped deletion failure for a retained tag marked in use by the replay overlay.",
  "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": null,
    "expectedStatus": [
      400
    ],
    "method": "DELETE",
    "operationId": "deleteTagDefinitionInUse",
    "path": "/v2/tagdefinitions/50004",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "protected-tag",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.ownerrez",
    "version": 1
  }
}
