Audit Reports¶
Each subdirectory is a full audit cycle — a snapshot of the system state at a point in time.
Files inside are named <NN>_<audit-name>.md, matching the audit catalog in
audit-system.
Cycles¶
| Date | Audits run | Notes |
|---|---|---|
| 20260424 | 00–11 (full cycle) | Initial audit; v2 of 00 added same day |
| 20260426 | 00 (delta) | Post-session delta — data pipeline and DVC stage gaps |
Conventions¶
- One subdirectory per cycle, named
YYYYMMDD. - One file per audit inside the cycle, named
<NN>_<audit-name>.md. - If an audit is re-run within the same day, add
_v2,_v3suffix to the file. - A full cycle covers audits
00through14(see audit catalog). - Partial cycles (delta audits) cover only the changed areas.
- Historical reports may use the older
_auditfilename suffix — do not rename them; the catalog name is the authoritative form for new reports.
Adding a New Cycle¶
Run the audit-system skill:
docs/validation/YYYYMMDD/<NN>_<name>.md automatically.