diff --git a/docs/port/HANDOFF.md b/docs/port/HANDOFF.md index ab255f6f..bb73fa3c 100644 --- a/docs/port/HANDOFF.md +++ b/docs/port/HANDOFF.md @@ -66,8 +66,11 @@ authored version can be deleted. over a 22 s capture). Build 4 declares `ptloop01.rat`/`ptloop02.rat`, and `loop*.rat` is a decoded **looping sprite animation**. Drawing the resting pose and stopping will look wrong. ❔ Whether 2.2 s is the loop's declared - cycle is unread — `screen info` does not print the frame count inside a - `.rat`. + cycle is **still unread**. The record was located — an `opt `-linked `RATC` at + `0xbb5966` in build 4, placing `pteff03.t32`, declaring 30 at `+0x004`, with a + pivot matching `screen info` — but a leaf record's keyframe times are **not** in + the build's 40-byte block layout, and a strided monotonic scan finds nothing. + The period is measured; the port hardcodes it. * **Menu order is geometric.** Buttons sorted top-to-bottom by resting Y. This is ✅ correct for a vertical menu and is **not** a decoded neighbour graph — the disc's real navigation structure is unknown, and `opt ` is *not* a focus link