{
  "slug": "registry.remote",
  "title": "Servers probed (remote endpoint)",
  "grade": "reported",
  "unit": "count",
  "value": 11094,
  "as_of": "2026-08-14",
  "sql": "SELECT COUNT(*) FROM probes WHERE run_id=(SELECT id FROM runs WHERE kind='census' ORDER BY started_at DESC LIMIT 1)",
  "note": "Servers exposing a callable URL, probed in the latest census.",
  "history": [
    {
      "period": "2026-08-13",
      "value": 10813.0
    },
    {
      "period": "2026-08-14",
      "value": 10813.0
    },
    {
      "period": "2026-08-15",
      "value": 11094.0
    }
  ]
}