What problem does it solve?
It prevents audits from becoming half-done notes by forcing every AUD finding to be evidenced, dispositioned, reconciled into authoritative specs/contracts, and only then considered closure-grade.
Core Features & Use Cases
- Canonical audit reconciliation loop: Runs the full lifecycle from draft to completion by requiring explicit dispositions per finding.
- Mode-aware auditing: Supports conformance (post-implementation tied to a delta), discovery (backfill/existing-code investigation), and correct delta ownership mapping.
- Evidence-to-spec routing: Prefers reconciling in-scope authority via spec_patch, then revision for authority shifts, and consults when routing is ambiguous.
Quick Start
Run audit-change to reconcile your AUD findings by creating or updating the AUD-* artifact, routing each finding to the correct spec or follow-up path, and handing off to close only when every finding is dispositioned and reconciled.