build-verification-required.mdc
22 lines 1.1 KB
Raw
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439 feat: K1-P1 complete — agent provenance, build-verification… Sonnet 4.6 patch 54 days ago
1 ---
2 description: Mandatory build verification before marking Auto phases DONE (SD-3 honesty gate)
3 alwaysApply: true
4 ---
5
6 # Build verification — mandatory before DONE
7
8 After any **Auto** build phase (`{step}b`, or any roadmap row with **Model: Auto**), **before** setting
9 the phase to **DONE** in `{{docs.roadmap_path}}`:
10
11 1. Run **`/build-verification-review`** (skill: `.cursor/skills/build-verification-review/SKILL.md`)
12 2. Use **`thinking-high`** model — independent verifier posture; not the build session model
13 3. Compare the **frozen spec** (`frozen: true`) to the **actual diff**, tests, and claims in
14 `{{docs.handover_path}}`
15 4. **Do not mark DONE** until verdict is **`pass`**
16 5. On **`findings`**: fix only cited path:line items; re-run verification (max 5 rounds per skill)
17 6. On **`blocked`** or escalation (`security`, `irreversible`, `real_money`, `gates_tier3`): stop for human
18
19 Before any **Auto** phase **starts**, the frozen spec must have **`pass`** freeze review
20 (`/freeze-review-loop` when needed).
21
22 Tests green alone is **not** sufficient for DONE.
File History 1 commit
sha256:4671b7f787ddbe63ced31c895b688c77ab495653b65a730b423329f26b3c1439 feat: K1-P1 complete — agent provenance, build-verification… Sonnet 4.6 patch 54 days ago