docs: update FUTURE.md and MEMORY.md for monitoring API endpoints
This commit is contained in:
parent
638bcd2d91
commit
22bc6bc36e
|
|
@ -76,6 +76,14 @@ Add FastAPI WebSocket endpoint for real-time agent event broadcasting, porting t
|
||||||
|
|
||||||
### 🟡 MEDIUM
|
### 🟡 MEDIUM
|
||||||
|
|
||||||
|
### 🟠 Monitoring API Endpoints — HIGH
|
||||||
|
**Priority:** HIGH
|
||||||
|
**Status:** DONE ✅
|
||||||
|
**Added:** 2026-05-11 by Ripley
|
||||||
|
**Completed:** 2026-05-11
|
||||||
|
|
||||||
|
10 read-only endpoints at /api/v1/monitoring/* with org-scoping, pagination, and filtering. Schemas in app/schemas/monitoring.py, router in app/api/monitoring.py.
|
||||||
|
|
||||||
### 🟠 Dashboard Logic Port — HIGH
|
### 🟠 Dashboard Logic Port — HIGH
|
||||||
**Priority:** HIGH
|
**Priority:** HIGH
|
||||||
**Status:** PENDING
|
**Status:** PENDING
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue