Documentation
README
Code Review (Adversarial + Receiving)
Reference Files
Read only what's needed:
references/review-order-and-checkpoints.md— review order, checkpoint discipline; load when starting a review that spans multiple files or needs a checkpointed passreferences/code-review-heuristics.md— heuristics, pattern recognition, false-positive prevention; load when the diff is non-trivial or before reporting CLEAN (Zero-Finding Halt re-scan)references/security-review-checklist.md— security review checklist; load whenever the diff touches auth, input handling, network, secrets, or data access
This is the opening of the README. Read the full README on GitHub.