--- license: agpl-3.0 task_categories: - text-generation language: - en size_categories: - n<1K tags: - sovereign-ai - worm-chain - audit-trail - sha256 --- # WORM Chain Archive Append-only SHA-256 audit chain logs from sovereign agent execution across the SnapKitty stack. Every entry is cryptographically sealed — no record can be modified or deleted after creation. ## Files | File | Source | Description | |------|--------|-------------| | `agentscope-sift.jsonl` | agentscope-sift | Security forensic triage execution chain | | `apl-shell-chain.jsonl` | all-apl | APL shell execution WORM records | | `bob-voyager.jsonl` | bob-voyager | BOB agent exploration chain | | `bob-voyager-telemetry.jsonl` | bob-voyager | Agent telemetry data | | `validity-receipts.jsonl` | pure-validity | Validity check receipts | | `ortho32-chain.jsonl` | ORTHO32 | Deterministic fabric execution chain | | `ortho32-manifest.jsonl` | ORTHO32 | Seal manifest | | `jacobian-entropy.jsonl` | jacobian-formal | Entropy invariant seals | | `jacobian-phase6.jsonl` | jacobian-formal | Phase 6 entropy invariants | | `jacobian-phase7.jsonl` | jacobian-formal | Phase 7 bot agent seals | | `router-chain.jsonl` | SNAPKITTYWEST | Router dispatch chain | ## WORM Properties - Append-only: entries are never modified - SHA-256 chained: each entry includes hash of previous - Timestamped: every seal has ISO 8601 timestamp - Agent-attributed: every entry names the agent that produced it ## License AGPL-3.0 — Copyright 2026 Jessica L. Williams / SNAPKITTYWEST