Files
agentic-dev/docs/work/sandcastle-dispatch-v1/03-dispatch-execute/_story.md

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
02-dispatch-planner
04-dispatch-cli-wiring

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