Air – Open-source black box for AI agents (tamper-evident audit trails)
Cryptographic audit chain for agents, but lacks observability dashboards competing tools provide.
A local receipt and approval gate for AI agent sessions. The agent can act, but it cannot sign.
Local-first receipt log stops agents from signing their own work without your key.
Developers running autonomous AI agents
OpenTelemetry · HashiCorp Vault · Sigstore
Cryptographic audit chain for agents, but lacks observability dashboards competing tools provide.
SHA-256 hash chains and SMT proofs make AI agent logs actually verifiable.
Custom L1 blockchain for AI accountability when internal audit logs already exist and work fine.
Tamper-evident local receipts solve the 'company grading its own homework' problem better than cloud logs.
Ed25519-chained immutable deployment log—instant detection of tampering or reordering.
Instead of another observability dashboard, this project builds a provable audit trail: an OpenAI-compatible reverse proxy that vaults prompts in MinIO and links calls with an HMAC-SHA256 tamper-evident chain, plus replay tooling (replayctl) and Jaeger traces. The cryptographic audit chain and the one-line SDK wrap are clever and practical; the real operational work left to teams will be key management and storage/retention strategy.