Extract stroke draw dual pass request helper
This commit is contained in:
@@ -267,6 +267,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
frame callback body now routes through `stroke_draw_dual_pass_frame_pass(...)`;
|
||||
the retained path still owns the concrete dual-pass request shell and frame
|
||||
execution wiring.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw()` dual-pass
|
||||
request assembly now routes through `make_stroke_draw_dual_pass_request(...)`;
|
||||
the retained path still owns the concrete request execution shell and frame
|
||||
callbacks.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw()` main-pass
|
||||
live face orchestration now routes through
|
||||
`execute_legacy_canvas_stroke_live_pass_with_face_framebuffers(...)`; the
|
||||
|
||||
Reference in New Issue
Block a user