What the ledger stores
The ledger stores intent metadata, raw stable identifiers, dispatch parameters needed for recovery, digests, transitions, receipts, probes, and findings. It does not retain raw destination response bodies, but parameters can contain personal or confidential data when an integrator puts it there. Treat the database and every evidence export as sensitive, minimize payloads, and apply operator access, retention, backup, and deletion controls.
Evidence: Verified evidence · Technical provenance
Zero runtime telemetry; site analytics disclosed
The engine and the workbench phone home to nothing; the workbench’s no-external-request and read-only properties are enforced by end-to-end tests. This site is static, self-hosts its fonts, and makes no third-party requests. Its only measurement is Vercel’s cookie-free, same-origin Web Analytics and Speed Insights when the owner enables them: query data is redacted by default, visitors have a local opt-out, optional conversion events are allowlisted and plan-gated, and budget tests pin the fetched-script allowance to exactly those two first-party loaders.
Evidence: Verified evidence · Technical provenance
Credential discipline
Sandbox-only credentials in a secret store; pre-commit secret scanning on every commit. A production-scope credential anywhere is an immediate stop-and-rotate incident.
Evidence: Design specification · Technical provenance