You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decide that cmd=start must report a refused start; record it and wait on the API for baselines
The maintainer's call (2026-08-28): /control?cmd=start answering {"result":
true} for a start the app refused is wrong, however the current wording
reads. openapi.yaml now says the result reflects whether the measurement
actually began, both control operations reference the new
`control-start-refused` entry, and that entry is `decided` with the
canonical behaviour and what each platform does today. Both app TODO files
carry the item; the entry goes when both agree.
Separately, --record-ble-baseline no longer reads stdin. Switching remote
access on is the operator's last step and is exactly what makes the phone
answer, so the tool waits for the API instead of for a keypress
(--record-wait, default 240 s). It runs the same whether or not anyone is
at the terminal it started from, which is what this session needs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments