{
  "artifact": {
    "bytes": 1753,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/webflow/collection-creation-workflow/state.json",
    "sha256": "80b8e12561c42968c1550a3add8caf8ffa7025a0420c5c7806156007b38e1971"
  },
  "capabilities": {
    "limitations": [
      "Does not claim arbitrary CMS item create/update, publish, asset, or webhook reset behavior."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.sites"
    ],
    "supportedSurface": "Stateful site, collection, and user reads with a narrower modeled write surface."
  },
  "category": "workflow",
  "displayName": "Webflow collection-creation workflow",
  "entityCounts": {
    "collections": {
      "collections": 1,
      "sites": 1,
      "users": 1
    },
    "total": 3
  },
  "environmentId": "webflow",
  "expectedDiff": {
    "changedPathsInclude": [
      "_webflowV2Collections"
    ],
    "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": "listSites",
    "path": "/v2/sites",
    "transport": "provider-rest"
  },
  "id": "webflow.collection-creation-workflow.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "authored",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/webflow/seeds/assistant-baseline.json",
    "sourceSha256": "b31c1e367dee6d0b97cc4010515ce6a1a74b074a871da6262d08212ce19ca033",
    "transformationNotes": [
      "Constructed by the exact reviewed profile webflow.collection-creation-workflow.",
      "Selected and amended records from the pinned clones/webflow/seeds/assistant-baseline.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": "Read a site and its existing collection, create one provider-native v2 collection, and verify diff, reset, and isolation.",
  "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": {
      "displayName": "Integration Guides",
      "singularName": "Integration Guide",
      "slug": "integration-guides"
    },
    "expectedStatus": [
      200
    ],
    "method": "POST",
    "operationId": "createCollection",
    "path": "/v2/sites/65a1b2c3d4e5f67890123456/collections",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "collection-creation-workflow",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.webflow",
    "version": 1
  }
}
