532 B
532 B
id, epic, title, type, status, feature, depends-on, blocks
| id | epic | title | type | status | feature | depends-on | blocks | ||
|---|---|---|---|---|---|---|---|---|---|
| 03-dispatch-execute | sandcastle-dispatch-v1 | Dispatch execute mode — invoke sandcastle.run for impl + review | technical-story | done | scripts |
|
|
Tasks
- dispatchImplementer() — calls sandcastle.run with implementer prompt
- dispatchReviewer() — calls sandcastle.run with reviewer prompt + diff
- applyReviewerDecision() — prints what state mutation WOULD happen
- Tests with mocked sandcastle.run