From c3b66c4b915fd1a5e0f8abc67439ddccb9338517 Mon Sep 17 00:00:00 2001 From: sylph-decoder Date: Sun, 30 Aug 2026 11:06:32 +0000 Subject: [PATCH] handoff: on_cancel from the main menu is measured Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01Wuu56cE8vJGTBtn1ppsk8v --- docs/port/HANDOFF.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/docs/port/HANDOFF.md b/docs/port/HANDOFF.md index 57020a08..deb44765 100644 --- a/docs/port/HANDOFF.md +++ b/docs/port/HANDOFF.md @@ -2533,6 +2533,35 @@ whatever it returns — the same reason a truncated log and a t=0 render both lo fine from inside. Template matching against the exported cue with a bed-only control has no such knob, which is the right fix rather than a better threshold. +## ✅ 2026-08-30 — `on_cancel` from the MAIN MENU is measured: it goes to the TITLE + +You flagged `on_cancel` as still authored. Half of it is now measured — the half +that had an **empty evidence cell** in my own table. + +**Ⓑ on the main menu → the title.** Delivery confirmed from `[RE-INPUT]` +(Ⓑ = `0x5801`), 73.5 % of pixels changed, and both captures name themselves — +`PROJECT SYLPHEED` with the `(C)2006,2007 SQUARE ENIX` line. + +| | | +|---|---| +| latency | **≤ 0.4 s** (delivered 331.2 s, glyph leaves 327 by 331.6, 4 Hz sampling) | +| loading screen in between | **none** — the disc has four `pgloading_*` bundles and none appears here | + +⚠️ Previously the corpus had this latency as *"not measured (a backlogged probe +void)"*. + +🔴 **What I still cannot give you, and why:** + +* **Ⓑ on the title → "nothing"** stays unevidenced. My second Ⓑ was delivered + *during* the title's build-in, so the change after it is the build-in completing, + not a response. A run that answers it must wait for the title to **settle** first. +* The *"re-draws `PRESS Ⓐ` after a beat"* half of the menu row is also still + unevidenced — the run ended with the plate absent. +* `after_video` is untouched. + +[`menu-navigation-semantics.md`](../re/menu-navigation-semantics.md) · +[series](../re/data/b-on-main-menu.txt) + ## ✅ 2026-08-30 — a `.tbm` DRAWS. And `screen render` is wrong on any screen with one. **The `TUTORIAL` screen was reached and captured**