docs(simulation): accept worker-gated polygon ui
This commit is contained in:
@@ -68,13 +68,16 @@ export MISSIONCORE_COMMIT=<exact-40-character-commit>
|
||||
uv run uvicorn k1link.web.app:app --host 127.0.0.1 --port 8765
|
||||
```
|
||||
|
||||
Open:
|
||||
Open the Control Station:
|
||||
|
||||
```text
|
||||
http://127.0.0.1:8765/?workspace=polygon-run
|
||||
http://127.0.0.1:8765/
|
||||
```
|
||||
|
||||
The live panel must show `Worker готов`. Start/stop calls require an
|
||||
After Mission Core confirms the worker, `Полигон` must appear in the header and
|
||||
open the live workspace directly. The
|
||||
`?workspace=polygon-run[&run=<qualification-run-id>]` URL remains a compatible
|
||||
deep-link. The live panel must show `Worker готов`. Start/stop calls require an
|
||||
`Idempotency-Key`; the React client generates one per operator intent. Removing
|
||||
the `internal-virtual-only` environment gate must leave status visible while
|
||||
disabling lifecycle actions.
|
||||
|
||||
Reference in New Issue
Block a user