978 B
978 B
Focus on reviewing architecture and design. Do not review AI-specific issues (already covered by the ai_review movement).
Review criteria:
- Structural and design validity
- Code quality
- Appropriateness of change scope
- Test coverage
- Dead code
- Call chain verification
Previous finding tracking (required):
- First, extract open findings from "Previous Response"
- Assign
finding_idto each finding and classify current status asnew / persists / resolved - If status is
persists, provide concrete unresolved evidence (file/line)
Judgment Procedure
- First, extract previous open findings and preliminarily classify as
new / persists / resolved - Review the change diff and detect issues based on the architecture and design criteria above
- For each detected issue, classify as blocking/non-blocking based on Policy's scope determination table and judgment rules
- If there is even one blocking issue (
neworpersists), judge as REJECT