felt/internal/server
Mikkel Georgsen 2d3cb0ac9e feat(01-08): implement balance engine, break table, and seating API routes
- TDA-compliant balance engine with live-adaptive suggestions
- Break table distributes players evenly across remaining tables
- Stale suggestion detection and invalidation on state changes
- Full REST API for tables, seating, balancing, blueprints, hand-for-hand
- 15 tests covering balance, break table, auto-seat, and dealer button

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 04:24:52 +01:00
..
middleware feat(01-03): implement PIN auth routes, JWT HS256 enforcement, and auth tests 2026-03-01 03:59:05 +01:00
routes feat(01-08): implement balance engine, break table, and seating API routes 2026-03-01 04:24:52 +01:00
ws feat(01-01): implement core infrastructure — NATS, LibSQL, WebSocket hub, HTTP server 2026-03-01 03:42:42 +01:00
server.go feat(01-05): implement building block CRUD and API routes 2026-03-01 03:55:47 +01:00