From e00f51312680a3e1998b0edc45fca3de4d17b311 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Sat, 13 Jun 2026 23:35:59 +0200 Subject: [PATCH] Record STR-032 debt closeout --- docs/modernization/debt.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/modernization/debt.md b/docs/modernization/debt.md index dbd3c67..d679855 100644 --- a/docs/modernization/debt.md +++ b/docs/modernization/debt.md @@ -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 local wrappers around the retained helpers; only branch selection glue 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()` now routes retained preview feedback/material/composite planning plus stroke shader uniform assembly through