{
  "service": "lmdos-codex-gateway",
  "version": "codex-lmdos-gateway/1.0.0",
  "node_id": "CORE-01",
  "at": "2026-08-16T13:50:15.077Z",
  "endpoints": [
    "/healthz",
    "/readyz",
    "/metrics",
    "/codex/v1/manifest",
    "/codex/v1/tools",
    "/codex/v1/invoke",
    "/codex/v1/stream",
    "/codex/v1/dashboard",
    "/mcp"
  ],
  "authentication": "Authorization: Bearer lcg_<client_id>_<secret>"
}