docs(runtime): enforce canonical port 8000
This commit is contained in:
@@ -46,6 +46,11 @@ decoders before BLE/Wi-Fi/data-session evidence exists.
|
||||
`.codex/skills/mission-core-product-ui/SKILL.md` and follow
|
||||
`docs/17_PRODUCT_UI_AND_LAB_PRESENTATION_CANON.md` and
|
||||
`docs/18_APPLICATION_COMPONENT_ARCHITECTURE.md`.
|
||||
- The integrated Control Station and API have one canonical local endpoint:
|
||||
`http://127.0.0.1:8000`. Never start a second Mission Core backend on another
|
||||
port to bypass a stale process. TCP `8765` is legacy Foxglove regression
|
||||
only, not an operator path. Restart the canonical `8000` process and finish
|
||||
with no Mission Core backend listening on `8765`.
|
||||
- `NODEDC_DESIGN_GUIDELINE` is the only visual-design source of truth. Before
|
||||
editing UI, read its `registry/registry.json`, `registry/components.json`,
|
||||
`registry/icons.json`, and the relevant component documentation.
|
||||
|
||||
Reference in New Issue
Block a user