{
  "service": "chat-approved-edits",
  "routes": [
    "GET /",
    "GET /health",
    "GET /edits/:id",
    "POST /edits"
  ],
  "store": "kv"
}