Narrow stroke execution planning helpers
This commit is contained in:
@@ -18,6 +18,13 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw` face
|
||||
dirty-box planning now routes through a retained stroke execution helper
|
||||
wrapping `pp_paint_renderer`, retained stroke commit step dispatch clamps
|
||||
malformed step counts to the fixed plan array, and compositor coverage now
|
||||
exercises malformed retained commit plans plus all-input stroke-preview
|
||||
composite planning. Live stroke rasterization, callback execution, texture
|
||||
binding, and history mutation remain retained.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. Remaining live shader setup
|
||||
outside retained helper headers now routes through retained helper surfaces
|
||||
for canvas modes, equirect layer export, `NodeCanvas` debug dirty bounds,
|
||||
|
||||
Reference in New Issue
Block a user