Record STR-032 debt closeout

This commit is contained in:
2026-06-13 23:35:59 +02:00
parent 69515c497b
commit e00f513126

View File

@@ -211,6 +211,10 @@ agent or engineer to remove them without reconstructing context from chat.
the layer texture, layer blend, and final-plane composite callbacks through the layer texture, layer blend, and final-plane composite callbacks through
local wrappers around the retained helpers; only branch selection glue local wrappers around the retained helpers; only branch selection glue
remains in the legacy Canvas path. remains in the legacy Canvas path.
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge()` remaining
branch orchestration now routes through `draw_merge_branch_orchestration(...)`;
the retained path still owns the concrete per-branch framebuffer, sampler,
and texture wiring.
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview::draw_stroke_immediate()` - 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview::draw_stroke_immediate()`
now routes retained preview feedback/material/composite planning plus stroke now routes retained preview feedback/material/composite planning plus stroke
shader uniform assembly through shader uniform assembly through