feat: add Polygon UI-0 run view

This commit is contained in:
DCCONSTRUCTIONS
2026-07-24 19:02:10 +03:00
parent a78c8c83f5
commit b790f29d59
18 changed files with 2193 additions and 43 deletions
@@ -107,4 +107,19 @@ Open:
- Ackermann and Differential command mapping;
- TTL/heartbeat/watchdog and provider-loss cases;
- repeatability verdict and complete S1 QualificationReport;
- UI-0 implementation, S1C/S1D and S2.
- S1C/S1D and S2.
## UI-0 follow-on
The direct internal read-only UI-0 surface is implemented after this acceptance
without changing the accepted S1B evidence. It reads the same
`artifacts/s1/runs` journal through GET-only backend routes and a
non-navigable Control Station workspace. Visual QA loaded the copied accepted
run and showed terminal `completed`, `operator-stop-clean`, four provider pins,
eight events, zero commands and the virtual-only authority boundary. The
browser received neither the configured D root nor artifact bytes or command
payloads.
This follow-on is interface/read-model acceptance only. It does not promote the
S1B run to S1 acceptance and does not close any remaining control, telemetry,
frame, failsafe, repeatability, navigation or physical-safety gate.