6e37a7d209
Build & Test (NowChessSystems) TeamCity build finished
The native JAX-RS client buffers the NDJSON game stream, so the read blocked forever and the bot never moved. Remove streamGameLoop and play purely via polling at a 150ms interval; clock-aware budgets and the server-clock read are unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>