curl -sf https://gateway.flocks.local/healthz
{
  "status":  "ok",
  "node_id": "ed25519:f3d4…"
}
The gateway returns 200 when it’s serving traffic and the coordinator is reachable. node_id is a stable identifier you can pin in client configuration.