{
  "slug": "farm.top_host_share",
  "title": "Largest gateway's share of live endpoints",
  "grade": "derived",
  "unit": "ratio",
  "value": 0.2172,
  "as_of": "2026-08-14",
  "sql": "SELECT ROUND(1.0*(SELECT MAX(alive_servers) FROM farm_view)/(SELECT SUM(alive_servers) FROM farm_view),4)",
  "note": "One host wearing many registry costumes. pipeworx.io today.",
  "history": [
    {
      "period": "2026-08-13",
      "value": 0.2206
    },
    {
      "period": "2026-08-14",
      "value": 0.2206
    },
    {
      "period": "2026-08-15",
      "value": 0.2172
    }
  ]
}