Etch

Docs

Etch is the hosted compliance layer around world-model-mcp, the open-source memory server it wraps. The OSS core is MIT-licensed and ships everything you need to run locally. Etch adds KMS-backed keys, a public transparency log, subscription billing, and an operator dashboard.

Open-source core

Etch (hosted)

Auditor tooling

Install etch-verify and run it against any Etch project. The verifier walks the transparency log, checks each chain hash, and verifies the hybrid Ed25519 + SLH-DSA signature on the head. No network access to Etch required after the initial download, supports air-gapped audit.

Endpoint catalog

Every endpoint below appends to your per-project Etch chain, cross-references the underlying OSS event by id, and is chain-signed under your KMS-managed hybrid key envelope. All exercisable from the etch-record CLI (single invocation composes every layer via if X is not None blocks so any subset can fire together).

Governance primitives (7 endpoints)

Ingest and halt (3 endpoints)

Recoverability and continuity (verifier-only, 3 checks)

Drift and corrigibility (verifier-only, 3 checks)

Enterprise and admissibility (4 endpoints)

Operational polish (3 endpoints)

Ready to integrate?

10-minute quickstart