paper-dynasty-discord/in_game
Cal Corum 6c4ff3bd27
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m19s
feat: implement run-decision algorithm in gb_decide_run (#18)
Replace placeholder formula with tier-based algorithm modeled after
tag_from_second and tag_from_third. Uses self.running + aggression_mod
(abs deviation from neutral) for adjusted_running, then brackets into
three min_safe tiers (4/6/8), with a ±2 adjustment for 2-out and 0-out
situations respectively.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 17:34:53 -06:00
..
ai_manager.py Add pitcher validation with rank retry in get_starting_pitcher 2026-01-30 14:04:03 -06:00
data_cache.py Update logging to RotatingFileHandler 2024-11-09 23:14:54 -06:00
game_helpers.py Helpers checks 2025-01-24 10:08:35 -06:00
gameplay_models.py feat: implement run-decision algorithm in gb_decide_run (#18) 2026-03-07 17:34:53 -06:00
gameplay_queries.py Update gameplay_queries.py 2025-07-23 08:58:41 -05:00
managerai_responses.py Batter subs plus cleanup 2024-12-23 10:09:11 -06:00
simulations.py Update api logging 2024-11-16 00:31:54 -06:00