{
  "services": {
    "atomic-chat":   { "status": "configured", "base_url": "/atomic-chat/v1" },
    "llama.cpp":     { "status": "configured", "base_url": "/llamacpp/v1" },
    "ollama":        { "status": "configured", "base_url": "/ollama" },
    "vllm":          { "status": "configured_upstream_port_8000", "base_url": "/vllm/v1" },
    "hermes-dashboard": { "status": "configured", "dashboard": "/hermes-dashboard/" },
    "hermes-gateway":   { "status": "configured", "health": "/gateway/health" }
  }
}