Dual Review
Inputs
- Git diff or patch.
- Product spec,
AGENTS.md, test results, screenshots, and release notes when available. - The gate being reviewed: G5 frontend, G6 backend, G7 QA, or G9 release.
Workflow
- Collect diff, rules, product spec, and verification output into a review packet.
- Run Claude Code review in a fresh context when available.
- Run Codex review in a fresh context when available.
- Merge findings by severity: blocker, major, minor, style.
- Require reproduction steps or a test command for blocker/major findings.
- Save representative bugs to
memory/bugs/and SQLitebug_cases.
Hard rules
- The agent that wrote the code must not be the only reviewer.
- Do not merge or ship if blocker findings remain.
- Do not paste secrets,
.env, account files, private cookies, or company raw data into review packets. - Review reports must separate observed evidence from inference.