{
  "service": "abilifi-dispatcher",
  "routes": [
    "GET /",
    "GET /health",
    "GET /lanes/:id",
    "POST /lanes"
  ],
  "store": "in-memory (DB unbound)"
}