{
  "ok": true,
  "service": "api-bron-ai-wrapper",
  "message": "Bron AI public wrapper is live.",
  "routes": [
    "GET /^\\/$/",
    "GET /^\\/health\\/?$/",
    "GET /^\\/v1\\/health\\/?$/",
    "GET /^\\/v1\\/models\\/?$/",
    "POST /^\\/v1\\/chat\\/completions\\/?$/",
    "POST /^\\/v1\\/responses\\/?$/",
    "GET /^\\/v1\\/responses\\/[^/]+\\/?$/",
    "DELETE /^\\/v1\\/responses\\/[^/]+\\/?$/",
    "POST /^\\/v1\\/runs\\/?$/",
    "GET /^\\/v1\\/runs\\/[^/]+\\/events\\/?$/"
  ],
  "timestamp": "2026-05-23T15:15:40.900Z"
}