Add or update work items in the queue system (QUEUE_STACK.csv, QUEUE_ARCHIVE.MD, QUEUE.MD per docs/QUEUE_SCHEMA.md). Use when the user asks to log backlog items, queue tasks, or record fixes/features in the queue.
Execute exactly one queue item at a time from docs/QUEUE_STACK.csv, implement it end-to-end, update docs, and commit before moving to the next item.
Promote Open findings from a standalone audit report (FULL_AUDIT ยง8 format) into QUEUE_STACK.csv and mirror QUEUE_ARCHIVE.MD per QUEUE_SCHEMA.md. Use after draft-audit-report or an existing AUDIT_REPORT_*.md.
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.