{
  "service": "abilifi-capture",
  "routes": [
    "GET /",
    "GET /health",
    "GET /captures/:id",
    "POST /captures"
  ],
  "store": "in-worker (D1 unbound)"
}