From 8b8fbec63fa72414398cd68af6ec4700a4c1b6d6 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sat, 2 May 2026 15:51:22 -0300 Subject: [PATCH] docs: mark 0.17.20 calibration loop ready --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index c25d61e..ff80b6f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -428,4 +428,4 @@ judge whether the correction helped. - [x] Record decision mode and provisional recommendations in segment metrics. - [x] Update manual probe contract tests for provisional calibration controls and output. - [x] Run shell syntax checks, focused contract tests, and package checks. -- [ ] Push clean semver `0.17.20` for installed client/server testing. +- [x] Push clean semver `0.17.20` for installed client/server testing.