What problem does this solve?
An AI coding agent audit log is a durable record that explains which files were changed by a human, an agent, a sub-agent, or an automated repair step, plus the tests, reviews, approvals, and risk decisions attached to those changes.
When should a team use it?
A team lets coding agents open or edit GitHub pull requests and needs an evidence trail before merge.
What evidence matters most?
Map each file diff to a change actor: human, agent, sub-agent, or automated fix.
Where does CodeAgent Ledger fit?
CodeAgent Ledger turns GitHub PRs and agent runs into an attribution ledger with evidence binding, sensitive-change highlighting, approval chains, and exportable incident packs.