{
  "service": "orky-build-loop",
  "routes": [
    "GET /",
    "GET /health",
    "GET /build/:id",
    "POST /build"
  ],
  "store": "kv"
}