- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
564 B
564 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 226792fc-23df-4bee-976f-04148ad6f3a5 | solution | Pending transaction validation for /dropadd |
|
0.6 | 0.8 | 2025-12-21T23:20:25.858679+00:00 | 2025-12-21T23:20:25.858679+00:00 |
Added validation to prevent adding players already in pending transactions (frozen=false, cancelled=false, week=next_week) to new transactions. Made add_move() async with check_pending_transactions parameter. IL moves explicitly excluded from validation per user request.