Every AI agent action, logged and hash-chained.
Tamper one row and the chain breaks visibly. An autonomous tribunal audits the log and exports a regulator-ready evidence pack.
The EU AI Act asks for proof, not just logs.
Maximum fine for non-compliance with EU AI Act obligations, or 7% of global revenue.
Article 50 transparency obligations (chatbot and synthetic-media disclosure) take effect. Full high-risk obligations are delayed to December 2027 under the Digital Omnibus.
Robustness and cybersecurity requirements your agent logs must now demonstrate.
Four steps from first action to court-ready evidence.
Connect
Point Claude Desktop or Claude Code at the TELUVANE MCP server with one config file, no code in the agent. Any other agent can POST to /events with an API key.
Recorder
Every agent action, LLM call, tool invocation, and result is appended to a SHA-256 hash-chained log. Any silent edit breaks the chain immediately.
Tribunal
An autonomous multi-agent panel audits the full log against a structured policy pack, EU AI Act, ISO 42001, NIST AI RMF, or SOC 2, citing evidence, article references, and a confidence score for each finding.
Evidence Pack
One click exports an auditor-ready report: incident summary, violation table, full action log, and chain-integrity status, formatted for regulators.
Every read re-verifies the whole chain, not just the last row.
Each event stores the hash of the one before it. Change a single byte in event #14 and every event after it, up to #4471, fails verification the next time anyone opens the log.
We're early-stage. Here's what's already true.
No SOC 2 report yet, no formal certification. Rather than a badge we haven't earned, here's how the system is actually built.
Org isolation is enforced in code, not just convention.
Every database query is scoped to an organization at the data-access layer. A query missing that scope throws before it runs, rather than depending on every developer remembering to filter correctly.
Two separate credential paths.
Dashboard logins (Supabase, JWT verified against Supabase's published keys) and agent event ingestion (per-org API keys) never share credentials. A leaked dashboard session can't be used to forge log entries, and vice versa.
The hash chain detects tampering, it doesn't prevent it.
A privileged database user can still edit a stored row. What the chain guarantees is that the edit becomes visible the next time anyone verifies the log, instead of staying silent.
Scale with confidence.
Managed cloud. Everything you need for a production AI team, without running your own infrastructure.
- ✓Up to 10 agents managed
- ✓Hosted dashboard and real-time log
- ✓Automated tribunal runs on schedule
- ✓EU AI Act, ISO 42001, NIST AI RMF, and SOC 2 policy packs
- ✓PDF + HTML evidence pack exports
- ✓Custom policy rules
- ✓Priority email support
For regulated industries, large deployments, on-prem needs.
- ✓Unlimited agents
- ✓SSO / SAML integration
- ✓On-premises deployment
- ✓Custom policy packs and mapping