{
  "service": "Orky",
  "routes": [
    "GET /",
    "GET /health",
    "GET /search-log/:id",
    "POST /search-log",
    "POST /diagnosis"
  ],
  "store": "in-worker (DB unbound)"
}