{
  "artifact": {
    "bytes": 62199,
    "format": "json",
    "mediaType": "application/json",
    "path": "samples/states/slack/engineering-team/state.json",
    "sha256": "40394e191690de022f1e6bdb31d8edc71b507bab2cd46f418feee8919591f8a6"
  },
  "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": "small-team",
  "displayName": "Slack engineering team",
  "entityCounts": {
    "collections": {
      "bookmarks": 2,
      "channels": 7,
      "emojis": 3,
      "files": 2,
      "messages": 53,
      "pins": 3,
      "reactions": 15,
      "reminders": 3,
      "scheduledMessages": 2,
      "threads": 10,
      "userGroups": 2,
      "users": 11,
      "workspaces": 1
    },
    "total": 114
  },
  "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.engineering-team.v1",
  "provenance": {
    "authoredBy": "archal",
    "kind": "derived-fixture",
    "sanitizationNotes": [
      "Reviewed by the v1 value scanner; no credential-shaped values required replacement."
    ],
    "sourcePath": "clones/slack/seeds/engineering-team.json",
    "sourceSha256": "eaa73f58c0eb06b8ccced3004636db6f3ff7670d7a7e33ef8223873ff7de96ef",
    "transformationNotes": [
      "Copied the complete pinned clones/slack/seeds/engineering-team.json state without dropping or slicing entities.",
      "Canonicalized object-key ordering for byte-stable public output."
    ]
  },
  "purpose": "Exercise channels, users, messages, threads, reactions, files, pins, groups, bookmarks, and reminders for eleven teammates.",
  "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": "engineering-team",
  "stateContract": {
    "format": "json",
    "schema": "archal.environment-state.slack",
    "version": 1
  }
}
