{
  "version": 2,
  "description": "Bootstrap seeds only. Live directory is GET /api/sources (auto-filled by signed POST /api/announce). No manual PR needed to list a pool.",
  "sources": [
    {
      "id": "f00-edge",
      "url": "https://joule.f00.sh/api/pool",
      "kind": "mirror",
      "note": "Aggregator: multi-fetches announced controls + KV. Not sole authority."
    }
  ],
  "directory": "https://joule.f00.sh/api/sources",
  "announce": "https://joule.f00.sh/api/announce",
  "trust": {
    "mode": "freshest_prefer_signed",
    "max_age_secs": 180,
    "require_signature": false
  }
}
