{
  "service": "replication-job",
  "routes": [
    "GET /",
    "GET /health",
    "GET /jobs/:id",
    "POST /jobs"
  ],
  "store": "in-memory (DB unbound)"
}