Audit-Grade Evidence for AI Agents — In Your Cluster
Your FFIEC, SOC 2, HIPAA, or FedRAMP auditor will ask what your AI agents did, who authorized it, and where the evidence lives. Hexr puts signed, control-mapped evidence rows into your own Postgres — per process, per agent call, any framework. Nothing leaves your VPC.
Per-Process
SPIFFE Identity
Customer-Owned
Evidence in Your Postgres
Auditor-Mapped
SOC 2 · HIPAA · IL5 Controls
Like Iru for audit maps · Like CrowdStrike for per-process attestation · Like Datadog for OTel spans. Built for the auditor, not the SRE.
Built on Open Standards
Live Demos — Real Clusters, Real Evidence
EKS (Acme) and AKS (Globex) are running right now. Pick a scenario.
Built for the Auditor and the Engineer
FFIEC, SOC 2, HIPAA, FedRAMP IL5 — every capability maps to a control your auditor recognises. Identity flows into policy, policy fires OPA, OPA writes a signed evidence row, evidence rows produce the PDF.
One SDK. Your Cluster.
Hexr is not a SaaS platform you send data to. Everything — agent pods, evidence Postgres, policy engine, identity server — runs inside your own Kubernetes cluster, installed with Helm. The SDK is source-available under HSAL v1, with the same three decorators on every framework. The one real choice is who signs the intermediate CA inside your cluster.
The SDK, and why you can trust it
Signing has to happen inside the process. That is the whole reason an SDK exists — you cannot prove what a process did from outside it. So the SDK sits in your agent's critical path, and you should interrogate it before it goes there.
Why we publish the exit. Lock-in is the first objection to a proprietary SDK in a critical path, and pretending otherwise does not make it go away. The exit here is genuinely cheap, so we would rather you knew. Stay because the evidence is worth having — not because leaving is hard.
The Honest Comparison
Against the two most distribution-rich agent-governance platforms. Hexr is not a replacement for AgentCore or Agent 365 — it's the per-process evidence layer regulated buyers need that neither hyperscaler can ship from their own cloud.
| Dimension | AWS AgentCore | MS Agent 365 | Hexr |
|---|---|---|---|
| Runs on any K8s (EKS / GKE / AKS / on-prem) | AWS only | Microsoft cloud only | |
| You hold the signing root (BYO Vault PKI) | |||
| Per-process host attestation (SPIFFE + hostPID) | Pod-level only | Device / endpoint | Per process |
| Catches forked / unattested binary | |||
| Sub-agent SPIFFE identity | |||
| Evidence stays in customer VPC | Sent to AWS | Sent to Microsoft | |
| Auditor-mapped (SOC 2 / HIPAA / NIST / OWASP ASI) | Generic CloudTrail | Generic admin logs | |
| BYO Root CA (Vault PKI) | |||
| Framework-agnostic instrumentation | SDK contract | Per-vendor SDC integration | Below the framework |
| A2A mTLS between agents | |||
| Open standards (SPIFFE, OPA, OTel) | Proprietary | Proprietary |
AgentCore on EKS, ADK on GKE, or Copilot Studio on Microsoft 365? Keep them. Hexr installs in the same cluster (or as a customer-hosted evidence-api alongside a managed runtime) and produces the auditor-mapped, per-process evidence trail none of them can.