From 56437dc90f26f6dd664d0ce90aa1b1cc48ce1703 Mon Sep 17 00:00:00 2001 From: iris-ai <4+iris-ai@noreply.localhost> Date: Sat, 19 Sep 2026 17:16:48 -0400 Subject: [PATCH] Point the handoff at the current tip --- docs/HANDOFF.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/HANDOFF.md b/docs/HANDOFF.md index 28054f5..1e5dff4 100644 --- a/docs/HANDOFF.md +++ b/docs/HANDOFF.md @@ -6,10 +6,10 @@ in `docs/LAYOUT_LOG.md`. ## The Iris layout repair is submitted -**Iris PR #19** (`layout/one-ask`) replaces closed #18. The tip is `beb1386`: +**Iris PR #19** (`layout/one-ask`) replaces closed #18. The tip is `c55be21`: `add6774` fixes collapsed-share placement, retained mask ownership and a redraw-on-reparent defect, `84dad21` removes repeated work in the test -harness, and `5642f20`, `aeb60e5` and `beb1386` are the vocabulary and API +harness, and `5642f20` through `c55be21` are the vocabulary and API work below. The core design remains sound; round-to-nearest is still unchanged.