docs: fix front-matter for dashboard route at /dashboard.html (post-H0M3 routing swap)

This commit is contained in:
lexis 2026-06-07 21:13:31 +02:00
commit 60fb6a29c3

View file

@ -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
`<main>` 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 `<main>` 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 ◆`,