docs(03): create phase plan for live ops dashboard
This commit is contained in:
@@ -64,6 +64,17 @@ Plans:
|
||||
|
||||
**Requirements:** DASH-01, DASH-02, DASH-03, DASH-04, DASH-05
|
||||
|
||||
**Plans:** 2 plans in 2 waves
|
||||
|
||||
Plans:
|
||||
- [ ] 03-01-PLAN.md — Backend metrics collector, RPC handlers, HTTP /health endpoint
|
||||
- [ ] 03-02-PLAN.md — Dashboard UI with live counters, model metrics, event stream, active requests
|
||||
|
||||
| Plan | Wave | Objective | Tasks |
|
||||
|------|------|-----------|-------|
|
||||
| 03-01 | 1 | MetricsCollector + RPC handlers + /health endpoint | 2 |
|
||||
| 03-02 | 2 | Extend vanilla JS dashboard with live ops sections | 2 |
|
||||
|
||||
**Success Criteria:**
|
||||
1. Opening the dashboard shows live-updating counters for messages processed, active sessions, queue depth, and uptime — values change in real time as messages flow
|
||||
2. After sending a message through any channel, the model call appears in the dashboard with latency, tokens/sec, and provider name within seconds
|
||||
|
||||
Reference in New Issue
Block a user