paper-dynasty-discord/tests/gameplay_models
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
..
test_batterscouting_model.py Catchup commit 2025-07-22 09:22:19 -05:00
test_card_model.py Catchup commit 2025-07-22 09:22:19 -05:00
test_cardset_model.py Elevate test factory up one directory 2024-11-03 21:53:40 -06:00
test_game_model.py Catchup commit 2025-07-22 09:22:19 -05:00
test_lineup_model.py Update logging to RotatingFileHandler 2024-11-09 23:14:54 -06:00
test_managerai_model.py feat: implement run-decision algorithm in gb_decide_run (#18) 2026-03-07 17:34:53 -06:00
test_play_model.py Catchup commit 2025-07-22 09:22:19 -05:00
test_player_model.py Catchup commit 2025-07-22 09:22:19 -05:00
test_rosterlinks_model.py Catchup commit 2025-07-22 09:22:19 -05:00
test_team_model.py Catchup commit 2025-07-22 09:22:19 -05:00