Dashboard health check

Verifies authentication, every admin route, and required server functions before exposing sensitive widgets.

Running checks…
Authentication & roles
  • Active Supabase session
  • Admin role grant
  • MFA assurance (aal2)
Admin routes
  • /admin
  • /admin/queue
  • /admin/patients
  • /admin/integrations
  • /admin/ops-health
  • /admin/dsar
  • /admin/ai-call-center
  • /admin/ai-call-integrations
  • /admin/ai-call-agent
  • /admin/audit
  • /admin/dr-drills
Server function dependencies
  • getOpsHealth
  • listDrDrills

Sensitive widgets

Hidden until authentication and role checks pass.