Record the #12 self-review

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
irisandClaude Opus 5 committed 2026-09-13 19:10:15 -04:00
1 parent ba678e97f3
commit 69b40d555e
1 file changed
+4 -2
+4 -2
View File
@@ -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 - **#13** `split/13-wgpu30`, worktree `/home/bob/repos/iris-pr13`, head
`0a5eb2d`, one commit on `b234497`. Not reviewed yet. `0a5eb2d`, one commit on `b234497`. Not reviewed yet.
- **#12** `split/12-pointer-routing`, worktree `/home/bob/repos/iris-pr12`, - **#12** `split/12-pointer-routing`, worktree `/home/bob/repos/iris-pr12`,
head `028521b`. A scroll falling through a hovered button. Not reviewed as head `0e7076a`, current `main` merged in. A widget takes only the input it
of the last check. Independent of #11 and can merge in either order. 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. - `/home/bob/repos/ai-app-2` is on `rustify`, worktree clean.
## What #11 became ## What #11 became