Documentation
¶
Overview ¶
Command repoaudit runs repo-specific conformance checks over a git commit range, mirroring awf audit's finding contract (Warning/Error severity; non-zero exit only on an Error finding) but deliberately NOT part of the shipped awf standard: it is repo-local dev tooling wired as `./x audit-local` and invoked by awf-reviewing-impl (ADR-0073). It never runs the gate. Two rules: changelog conformance - an adopter-facing change in the range with no CHANGELOG [Unreleased] entry is an Error - and coverage-ignore re-evaluation - an added or touched coverage-ignore directive in a production Go file is a Warning prompting a reachability re-check.
Click to show internal directories.
Click to hide internal directories.