diff --git a/docs/web-ui/dashboard.md b/docs/web-ui/dashboard.md index e84a5039..5989ec03 100644 --- a/docs/web-ui/dashboard.md +++ b/docs/web-ui/dashboard.md @@ -4,13 +4,13 @@ > [Shape (shared)](shape.md) · [Per-agent page](agent.md) -The dashboard (`/`) has a fixed chrome header at the top and a -`
` that shows exactly one tab pane at a time. The URL hash -(`#swarm`, `#call`, `#system`, `#permissions`, `#schedules`, `#peers`, `#settings`) -drives which pane is active; hash changes don't reload the page. -FL0W is a separate full-page terminal at `/flow.html` — its -tab-strip entry is a cross-page link (`◆ FL0W ◆ →`), not a pane -swap. +The dashboard is served at `/dashboard.html` (with the home page at `/`). +It has a fixed chrome header at the top and a `
` that shows exactly +one tab pane at a time. The URL hash (`#swarm`, `#call`, `#system`, +`#permissions`, `#schedules`, `#peers`, `#settings`) drives which pane is +active; hash changes don't reload the page. FL0W is a separate full-page +terminal at `/flow.html` — its tab-strip entry is a cross-page link +(`◆ FL0W ◆ →`), not a pane swap. **Chrome header** (fixed, overlays the active tab pane): - **Tab strip**: `◆ SW4RM ◆`, `◆ Y3R C4LL ◆`, `◆ SYST3M ◆`,