Twinned from https://github.com/cfsh/ninefold/issues/1066 by tools/beads/import_github.py's reconcile pass.
probe_gate's post-merge UI gate flagged a real regression while sweeping a 42-probe subset touched by #1019 (design 010 T2, a pure C#-test-file-rename PR — confirmed zero production games/explore/*.cs files differ in that diff, git diff 0ec0682..ed77134 --name-only -- games/explore/ excluding .Test.cs/tests//.uid is empty). So this predates #1019/#1023 and traces to something in the 92-commit gap since the stale baseline (32c2907, 2026-08-11) — most plausibly #1011 (explore: generated, rotating orbit-view globe), the only merge in that window touching games/explore/ movement-adjacent state (GameState.Time, SolarSystem).
explore-walk probe, consistent (non-flaky) failure:
``` [probe] expect_prop PlayerCell '-40,0' FAILED — it is '-10,0' [probe] expect_prop PlayerPixel '-642,0' FAILED — it is '-162,0' [probe] expect_prop PlayerCell '-40,-4' FAILED — it is '-10,-4' [probe] expect_prop PlayerPixel '-642,-70' FAILED — it is '-162,-70' [probe] expect_prop PlayerCell '-40,3' FAILED — it is '-27,14' [probe] expect_prop PlayerPixel '-642,48' FAILED — it is '-441,228' [probe] expect_prop PlayerFacing 'Left' OK ```
Reproduce: ./probe.py tools/probes/explore-walk.json
Filed unclaimed per the probe-gate's own suggested action — not investigated further, outside the design-010 C# chunk's scope.
None.
No comments.