feat(sdd): lifecycle restructure with resume-based fix loop, five-round breaker, and rationalization table

This commit is contained in:
Jesse Vincent
2026-07-15 11:53:32 -07:00
committed by Drew Ritter
parent 7ce7620d44
commit cc690476fc
2 changed files with 297 additions and 187 deletions

View File

@@ -100,7 +100,7 @@ Subagent (general-purpose):
- `[REPORT_FILE]` — the implementer's report file (fix reports appended)
- `[FIX_BASE_SHA]` — the head the previous review saw
- `[HEAD_SHA]` — current commit
- `[DIFF_FILE]` — the path `scripts/review-package FIX_BASE HEAD` printed
- `[DIFF_FILE]` — the path `scripts/review-package PLAN_FILE FIX_BASE HEAD` printed
**Re-reviewer returns:** per-finding verdicts (ADDRESSED / NOT ADDRESSED),
new breakage in the fix diff, out-of-scope observations, and a round verdict.