{
  "ok": true,
  "service": "Sleeper Dynasty Sync",
  "version": "3.1-unified-ledger",
  "routes": {
    "health": "/health",
    "discover_history": "/chain",
    "save_history_chain": "/bootstrap",
    "sync_current_season": "/sync",
    "create_manual_snapshot": "/snapshot?label=OPTIONAL_LABEL",
    "rebuild_unified_ledger": "/rebuild-ledger",
    "sync_one_season": "/sync-season?league_id=LEAGUE_ID"
  }
}