Changelog entry
Dashboard route v5 migration: command bar and glance section (Issue #774)
2026-04-02
- Added responsive command bar below KPI cards: desktop shows a horizontal bar with icon + label + sublabel for Develop / Military / Market / Aid; mobile shows a 4-column icon grid.
- Added `DashboardGlanceSection` wrapper: mobile collapses the Readiness & Brief panel behind a toggle (`aria-expanded`); desktop always shows the side-by-side checklist + brief grid.
- Loading skeleton height increased to `h-64` to match the taller loaded layout.
- Existing checklist and brief logic are unchanged; new components are pure layout wrappers.