- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
537 B
537 B
| id | type | title | tags | importance | confidence | created | updated | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4e7066fc-b0db-4479-97f3-376bb9c8cba5 | fix | Standardized sWAR display to 2 decimals |
|
0.5 | 0.8 | 2025-12-10T02:16:52.867543+00:00 | 2025-12-10T02:16:52.867543+00:00 |
Fixed 10 locations across transactions.py, draft.py, and players.py where sWAR/WAR values were displayed without consistent formatting. All user-facing WAR displays now use :.2f format. Roster displays use >5.2f for right-aligned formatting with 2 decimals.