Skip to main content

Agent Inventory

The Sprint 3 dashboard inventory is the primary landing surface after sign-in.

What it covers:

  • top-level navigation with only Agents and Policies
  • 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, and Blocked
  • sessions are not top-level nav, but they remain first-class in global search and drill-down flows

Data sources:

  • when PAVRI_STORE_BASE_URL is configured and store-svc is reachable, the inventory prefers live store-svc agents 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