docs: mark 0.17.13 calibration checklist pushed

This commit is contained in:
Brad Stein 2026-05-02 13:44:38 -03:00
parent 59725fcbfb
commit ed211a5cfb

View File

@ -312,6 +312,6 @@ Context: 0.17.12 installed cleanly on both ends (`2b26fde`) and moved the paired
- [x] Keep saving the measured offset as the site default opt-in via `LESAVKA_SYNC_SAVE_CALIBRATION=1`.
- [x] Update contract tests for relay CLI and manual probe script behavior.
- [x] Run focused relay/manual-script tests and package checks.
- [ ] Push clean semver `0.17.13` for installed client/server testing.
- [x] Push clean semver `0.17.13` for installed client/server testing.
Follow-up candidate: after 0.17.13 proves safe measured apply/refuse behavior, add a segmented live-calibration probe. The current browser probe uploads one WebM after recording ends, so it can only do measure/apply/rerun. A true same-session loop should run a longer stimulus, capture/analyze separate Tethys browser windows, apply calibration only between windows, and use the next window as the confirmation segment so before/after evidence is not mixed.