feat: odds calculation engine — ELO-based betting odds with house edge

Converts ELO ratings + streaks + recent form into betting odds.
Supports decimal, fractional, and American formats.
Includes bet validation, payout calculation, and 27 tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-08 00:30:57 +00:00
co-authored by Claude Opus 4.6
parent 669c914afc
commit 6ede5da675
3 changed files with 279 additions and 1 deletions
+1 -1
View File
@@ -427,7 +427,7 @@ Integrated into the fight viewer:
- [ ] Cashu mint integration
- [ ] Bet escrow system
- [ ] Lightning deposit/withdraw
- [ ] Odds calculation engine
- [x] Odds calculation engine
- [ ] Payout automation
- [ ] Bet history + verification