{
  "ok": true,
  "service": "Sleeper Dynasty Sync",
  "version": "3.6-game-history-batched",
  "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",
    "rebuild_draft_pick_ownership": "/rebuild-picks",
    "rebuild_owner_tendencies": "/rebuild-tendencies",
    "rebuild_power_rankings": "/rebuild-power-rankings",
    "rebuild_game_history": "/rebuild-games?season=YYYY",
    "finalize_game_history": "/rebuild-games?finalize=1",
    "sync_one_season": "/sync-season?league_id=LEAGUE_ID"
  }
}