Agent Inventory
The Sprint 3 dashboard inventory is the primary landing surface after sign-in.
What it covers:
- top-level navigation with only
AgentsandPolicies - dense inventory rows with sortable headers
- global object jump that includes sessions as first-class search results
- quick-inspect drawer for first-pass triage
- drill-down into agent detail and per-agent session history
Search and filtering:
- free-text search narrows agent name, framework, owner/team, environment, execution totals, and tool count
- status filters support
Active,Idle,Degraded, andBlocked - sessions are not top-level nav, but they remain first-class in global search and drill-down flows
Data sources:
- when
PAVRI_STORE_BASE_URLis configured andstore-svcis reachable, the inventory prefers livestore-svcagents and session-derived summaries - when the store read path is unavailable, the dashboard falls back to the seeded Sprint 2.6 dataset
- policy rows still come from the dashboard-side policy fixture layer until the browser-facing governance API expands further