{
  "service": "abilifi-repair-lane",
  "routes": [
    "GET /",
    "GET /health",
    "GET /carriers/:id",
    "POST /carriers",
    "GET /retest/:subjectId",
    "GET /fix_buried"
  ],
  "store": "kv"
}