wireSSE() was only called for human fights in onMounted, so bot fights (webhook/poll mode) never received round_start/round_end events. The fight ran server-side but the frontend showed nothing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>