Reduce retained stroke preview helper surface
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-15: `DEBT-0036` was narrowed again. `NodeStrokePreview` now drops the
|
||||
retained pass-sequence, mix-execution, final-composite-request, background
|
||||
capture, and preview-copy wrapper structs/functions in favor of direct
|
||||
retained helper dispatch plus renderer-facing preview copy helpers; the live
|
||||
preview path still owns concrete framebuffer, texture-binding, and draw
|
||||
execution around those helpers.
|
||||
- 2026-06-14: `DEBT-0036` was narrowed again. `Canvas::stroke_commit()` now
|
||||
routes the retained pre-dispatch state capture through local commit helpers;
|
||||
the live path still owns concrete layer/action mutation until the retained
|
||||
|
||||
Reference in New Issue
Block a user