3718f7669abd126cd5fa76e706a860c9ec8583e7
Build & Test (NowChessSystems) TeamCity build finished
TournamentServerRegistry holds multiple external tournament servers in memory; ExternalTournamentClient proxies all read/write/stream calls to them. TournamentResource fans out list() across registered servers and routes per-tournament calls to the owning server via a tournamentId cache. TournamentServerResource exposes GET/POST/DELETE /api/tournament/servers. Official-bot bridge: TournamentBotGamePlayer gains a runtime joinTournament API (registers fresh bot identity, starts background stream loop). TournamentJoinResource exposes POST /api/bots/official/join-tournament so the UI can add official bots without a server restart. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Scala
83.4%
Python
12%
Bru
2.7%
Jupyter Notebook
0.7%
HTML
0.7%
Other
0.4%