ROADMAP

A high-level plan for the dashboard. Keep items small, measurable, and easy to ship.

  1. Dashboard shell + navigation

    Done

    Reusable header/sidebar partials, base layout, and routing to PHP pages.

    Milestone: Foundation
  2. Model Viewer module

    In progress

    Card grid + accessible modal using Google’s <model-viewer>.

    Milestone: 3D content
  3. Robot Status data wiring

    Planned

    Connect live telemetry (battery/temp/position) via API and render charts safely.

    Milestone: Data integration
  4. Auth + role permissions

    Planned

    Login, session hardening, access rules (viewer/admin), audit-friendly logging.

    Milestone: Security
  5. Deployment checklist

    Planned

    CSP headers, cache policy, error pages, backups, monitoring.

    Milestone: Production readiness