paper-dynasty-database/app/services
Cal Corum 4ed62dea2c
All checks were successful
Build Docker Image / build (push) Successful in 8m41s
refactor: rename PlayerSeasonStats so to so_batter and k to so_pitcher
The single-letter `k` field was ambiguous and too short for comfortable use.
Rename to `so_pitcher` for clarity, and `so` to `so_batter` to distinguish
batting strikeouts from pitching strikeouts in the same model.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 09:31:52 -05:00
..
__init__.py feat: formula engine for evolution value computation (WP-09) 2026-03-12 19:34:40 -05:00
formula_engine.py refactor: rename PlayerSeasonStats so to so_batter and k to so_pitcher 2026-03-17 09:31:52 -05:00