docs: log cockpit_bridge respawn fix and W8 validation

This commit is contained in:
Grant 2026-07-08 18:08:25 +02:00
parent c099c00917
commit d5c6baa598

View File

@ -361,6 +361,10 @@ entries; correct forward with a new dated entry if something needs revising.
widget (`785ec56`) widget (`785ec56`)
- 2026-07-08 — rov_api: added GET /mode and POST /mode endpoints (validate-before-write + - 2026-07-08 — rov_api: added GET /mode and POST /mode endpoints (validate-before-write +
/rov/mode/reload trigger); deployed and tested on RPi5, all paths verified (9109439) /rov/mode/reload trigger); deployed and tested on RPi5, all paths verified (9109439)
- 2026-07-08 — Root-caused chronic widget "no data": cockpit_bridge (feeds Cockpit data
lake on :9001) launched but had no respawn, so a boot-time race left it permanently
dead. Added respawn=True to its launch Node. W8 mode indicator built + validated live
(render+data). W1/W8 confirmed GREEN/AUV once bridge up.
--- ---