docs: update FUTURE.md and MEMORY.md for monitoring API endpoints

This commit is contained in:
Ripley 2026-05-10 20:45:23 -05:00
parent 638bcd2d91
commit 22bc6bc36e
1 changed files with 8 additions and 0 deletions

View File

@ -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