Scope spec reviewer's Your Job wording to the diff

This commit is contained in:
Jesse Vincent
2026-06-09 16:55:28 -07:00
parent be8a6269c4
commit c14c1de552

View File

@@ -58,7 +58,7 @@ Subagent (general-purpose):
## Your Job ## Your Job
Read the implementation code and verify: Read the diff and verify:
**Missing requirements:** **Missing requirements:**
- Did they implement everything that was requested? - Did they implement everything that was requested?
@@ -75,7 +75,7 @@ Subagent (general-purpose):
- Did they solve the wrong problem? - Did they solve the wrong problem?
- Did they implement the right feature but wrong way? - Did they implement the right feature but wrong way?
**Verify by reading code, not by trusting report.** **Verify by reading the diff, not by trusting the report.**
Report: Report:
- ✅ Spec compliant (if everything matches after code inspection) - ✅ Spec compliant (if everything matches after code inspection)