- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
716 B
716 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ed668fcc-2403-4c9c-9606-db173a2a699b | fix | sWAR formatting changed from 1 to 2 decimal places |
|
0.5 | 0.8 | 2025-12-13T00:26:16.360629+00:00 | 2025-12-13T00:26:16.360629+00:00 |
Player sWAR values were displaying with 1 decimal place (e.g., 2.0) but needed 2 decimal places (e.g., 1.97) for proper precision. Changed all .1f formatting to .2f across 9 files: views/players.py, views/embeds.py, views/common.py, commands/examples/enhanced_player.py, commands/teams/info.py, services/roster_service.py, commands/transactions/management.py, utils/transaction_logging.py, tasks/transaction_freeze.py