{
  "console": "/console — browser test console (a browser cannot set an Authorization header from the address bar)",
  "service": "uwezo-pulse",
  "description": "Per-host infrastructure truth with provenance on every field.",
  "docs": "/v1/meta",
  "open_endpoints": [
    "/healthz",
    "/v1/meta"
  ],
  "authenticated_endpoints": [
    "/v1/report",
    "/v1/report.md",
    "/v1/host",
    "/v1/cpu",
    "/v1/memory",
    "/v1/storage",
    "/v1/gpu",
    "/v1/network",
    "/v1/workloads",
    "/v1/utilization",
    "/mcp"
  ],
  "auth": "Authorization: Bearer <token>"
}