Frontend Horizon admin platform
Pulse
Delivery health + ops monitoring
Scaffold deployed · routes not yet migrated · coupling: clean
Routes (8)
- /admin/pulse
- /admin/checks
- /admin/errors
- /admin/link-health
- /admin/layout-audit
- /admin/deploys
- /admin/cost
- /admin/overview
API routes (6)
- /api/admin/checks
- /api/admin/errors
- /api/admin/link-health
- /api/admin/cost
- /api/admin/deployments
- /api/admin/deploys-watch
Lib domains (6)
- lib/pulse
- lib/scheduling
- lib/checks
- lib/errors
- lib/cost
- lib/deploy
Routes keep their exact /admin/* paths, so the migration is a directory move and no URL changes. The backend is the shared FH Supabase project — this surface reads the same fh.* schema as every other, and never imports another surface's data layer.