Route

Live route: /system.

Source file: app/app/system/page.tsx.

System status and administration surface for environment, queues, access, and service visibility.

/system

UI patterns

This route should keep using the established dashboard patterns listed below.

  • panel
  • stat-grid
  • StatusBadge
  • table-wrap

Production review

Review these route-specific items before release.

  • Status badges remain readable.
  • System tables have dark borders.
  • Actions are visually distinct.
  • Run npm run check after route changes.
  • Smoke test the live route after service restart.