Record STR-030 closeout hash

This commit is contained in:
2026-06-13 23:20:19 +02:00
parent e6f3be1c2e
commit a99a324e5e
2 changed files with 8 additions and 1 deletions

View File

@@ -273,6 +273,10 @@ agent or engineer to remove them without reconstructing context from chat.
`execute_legacy_canvas_stroke_pad_face_callbacks(...)`; the retained path
still owns the concrete brush shape, destination dispatch, and framebuffer
wiring.
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw()` pad-face
callback body now routes through `Canvas::stroke_draw_pad_pass(...)`; the
retained path still owns the concrete pad shader setup and face callback
execution.
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw_samples()`
now routes polygon triangulation, sample-point assembly, and retained
destination-copy / upload / draw helper handoff through