From f102a6a21366d2a3a6fc51ee5ff6ffc5a8876199 Mon Sep 17 00:00:00 2001 From: Sinity Date: Sat, 5 Sep 2026 15:16:53 +0200 Subject: [PATCH] docs: name the agentctl job variable and workspace flag as they are Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01YHwAE9cH8DjXFSorzfSxD8 --- TESTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TESTING.md b/TESTING.md index f22835afd..f9fa61fb7 100644 --- a/TESTING.md +++ b/TESTING.md @@ -55,7 +55,7 @@ share one workstation, so `devtools test` and the pytest step of `POLYLOGUE_PYTEST_SLOT=held` is the explicit assertion that the caller already holds the slot. Only the pytest-group runner may set it during normal -execution. Generic `SINNIXD_JOB_ID` does not grant slot ownership. +execution. Generic `AGENTCTL_JOB_ID` does not grant slot ownership. ### Typed WebUI package checks @@ -70,7 +70,7 @@ For the managed deployed-reader browser smoke, use the declared AgentCTL operation: ```bash -agentctl job start polylogue deployment_browser_smoke --workspace +agentctl job start polylogue deployment_browser_smoke --workspace ``` ### First-party browser credential journey