summaryrefslogtreecommitdiff
path: root/internal/storage/epic.go
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-07-09 03:44:29 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-07-09 03:44:29 +0000
commit17027fbbd8eba2f1b6a8dad9c4749173f2533159 (patch)
treef1ba251e7f4e7219e410948e9093b3d3620fd377 /internal/storage/epic.go
parent4ac7894cd621300f8663022aff764e48c8b71d3e (diff)
docs: add implementation plan for nested subtask completion fix
Piece 2a of docs/superpowers/specs/2026-07-09-recursive-arbitrated-review-design.md, discovered while grounding piece 2 in the real executor code: a subtask that itself spawns subtasks is incorrectly marked COMPLETED the instant its own agent turn ends, ignoring pending grandchildren. handleRunResult, maybeUnblockParent, and RecoverStaleBlocked all special-case "is this top-level" instead of "does this task have its own pending subtasks" -- a prerequisite bug fix the currentAttempt()/fix-loop generalization (piece 2b) depends on.
Diffstat (limited to 'internal/storage/epic.go')
0 files changed, 0 insertions, 0 deletions