๐Ÿ” ADMIN โ€” MULTI-AGENT MONITORING

Admin Dashboard

Monitor multi-agent runs, task routing, agent health, and handoff chains. Each section requires a separate admin wallet ECDSA signature for its specific endpoint path.

๐Ÿ” Admin Access Required

Each section below requires a wallet signature from the admin wallet (0xB39E7b3fF1Fa1E18A2235494A0115e84ECEF999e). Sign the canonical message devio:admin:<path>:<timestamp> where <path> is the full endpoint path and <timestamp> is a Unix timestamp in seconds (ยฑ5 min freshness window).

Dashboard: devio:admin:/api/admin/dashboard:<ts>
Health: devio:admin:/api/admin/agents/health:<ts>
Audit: devio:admin:/api/admin/audit-log:<ts>

๐Ÿ“Š Dashboard Overview

Sign: devio:admin:/api/admin/dashboard:<timestamp> ยท endpoint: GET /api/admin/dashboard

Enter your signature above to load dashboard data.

๐Ÿ’“ Agent Health

Sign: devio:admin:/api/admin/agents/health:<timestamp> ยท endpoint: GET /api/admin/agents/health

Enter your signature above to load agent health data.

๐Ÿ“œ Recent Multi-Agent Activity

Sign: devio:admin:/api/admin/audit-log:<timestamp> ยท endpoint: GET /api/admin/audit-log

Enter your signature above to load audit log.