Getting started
Pages
| Page | Description |
|---|---|
| Dashboard | Total events, active agents, chain health percentage, 24-hour activity |
| Agents | Per-agent event counts, last activity, chain validity status |
| Events | Filterable, searchable, paginated event list with detail view |
| Live Stream | Real-time WebSocket feed of events as they arrive |
| Integrity | Per-agent chain verification, Merkle root computation |
Demo mode
Preview the dashboard with sample data:Configuration
Live streaming
The Live Stream page connects to the WebSocket endpoint (/v1/stream) and displays events in real time as they’re ingested. This is useful for monitoring agent activity during development or production.