Add live pass sampler dispatch helper coverage

This commit is contained in:
2026-06-13 16:59:26 +02:00
parent f3364a96ae
commit 384db00015
4 changed files with 58 additions and 1 deletions

View File

@@ -509,6 +509,10 @@ Done Checks:
Progress Notes:
- 2026-06-13: `Canvas::stroke_draw()` live-pass sampler wiring now reuses a
retained helper builder, and the stroke execution tests cover it. `STR-004`
should now focus only on the last tiny binding leftovers or be marked done
once the debt note is updated.
- 2026-06-13: `STR-004` is now the next ready slice for the last inline stroke
dispatch glue; `LATER-003` is effectively at the binding-only tail. Keep
this task focused on removing or consolidating helper-builder wiring rather