{
  "artifact": {
    "bytes": 78181,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/slack/busy-workspace/state.json",
    "sha256": "8972d2ec0d27cad731a482b8e0c8d6be15d13aaec107a51c448aadc15a725938"
  },
  "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": "populated",
  "displayName": "Slack populated busy workspace",
  "entityCounts": {
    "collections": {
      "bookmarks": 4,
      "channels": 14,
      "emojis": 5,
      "files": 3,
      "messages": 63,
      "pins": 5,
      "reactions": 15,
      "reminders": 4,
      "scheduledMessages": 3,
      "threads": 12,
      "userGroups": 3,
      "users": 13,
      "workspaces": 1
    },
    "total": 145
  },
  "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": null,
    "expectedStatus": [
      200
    ],
    "method": "GET",
    "operationId": "listChannelPage",
    "path": "/api/conversations.list?limit=5",
    "transport": "provider-rest"
  },
  "id": "slack.busy-workspace.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/slack/seeds/busy-workspace.json",
    "sourceSha256": "eb378abac232a27c83d304bcaa023c49800e57684242f237dd836e0a5ad3585d",
    "transformationNotes": [
      "Copied the complete pinned clones/slack/seeds/busy-workspace.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise pagination, search, threads, reactions, files, user groups, scheduled messages, and reminders in a busy workspace.",
  "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": "busy-workspace",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.slack",
    "version": 1
  }
}
