Tamper-evident, not just append-only
A per-org SHA-256 hash chain anchored to genesis.
Every action — login, gate signature, agent run, document mutation, payment reconciliation — appends to a hash-chained ledger. Each event embeds the SHA-256 of the prior event, so the chain is its own integrity proof. Append-only logging tells you a row was added; a hash chain tells you whether any earlier row was altered after the fact.