CommandCenter
Owner dashboard. Active projects, action items, priority indicators. The nerve center.
Connections
- route: /command-center (owner only)
- calls: portal-projects-api (status/branch filters, aging)
- calls: portal-cert-invoice-api (review-queue)
- calls: portal-intake-requests-api (pending count)
- calls: portal-schedule-changes-api (pending count)
- calls: portal-cancel-requests-api (pending count)
- calls: portal-escalations-api (open count)
- calls: portal-rfi-api (rfi-aging)
- calls: portal-smart-recon-api (matches)
- calls: pipeline-shepherd-api (stuck projects)
- uses: ProjectDetail
- uses: PipelineIndicator
Notes
- Action items sorted by priority: review → cert_pending → rfi_aging → aging → recon → shepherd
- Aggregates data from 8+ API endpoints into a single view
- Primary landing page for up_owner role