fb7e97260b
12 tasks across 7 waves consolidating the 17-item backlog tracked in CLAUDE.md (7 from Phase 2.6/3 + 10 from Phase 3.5/4). Items are grouped by file ownership so each wave stays file-disjoint: - Wave 1 (parallel 4-way): trivial single-line/single-file fixes (timeout_s plumbing, Literal type, docstring, defensive None) - Wave 2 (single): scene_summarize.py polish bundle (5 T58 items) - Wave 3 (single): typed ChatNotFoundError for skip routes - Wave 4 (single): turns.py wiring (consume_pending_meanwhile_digests + natural-language skip runs scene close detection) - Wave 5 (single): regenerate.py polish (cancel hook + DRY + sibling query + lifecycle rollback documentation + ordering) - Wave 6 (parallel 3-way): unified record_turn_memory API + JSON audit + frontend turn_html_replace SSE handler - Wave 7 (single): docs sweep No schema migrations. Bundled tasks split into per-item sub-commits for clean review bisection. Uses task ids T76-T87 to avoid collision with prior phases (Phase 3 used T49-T67, Phase 2.5 used T68-T75).
20 lines
2.5 KiB
JSON
20 lines
2.5 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-04-26-v3.5-phase3.5-cleanup.md",
|
|
"tasks": [
|
|
{"id": 76, "subject": "T76: narrate_skip timeout_s plumbed through", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 77, "subject": "T77: AddresseeDecision.confidence as Literal", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 78, "subject": "T78: search_memories docstring SQL-bias note", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 79, "subject": "T79: _witness_role_for defensive None handling", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 80, "subject": "T80: scene_summarize.py polish bundle (re-close suffix + transcript scoping + log + clock + tests)", "status": "pending", "wave": 2, "parallelGroup": null},
|
|
{"id": 81, "subject": "T81: ChatNotFoundError replaces string-prefix sniff in skip routes", "status": "pending", "wave": 3, "parallelGroup": null},
|
|
{"id": 82, "subject": "T82: post_turn wiring (consume_pending_meanwhile_digests + skip command scene close)", "status": "pending", "wave": 4, "parallelGroup": null},
|
|
{"id": 83, "subject": "T83: regenerate.py polish (cancel hook + DRY + sibling query + lifecycle rollback note + ordering)", "status": "pending", "wave": 5, "parallelGroup": null, "blockedBy": [82]},
|
|
{"id": 84, "subject": "T84: unified record_turn_memory API with you_present kwarg", "status": "pending", "wave": 6, "parallelGroup": "wave-6", "blockedBy": [83]},
|
|
{"id": 85, "subject": "T85: JSON-build audit + meanwhile stop-button route-level test", "status": "pending", "wave": 6, "parallelGroup": "wave-6", "blockedBy": [83]},
|
|
{"id": 86, "subject": "T86: frontend turn_html_replace SSE handler", "status": "pending", "wave": 6, "parallelGroup": "wave-6", "blockedBy": [83]},
|
|
{"id": 87, "subject": "T87: docs sweep — prune CLAUDE.md backlogs, capture residuals", "status": "pending", "wave": 7, "parallelGroup": null, "blockedBy": [84, 85, 86]}
|
|
],
|
|
"lastUpdated": "2026-04-26T00:00:00Z",
|
|
"notes": "12 tasks across 7 waves consolidating 17 backlog items (7 from Phase 2.6/3, 10 from Phase 3.5/4). Wave 1 (4-way parallel) and Wave 6 (3-way parallel) are file-disjoint. Waves 2, 3, 4, 5, 7 are single-task by hot-file constraint. Bundled tasks (T80, T82, T83) split into per-item sub-commits for clean review bisection. No schema migrations — schema baseline stays at version 11. Uses task ids T76-T87 to avoid id collision with prior phases (Phase 1: T0-T35, Phase 2: T36-T48, Phase 3: T49-T67, Phase 2.5: T68-T75)."
|
|
}
|