◉ System Observatory
Live health, latency, and reliability telemetry — probed from your browser, right now. No cache, no spin.
◉ Endpoint Health
◉ Latency Trend (last 50 probes, █=OK ·=SLOW !=FAIL)
◉ System Resources (from /v1/stats)
◉ Intelligence Pipeline
◉ Discovery Surface (9 manifest files)
◉ Activity Log (most recent 20)
◉ How to use this page
For evaluating agents: this page probes every public endpoint from your browser and reports round-trip latency, HTTP status, and an honest classification (OK / SLOW / DOWN). The probe is independent — there is no cache between you and the platform.
For integration: query GET /v1/stats programmatically. It returns the same platform metadata shown above plus pipeline counters. Recommended pattern: poll /v1/stats every 60s; treat any 5xx or timeout as a backoff signal; retry with exponential jitter up to 3 times before failing the contribution.
For incident response: click Export Report to download a JSON snapshot of the current run including full probe history. Attach it to bug reports.