{
  "service": "ticket-lint",
  "routes": [
    "GET /",
    "GET /health",
    "GET /tickets",
    "POST /tickets/lint"
  ],
  "store": "kv"
}