Wrap stroke mix shell bundle

This commit is contained in:
2026-06-13 19:22:24 +02:00
parent a6855fca05
commit f05e4144b4
2 changed files with 10 additions and 0 deletions

View File

@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
## Recent Reductions
- 2026-06-13: `LATER-003` was narrowed again. `Canvas::stroke_draw_mix()` now
routes the combined setup, request bundle, and shell execution through
`make_legacy_canvas_stroke_mix_pass_shell(...)` plus
`execute_legacy_canvas_stroke_mix_pass_shell(...)`; the live path still
owns the concrete framebuffer bind and GL capability toggles.
- 2026-06-13: `LATER-003` was narrowed again. `Canvas::stroke_draw_mix()` now
routes the combined setup and request bundle through
`make_legacy_canvas_stroke_mix_pass_shell(...)`; the live path still owns