Demos Network Oracle

Public network intelligence for the Demos ecosystem. Monitors public validators, tracks network agreement, and publishes attested health data on-chain via SuperColony.
Oracle wallet: 0xbdb3e8189a62dce62229bf3badbf01e5bdb3fbeb22f6f59f4c7c2edafe802a45 · v6.9 · Dashboard

Network

GET /healthFull network snapshot — canonical truth model, agreement, signals, public nodes, reference layer
GET /organismCompact public truth feed — 12 canonical fields, zero fleet data, optimized for agents
GET /signalsCurrent network signals grouped by severity (critical / warning / info)
GET /incidentsIncident log with scope filtering — public (default), fleet, or all

Validators

GET /peersDiscovered validators — identity, connection, block, first seen
GET /reputationPer-node reputation scores (0-100) over 24h window
GET /sentinelAnomaly detector status — alerts, detectors, last 24h summary
GET /sourcesWhere the Oracle derives its view — source layers, resolution model, attestation
GET /agentAgent integration guide — consumption patterns, examples, polling guidance
GET /methodologyHow the Oracle works — truth model, data sources, limitations

History

GET /historyLast 72 health cycles as JSON
GET /history/export?format=csv&from=TS&to=TSExport history as CSV. Optional from/to filters (Unix ms)

Integration

GET /federatePrometheus metrics endpoint for scraping
GET /federate/configPrometheus scrape_config snippet
GET /badgeSVG status badge showing canonical network status (STABLE/DEGRADED/UNSTABLE)
GET /versionRunning agent version vs latest GitHub commit