{
  "artifact": {
    "bytes": 4111,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/slack/workspace-channel-baseline/state.json",
    "sha256": "4ae0439cef616989ae6f8f3724f2b416a53edcf7df18b7e3c70b3cf990108a95"
  },
  "capabilities": {
    "limitations": [
      "Realtime delivery and every Slack platform surface are outside the supported boundary."
    ],
    "required": [
      "state.read",
      "state.load",
      "state.reset",
      "rest.conversations"
    ],
    "supportedSurface": "Stateful workspace, channel, message, thread, reaction, file, and collaboration APIs."
  },
  "category": "minimal",
  "displayName": "Slack workspace and channel baseline",
  "entityCounts": {
    "collections": {
      "bookmarks": 0,
      "channels": 1,
      "emojis": 0,
      "files": 0,
      "messages": 0,
      "pins": 0,
      "reactions": 0,
      "reminders": 0,
      "scheduledMessages": 0,
      "threads": 0,
      "userGroups": 0,
      "users": 2,
      "workspaces": 1
    },
    "total": 4
  },
  "environmentId": "slack",
  "expectedDiff": {
    "changedPathsInclude": [
      "channels"
    ],
    "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": {},
    "expectedStatus": [
      200
    ],
    "method": "POST",
    "operationId": "conversations.list",
    "path": "/api/conversations.list",
    "transport": "provider-rest"
  },
  "id": "slack.workspace-channel-baseline.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/slack/seeds/empty.json",
    "sourceSha256": "548d01741eb788d295ada37f125249d8029528156ae663ece4852acfddbc3bc3",
    "transformationNotes": [
      "Copied the complete pinned clones/slack/seeds/empty.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "List one workspace channel and create a second channel without message history.",
  "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": {
      "name": "proj-webhook-hardening"
    },
    "expectedStatus": [
      200,
      201,
      204
    ],
    "method": "POST",
    "operationId": "conversations.create",
    "path": "/api/conversations.create",
    "transport": "provider-rest"
  },
  "schema": "archal.environment-sample",
  "schemaVersion": 1,
  "slug": "workspace-channel-baseline",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.slack",
    "version": 1
  }
}
