neon-sprawl/docs/reviews
VinPropane e31cd2df68 NEO-24: freshen server position before target-select + surface divergence on HUD
Fix "Tab says denied even though I'm in range of beta": root cause is the
race between the 20 Hz move-stream sampler and the target-select POST. A
Tab press right after the capsule stops can be validated against the
server's last sampled position, which trails the visible capsule by
several meters.

Client-side fixes (server contract unchanged):

- TargetSelectionClient.set_freshness_kick(authority, player): before each
  POST /target/select, submit a move-stream with the current player
  position so the server's stored snapshot is as fresh as possible when
  the range check runs. Wired in main.gd; optional so tests without the
  wiring still pass (regression-covered).
- PlayerPositionLabel now shows a "srv: (x,y,z) Δ=<d>m age=<ms>" line
  populated from PositionAuthorityClient.authoritative_ack, so any
  residual client/server divergence is visible in the HUD and future
  reports can point at it directly.
- Two new tests: select POST kicks exactly one freshness stream with the
  current player position before POSTing, and the kick is a no-op when
  the wiring is absent.

Docs: plan Decision 5, review follow-up #2, manual QA section 5 and
section 1, and client README updated to describe the new behaviors.
2026-04-21 23:21:16 -04:00
..
2026-03-29-NEO-6.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-03-30-NEO-7.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-03-30-NEO-8.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-03-31-game-design-skills-coherence.md docs: drop classless terminology; rename Epic 2 to skills and progression 2026-04-03 21:33:53 -04:00
2026-04-03-branch-chore-game-design-docs-vs-main.md docs: E2.M1 contract column lists allowedXpSourceKinds (nit #2) 2026-04-03 21:34:49 -04:00
2026-04-03-final-branch-docs-review.md chore: mark vision-plan suggestion done in final docs review 2026-04-03 22:58:14 -04:00
2026-04-03-game-design-branch-docs-review.md chore: stable Epic 3 slice anchors; deep-links from gather/craft docs 2026-04-03 22:14:47 -04:00
2026-04-04-NEO-9.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-05-NEO-11.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-05-NEO-14.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-07-NEO-15.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-08-NEO-13.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-08-NEO-16.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-08-NEO-17.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-09-NEO-20.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-10-NEO-14-followup.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-10-NEO-18.md chore: point docs and rules at Linear NEO issue ids 2026-04-13 13:15:32 -04:00
2026-04-17-NEO-22.md NEO-22: Cache scrape contact in WASD tick; close review items 2026-04-17 20:21:13 -04:00
2026-04-17-NEO-23.md NEO-23: code review follow-up (E1.M3 docs, GET 404 test, radius bounds) 2026-04-17 21:14:43 -04:00
2026-04-18-e1m3-documentation.md chore: address E1.M3 docs review (Slice 3 anchor, Linear pointers) 2026-04-17 20:48:53 -04:00
2026-04-21-NEO-24.md NEO-24: freshen server position before target-select + surface divergence on HUD 2026-04-21 23:21:16 -04:00