Not in current scope — logging for later consideration (came up during multi-source work, #40). Let a user import **their own games** from **Lichess** and **Chess.com** via the platforms' public APIs. **Key requirement:** one player may have **several accounts/logins** across these platforms → support linking multiple accounts to a single identity. **Notes:** - Personal collection, imported **private** (visibility = private). - Incremental sync (only new games since last pull); API rate limits. - This is the future **API source kind** in the multi-source catalog (#40) — distinct from feeds/bulk files. - Chess.com and Lichess both expose per-user game archives (Lichess: /api/games/user; Chess.com: published-data game archives).
Not in current scope — logging for later consideration (came up during multi-source work, #40).
Let a user import their own games from Lichess and Chess.com via the platforms' public APIs.
Key requirement: one player may have several accounts/logins across these platforms → support linking multiple accounts to a single identity.
Notes: