{
  "id": "frontend-dashboard",
  "kind": "web",
  "summary": "An authenticated dashboard shell — a silent (marketing) route group for public pages, a /dashboard area gated by a nested layout loader that RedirectErrors to /login when there's no session, and scoped error/loading/not-found special files. SSR auth gate, no backend.",
  "tags": ["web", "frontend", "dashboard", "auth", "route-groups", "ssr", "layouts"]
}
