Dashboard¶
Route: /
Role gating: none (visible to all authenticated users in the tenant).
Landing page after login. Aggregates platform-wide read-only metrics in a multi-column card grid.
Cards¶
- Top-line stats — total incidents, currently open, SLA breaches, agents online, platform uptime.
- Recent incidents — last N incidents across the tenant, ordered by creation time. Each row links to the incident detail.
- Maintenance calendar — upcoming and currently-running maintenance schedules.
- Agent activity — active sessions per agent, with recent tool calls and stage transitions.
- Agent roster — list of configured agents with trust level and online status.
- Proactive checks — summary of
recipe_check-triggered policies and their last run results.
Actions¶
None. The page is a navigation surface; clicking any card or row routes into the relevant section.
Related routes¶
incidents.md— drill-down for "Recent incidents"maintenances.md— drill-down for the calendaragents.md— drill-down for "Agent activity" and rosterpolicies.md— drill-down for proactive checks