Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
---
|
|
id: STATE-WP-ADHOC-2026-08-30
|
|
type: workplan
|
|
title: "Ad hoc fixes — 2026-08-30"
|
|
domain: infotech
|
|
repo: state-hub
|
|
status: finished
|
|
owner: codex
|
|
topic_slug: state-hub
|
|
created: "2026-08-30"
|
|
updated: "2026-08-30"
|
|
state_hub_workstream_id: "0b6218b2-8dce-5c11-aa5a-196c0521f3fe"
|
|
---
|
|
|
|
## Align UI startup with the production State Hub
|
|
|
|
```task
|
|
id: STATE-WP-ADHOC-2026-08-30-T01
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "82e36947-3ca3-522d-b5ae-78c2e00e16d8"
|
|
```
|
|
|
|
Make the railiance01 production tunnel plus workstation dashboard the normal
|
|
documented startup path. Clearly separate local fallback commands and prevent
|
|
the normal dashboard/tunnel targets from silently using an empty local API.
|
|
|
|
Completed 2026-08-30. The README and Makefile now present `make bridges`
|
|
followed by `make dashboard` as the normal production UI path. The bridge guard
|
|
rejects a non-primary listener on port 8000; the dashboard and `make check`
|
|
require `primary/railiance01`; `make dashboard-local` remains available for
|
|
intentional fallback development. `make dashboard-check` built all 71 pages
|
|
successfully (with the pre-existing `/docs/intakes` → `/suggestions` broken-link
|
|
warning).
|