Aegis Latent Core Offers Durable Evidence Logging and MMR Proofs for LLM Gateways
Aegis Latent Core is an open-source AI governance gateway designed to sit between applications and large language model providers, enforcing access controls and recording tamper-evident evidence of every request. The system writes request and response data to an append-only JSONL write-ahead log (WAL) with fsync calls, and generates portable Merkle Mountain Range inclusion proofs to support post-hoc auditing. Both non-streaming and streaming traffic are supported, though streaming evidence is initially marked pending until a terminal summary is committed and the session marker is released. The project includes optional Rust-backed auxiliary logging, but the authoritative replay record remains the fsynced JSONL WAL, not the Rust segment. The developers explicitly note several limitations, including that fsync alone does not guarantee power-loss durability or immutable retention, and that streaming redaction faces chunk-boundary challenges where sensitive identifiers may span multiple events.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in