Record STR-048 closeout hash

This commit is contained in:
2026-06-14 00:20:41 +02:00
parent 85f8af42d1
commit 91bd37bca5
2 changed files with 7 additions and 1 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_branch_orchestration()`
now routes the retained branch execution body through
`execute_canvas_draw_merge_branch_body(...)`; the branch wrapper still owns
the branch-selection guard and dispatch wiring.
- 2026-06-14: `DEBT-0036` was narrowed again. `Canvas::draw_merge()` now
routes the final-composite gate through
`execute_canvas_draw_merge_plane_final_composite(...)`; the plane-loop helper