Evidence Audit
Choose one depth; do not run all three automatically.
- Light: challenge one design decision with evidence and a counterexample.
- Standard: inspect independent lenses such as security, state consistency, user-journey gaps, and operational recovery.
- Deep: examine an irreversible architecture, security, safety, or migration decision from primary evidence.
Workflow
- Define scope and success criteria. Split lenses or file clusters so they do not overlap unnecessarily.
- Gather candidate findings with exact source locations, a concrete failure scenario, and a proposed decisive check.
- Treat delegated findings as
CANDIDATE,LIKELY, orREFUTED; only the parent can mark a high-severity findingCONFIRMEDafter reopening the source. - Report confirmed findings by severity and include useful refutations so safe paths are visible.
- If fixes were explicitly requested, assign disjoint paths, keep shared index/manifest files under one owner, then rerun the real project checks.
Completion verdict
Return NOT_READY, READY_FOR_REVIEW, or READY_TO_SHARE, followed by executed checks, assumptions, and remaining risk. No evidence means NOT_READY.
Next
Fix confirmed findings and rerun this audit. Capture a reusable lesson only after it has repeated in more than one real task.