Files
git.stella-ops.org/docs/features/checked/web/agent-fleet-dashboard-ui.md
2026-02-11 01:32:14 +02:00

42 lines
1.3 KiB
Markdown

# Agent Fleet Dashboard UI
## Module
Web
## Status
VERIFIED
## Description
Agent fleet dashboard is available at `/ops/agents` with realtime status surfaces, KPI strip, filtering, and onboarding navigation flow.
## Implementation Details
- **Feature directory**: `src/Web/StellaOps.Web/src/app/features/agents/`
- **Routes**:
- `src/Web/StellaOps.Web/src/app/features/agents/agents.routes.ts`
- Mounted in shell via `src/Web/StellaOps.Web/src/app/app.routes.ts` (`/ops/agents`)
- **Core files**:
- `src/Web/StellaOps.Web/src/app/features/agents/agent-fleet-dashboard.component.ts`
- `src/Web/StellaOps.Web/src/app/features/agents/agent-onboard-wizard.component.ts`
- `src/Web/StellaOps.Web/src/app/features/agents/services/agent.store.ts`
- **Focused tests**:
- `src/Web/StellaOps.Web/src/tests/agent_fleet/agent-fleet-dashboard.component.spec.ts`
## Verification
- Date: 2026-02-10
- Run artifacts: `docs/qa/feature-checks/runs/web/agent-fleet-dashboard-ui/run-001/`
- Tier results:
- `tier0-source-check.json`: pass
- `tier1-build-check.json`: pass
- `tier2-e2e-check.json`: pass
## Recheck (run-002)
- Date (UTC): 2026-02-10
- Status: VERIFIED (replayed)
- Tier 1 evidence: Angular build passed and checked-web suite passed 145/145.
- Tier 2 evidence: docs/qa/feature-checks/runs/web/agent-fleet-dashboard-ui/run-002/tier2-e2e-check.json.