844 B
844 B
| name | description | nextStepFile |
|---|---|---|
| step-02-build-attack-plan | Build an explicit adversarial review plan against ACs and completed tasks | ./step-03-execute-review.md |
<action>Create review plan:
1. **AC Validation**: Verify each AC is actually implemented
2. **Task Audit**: Verify each [x] task is really done
3. **Code Quality**: Security, performance, maintainability
4. **Test Quality**: Real assertions and meaningful coverage
</action>
Next
- Read fully and follow:
./step-03-execute-review.md.