Turn raw full-audit outputs into a polished standalone audit report matching docs/FULL_AUDIT.md §8 and docs/reports/AUDIT_REPORT_TEMPLATE.md. Use after running a full or partial audit per FULL_AUDIT.md.
Purpose: Produce a high-quality, standalone audit report that mirrors docs/FULL_AUDIT.md §8 and docs/reports/AUDIT_REPORT_TEMPLATE.md.
| Input | Required |
|---|---|
| §0.2 repository profile | From the audit session |
| Per-category results | Verdict + findings + evidence from each §4 category executed (may be rough notes) |
| §5 playbook findings table | If already filled in FULL_AUDIT.md |
| Commit SHA / tag |
| Audited revision |
docs/reports/AUDIT_REPORT_<YYYY-MM-DD>_<slug>.md (create docs/reports/ if missing).FULL_AUDIT.md:
# Audit report (title + date)## Metadata## Executive summary## Category results (### <ID> — <Name> per category)## Findings (unified table with Finding ID like AUD-G-001)## N/A categories## Residual gaps## Recommended next steps## Sign-off (optional)FULL_AUDIT.md and the audited commit in Metadata.audit-report-to-queue to promote Open findings to QUEUE_STACK.csv.docs/reports/ with the same PR as playbook updates if applicable.docs/FULL_AUDIT.md — §8 deliverable specdocs/reports/AUDIT_REPORT_TEMPLATE.md — skeletondocs/BRAINSTORM/BS-006_AUDIT_TO_QUEUE_BRAINSTORM.MD — design notes