Dashboard

Hosted Bootspring dashboard for account operations, launch health, rollout-gated AI surfaces, and admin control.

The Bootspring dashboard is the hosted account workspace at /dashboard. It is not the older local-only 20-page dashboard. Use it to manage projects, API keys, devices, usage, billing, support, launch health, and rollout-gated AI runtime surfaces.

Access

Visit bootspring.com/dashboard and sign in with your Bootspring account.

The live app uses first-party JWT cookie sessions. CLI and API integrations use API keys or device authorization where documented.

Primary Navigation

GroupProduction Surfaces
HomeAccount overview, activity, and quick actions
BuildProjects and production-safe build workspace links
AIAI Command Center, MCP Knowledge, and automation entry points
OperateUsage, System Health, Audit Logs, Support, and operational evidence
SettingsAPI Keys, Devices, Subscription, and account settings

Rollout Modes

Super-admin users can switch the dashboard between Production, Beta Preview, and God Mode:

ModeWhat It Shows
ProductionLaunch-safe customer surfaces only
Beta PreviewProduction plus beta-gated AI runtime surfaces such as Model Control and Swarm Runtime
God ModeBeta Preview plus super-admin controls, Build Slots, Quality Receipts, Flight Recorder, admin operations, and hardware/runtime metrics

Non-admin users always see the Production view. Direct requests for beta or God Mode routes redirect instead of exposing hidden UI.

Current Page Inventory

AreaRoutes
Core account/dashboard, /dashboard/projects, /dashboard/keys, /dashboard/devices, /dashboard/settings
Billing and usage/dashboard/usage, /dashboard/subscription
Operations/dashboard/health, /dashboard/audit-logs, /dashboard/support
AI command center/dashboard/insights, /dashboard/mcp-knowledge, /dashboard/automate
Beta preview/dashboard/models, /dashboard/swarm, /dashboard/agents, /dashboard/build-analytics, /dashboard/sessions, /dashboard/pipeline, /dashboard/intelligence, /dashboard/learning
God Mode/admin, /admin/server-health, /admin/users, /dashboard/build-slots, /dashboard/quality-receipts, /dashboard/flight-recorder

Beta and God Mode routes may exist in the codebase while remaining hidden from production users. That is intentional: staged surfaces stay available for controlled rollout without becoming public promises.

Runtime Honesty

The dashboard does not show production-looking fake AI or hardware metrics. Runtime pages report one of these states:

  • Live data when the backing collector or database record exists.
  • Preview or activation checklist when the feature is built but still needs staging or runtime proof.
  • Empty state when no data has been ingested.

System Health includes launch score, runtime dependencies, route SLOs, and dependency evidence. Hardware metrics are visible only to super-admin users in God Mode.

Command Palette

Use Command/Ctrl + K to open dashboard search. The command palette respects the same rollout mode and permissions as the sidebar, so hidden beta and God Mode routes are not advertised to production users.