From 60fb6a29c35d86114a6812fefb82680f20082d76 Mon Sep 17 00:00:00 2001 From: lexis Date: Sun, 7 Jun 2026 21:13:31 +0200 Subject: [PATCH] docs: fix front-matter for dashboard route at /dashboard.html (post-H0M3 routing swap) --- docs/web-ui/dashboard.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 ◆`,