Cryptographic Audit Logs for AI Agents: Merkle + Witness Co-signature
2026-06-29
Most agent platforms log to plain Postgres. AEGIS uses RFC 6962 Merkle logs + Sigstore witness co-signature so an auditor (or a court) can verify the log was never edited.
Load-bearing stat: RFC 6962 (Certificate Transparency) is the same standard browsers use to detect rogue SSL certificates. AEGIS applies it to every agent decision.
Read →