From ed211a5cfb16fc00462548509021e89752f8283d Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 2 May 2026 13:44:38 -0300 Subject: [PATCH] docs: mark 0.17.13 calibration checklist pushed --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 8496017..ffccb38 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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.