Route stroke pad planning through helper

This commit is contained in:
2026-06-13 06:34:04 +02:00
parent 13f334ae55
commit b8c6e11f41
4 changed files with 39 additions and 18 deletions

View File

@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
## Recent Reductions
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw` pad-region
planning now routes through the retained stroke execution helper wrapping
`pp_paint_renderer`; pad color selection, dirty-face iteration,
framebuffer copies, quad upload, and draw execution remain retained.
- 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