Cyd and Claude Opus 5
d147c093b2
Score the sender against itself
...
The tick is now fully accounted for. Corrections arrive about 26 times a
second per pod, mean 0.25 to 0.66m against a step of roughly a metre.
localOrigin is never snapped during a mission - only updateOrigin is
replaced - so the pod position stays continuous and its TARGET jumps. The
lerp then translates a target discontinuity into a step-size one: fifteen
steps smooth to a tenth of a percent, then a single step at 20-33%, then
recovery. Every capture has that shape and the ratios match the correction
size arithmetically.
Position is C0-continuous, so no amount of position interpolation can hide
it; the discontinuity is in the rate.
Before smoothing anything, ask whether the correction is even real. Half a
metre at 52 m/s is ten milliseconds of travel, and a dead reckoner tracking
constant velocity across a 38ms gap should be right to within centimetres.
That smells like evaluating the projection at the wrong instant rather
than like a prediction that genuinely failed.
Settle it without involving any clock we do not trust. Take the position
and velocity the sender reported last time, carry them forward by the gap
between the two SENDER timestamps, and compare against the position the
sender reports now. Both stamps come from one machine, so latency, clock
offset and RP412NETCLOCK play no part whatsoever.
Split the error along the path and across it. Along is time: divided by
speed it IS the milliseconds the window is out by, and its sign says which
way. Across cannot be a timing fault at all - that is a pod turning, and
no clock fix would touch it.
TIMING says fix the extrapolation window and the tick shrinks at the
source with no smoothing and no lag. MANOEUVRE says the corrections are
honest, the pods really are cornering, and smoothing is the only remaining
answer.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-08-11 10:50:53 -05:00
..
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-10 15:56:58 -05:00
2026-08-10 15:56:58 -05:00
2026-08-09 13:12:34 -05:00
2026-08-05 15:39:19 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-05 23:00:37 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-07-12 12:22:31 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 07:53:44 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-07 16:25:42 -05:00
2026-08-07 16:25:42 -05:00
2026-08-07 16:25:42 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 18:20:03 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-10 23:49:17 -05:00
2026-08-10 23:36:44 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 13:12:34 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 13:12:34 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-09 21:03:03 -05:00
2026-08-09 21:03:03 -05:00
2026-08-07 16:25:42 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 10:50:53 -05:00
2026-08-11 10:50:53 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-07-12 12:22:31 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-10 14:04:26 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-10 23:36:44 -05:00
2026-08-10 23:36:44 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-11 10:25:35 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-08-07 16:25:42 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00
2026-06-30 07:59:51 -05:00