Apple
a23deae3c4
feat(node-dashboard): add MVP dashboard API endpoint
- services/city-service: add /api/v1/nodes/{id}/dashboard endpoint
- services/city-service: add legacy /api/v1/node/dashboard?nodeId=...
- apps/web: update route.ts to use city-service first
- apps/web: fallback to node-registry if city-service fails
Response structure:
node_id, name, kind, status, tags, agents_total,
agents_online, uptime (null), metrics_available (false)
Closes TASK_PHASE_NODE_DASHBOARD_API_MVP
2025-11-30 06:59:51 -08:00
..
2025-11-27 00:19:40 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 07:00:47 -08:00
2025-11-28 03:10:47 -08:00
2025-11-27 07:00:47 -08:00
2025-11-30 06:59:51 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-21 00:35:41 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 07:00:47 -08:00
2025-11-28 05:23:14 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-28 05:23:14 -08:00
2025-11-29 05:17:08 -08:00
2025-11-17 05:24:36 -08:00
2025-11-27 07:00:47 -08:00
2025-11-29 15:24:38 -08:00
2025-11-28 05:23:14 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 00:19:40 -08:00
2025-11-27 07:00:47 -08:00
2025-11-29 05:17:08 -08:00
2025-11-29 05:17:08 -08:00
2025-11-27 07:00:47 -08:00
2025-11-27 07:00:47 -08:00
2025-11-29 15:24:38 -08:00
2025-11-17 05:24:36 -08:00
2025-11-29 05:17:08 -08:00