From 69b40d555e9fdbe42129f9b767841b1a598c1818 Mon Sep 17 00:00:00 2001 From: iris <2+iris@noreply.localhost> Date: Sun, 13 Sep 2026 19:10:15 -0400 Subject: [PATCH] Record the #12 self-review Co-Authored-By: Claude Opus 5 --- docs/IRIS_EXTRACTION_HANDOFF.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/IRIS_EXTRACTION_HANDOFF.md b/docs/IRIS_EXTRACTION_HANDOFF.md index 5ad6e6f..13cf2d8 100644 --- a/docs/IRIS_EXTRACTION_HANDOFF.md +++ b/docs/IRIS_EXTRACTION_HANDOFF.md @@ -48,8 +48,10 @@ packing images into arrays like atlas pages, and a bindless `binding_array` - **#13** `split/13-wgpu30`, worktree `/home/bob/repos/iris-pr13`, head `0a5eb2d`, one commit on `b234497`. Not reviewed yet. - **#12** `split/12-pointer-routing`, worktree `/home/bob/repos/iris-pr12`, - head `028521b`. A scroll falling through a hovered button. Not reviewed as - of the last check. Independent of #11 and can merge in either order. + head `0e7076a`, current `main` merged in. A widget takes only the input it + answers to, so a button over a list leaves the scroll. Self-reviewed on + 2026-09-13 under the new process, which found that consumption was decided + once a frame rather than per kind; waiting on the owner. - `/home/bob/repos/ai-app-2` is on `rustify`, worktree clean. ## What #11 became