{
  "service": "spec_author",
  "routes": [
    "GET /",
    "GET /health",
    "GET /specs/:id",
    "POST /specs"
  ],
  "store": "kv"
}