Record STR-049 closeout hash

This commit is contained in:
2026-06-14 00:22:56 +02:00
parent 1a28716e94
commit b10b2788a3
2 changed files with 32 additions and 0 deletions

View File

@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
## Recent Reductions
- 2026-06-14: `DEBT-0036` was narrowed again. `Canvas::draw_merge_temporary_paint_branch()`
now routes the retained temporary-paint request construction through
`make_canvas_draw_merge_temporary_paint_request(...)`; the temporary-paint
wrapper still owns the branch-selection guard and execution dispatch.
- 2026-06-14: `DEBT-0036` was narrowed again. `Canvas::draw_merge_branch_orchestration()`
now routes the retained branch execution body through
`execute_canvas_draw_merge_branch_body(...)`; the branch wrapper still owns