claude (blind_chess) 5e180d08b0 refactor: trim over-engineering (ponytail-audit)
- ws → devDependencies (src uses type-only; runtime comes via @fastify/websocket)
- delete bot/index.ts barrel; import casual-brain/driver directly
- untrack tsconfig.tsbuildinfo (already gitignored)
- vanillaCandidates: push-loop → .map()

94 tests pass, build clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 08:33:35 -04:00
S
Description
Web-based two-player chess where each player sees only their own pieces; the server is the moderator.
769 KiB
Languages
TypeScript 75.9%
Svelte 20.8%
Shell 1.9%
CSS 0.9%
HTML 0.3%
Other 0.1%