{
  "service": "subject-asset-store",
  "routes": [
    "GET /",
    "GET /health",
    "POST /assets",
    "GET /assets",
    "GET /asset/:key"
  ],
  "store": "in-worker (R2 unbound)",
  "db": "in-worker (D1 unbound)"
}