Three modes, one API. Witnessed — observe agent actions, no enforcement. Attested — Ed25519-signed receipts on every action. Proven — Groth16 cryptographic proofs your auditor verifies independently. Built-in policies (AP2, HIPAA, SEC 15c3-5), OpenAI + Anthropic wrappers, Stripe Issuing adapter, MCP server, on-chain Solidity verifier.
pip install inherence
Records what the agent did. No enforcement, no crypto. Right for read-only audit + behavioral logging.
Ed25519-signed receipt per action. Local. Sub-millisecond. Right for high-throughput audit trails.
128-byte Groth16 BN254 proof. Backend-issued, independently verifiable. Right for regulatory audit + on-chain settlement.
spending_controls → AP2 parameters, automaticInherenceMCPServer) — drop into any MCP-aware platforminherence verify CLI — verify any receipt off-chain