Record STR-045 closeout hash

This commit is contained in:
2026-06-14 00:14:24 +02:00
parent 538441a5dc
commit 5d5e0e7f21
2 changed files with 36 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-14: `DEBT-0036` was narrowed again. `execute_stroke_preview_final_composite_pass()`
now routes the retained final-composite request construction through
`make_stroke_preview_final_composite_request(...)`; the preview path still
owns the concrete shader setup, sampler binding, input binding, and draw
callback.
- 2026-06-14: `DEBT-0036` was narrowed again. `NodeStrokePreview::stroke_draw_mix()`
now routes the retained preview mix request construction through
`make_stroke_preview_mix_execution_request(...)`; the preview path still