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