paper-dynasty-database/app/services
Cal Corum 61b7fdf257 fix: address review feedback (#207)
- Move all lazy imports in refractor_service.py to module top level
  (CLAUDE.md: no lazy imports; no circular import risk exists)
- Restore animated_url in evaluate_game tier-up response for T3/T4
  (regression from stale branch base predating PR #208 merge)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 16:02:38 -05:00
..
__init__.py feat: formula engine for evolution value computation (WP-09) 2026-03-12 19:34:40 -05:00
apng_generator.py feat: APNG animated card effects for T3/T4 refractor tiers (#186) 2026-04-07 03:22:05 +00:00
card_storage.py feat: S3 upload pipeline for APNG animated cards (#198) 2026-04-08 10:04:21 -05:00
formula_engine.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
refractor_boost.py fix(refractor): mask variant hash to 31 bits to fit Postgres INTEGER 2026-04-11 13:11:40 -05:00
refractor_evaluator.py feat: add REFRACTOR_START_SEASON floor to evaluator queries (#195) 2026-04-08 08:03:07 -05:00
refractor_init.py fix: complete remaining evolution→refractor renames from review 2026-03-23 14:17:03 -05:00
refractor_service.py fix: address review feedback (#207) 2026-04-11 16:02:38 -05:00
season_stats.py fix: add pitcher_id null guard in _get_player_pairs 2026-03-23 12:50:16 -05:00