{
  "service": "whichbin-sync",
  "description": "Syncs normalized GeoJSON from R2 to D1",
  "endpoints": {
    "POST /sync": "Trigger sync from R2 to D1",
    "GET /data": "List councils in R2",
    "GET /data?council=<id>": "List versions for a council",
    "GET /status": "Check data source status"
  }
}