e05f28e9d5
8 tasks across 5 waves consolidating the 15-item backlog tracked in CLAUDE.md (5 from Phase 1.5 cleanup + 10 from Phase 2.5/3). Items are grouped by file ownership so each wave stays file-disjoint: - Wave 1 (parallel): open_db refactor, bot_reset orphan cleanup, LLM-merged group meta-summary - Wave 2 (single): prompt.py polish — witness role parametric, single ACTIVITIES block, NICE trim documented - Wave 3 (single): drawer polish — deferred v1 edits, first-meeting gate, witness flag editing - Wave 4 (parallel): regenerate.py polish (SSE + interjection regenerate + stale-guest cleanup); turn-flow polish + new addressee service (classifier addressee + significance for interjection + scene-close-on-cancel pinned + stale-guest cleanup) - Wave 5 (single): docs sweep No schema migrations. Bundled tasks split into per-item sub-commits for clean review bisection. Uses task ids T68-T75 to avoid collision with Phase 3 plan (T49-T67) regardless of merge order.
16 lines
1.9 KiB
JSON
16 lines
1.9 KiB
JSON
{
|
|
"planPath": "docs/plans/2026-04-26-v2.5-phase2.5-cleanup.md",
|
|
"tasks": [
|
|
{"id": 68, "subject": "T68: open_db refactor with check_same_thread parameter", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 69, "subject": "T69: bot_reset purges orphaned 'you' activity rows", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 70, "subject": "T70: LLM-merged group meta-summary", "status": "pending", "wave": 1, "parallelGroup": "wave-1"},
|
|
{"id": 71, "subject": "T71: prompt.py polish (NICE trim + dual ACTIVITIES + witness role)", "status": "pending", "wave": 2, "parallelGroup": null},
|
|
{"id": 72, "subject": "T72: drawer polish (deferred v1 edits + first-meeting gate + witness flag editing)", "status": "pending", "wave": 3, "parallelGroup": null},
|
|
{"id": 73, "subject": "T73: regenerate.py polish (turn_html SSE + interjection regenerate + stale-guest cleanup)", "status": "pending", "wave": 4, "parallelGroup": "wave-4", "blockedBy": [72]},
|
|
{"id": 74, "subject": "T74: turn-flow polish + addressee service (classifier addressee + significance interjection + scene close on cancel + stale-guest cleanup)", "status": "pending", "wave": 4, "parallelGroup": "wave-4", "blockedBy": [72]},
|
|
{"id": 75, "subject": "T75: docs sweep — remove shipped items from CLAUDE.md", "status": "pending", "wave": 5, "parallelGroup": null, "blockedBy": [73, 74]}
|
|
],
|
|
"lastUpdated": "2026-04-26T00:00:00Z",
|
|
"notes": "8 tasks across 5 waves consolidating 15 backlog items (5 from Phase 1.5, 10 from Phase 2.5/3). Waves 1 and 4 are parallel-safe (file-disjoint within each). Waves 2, 3, 5 are single-task by hot-file constraint (prompt.py, drawer.py, CLAUDE.md). Bundled tasks (T71, T72, T74) split into sub-commits per backlog item for clean review bisection. No schema migrations — schema baseline stays at version 8. Phase 3 plan uses T49-T67; this plan uses T68-T75 to avoid id collision regardless of merge order."
|
|
}
|