flybrain/services/flysim/crates
acamilo 99a6a08bad probes: say which tile the map decode and the screen disagree about
The rung-10 review needed to tell "the whole-map grid is wrong on this map" from "this frame
was mid-step", and the refusal label cannot: both read "screen disagrees". So the decode is
split from its own cross-check, the disagreement is readable tile by tile, and the map survey
stands still for a while and counts how many of those frames decode.

On Pewter City, measured from the rung-10 checkpoint: standing still it decodes on 118 of 120
frames, and the frame the survey caught disagrees on three tiles by exactly one tile row in the
direction the fly was walking. The map is fine; the reading is refused while the fly is moving.
2026-09-22 12:43:41 +00:00
..
flybrain-core flybrain v0.4.0: public tree (history retained privately) 2026-09-21 15:09:46 +00:00
flybrain-gb probes: say which tile the map decode and the screen disagree about 2026-09-22 12:43:41 +00:00
flybus feat(flybus): add standalone IPC bus and conformance tests 2026-09-22 03:46:27 +00:00
flysim probes: say which tile the map decode and the screen disagree about 2026-09-22 12:43:41 +00:00