{
  "service": "foundry-break-suite",
  "routes": [
    "GET /",
    "GET /health",
    "GET /test/:id",
    "POST /test"
  ],
  "store": "kv"
}