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