feat: implement run-decision algorithm in gb_decide_run (#18) #72

Merged
cal merged 1 commits from ai/paper-dynasty-discord-18 into next-release 2026-03-10 14:44:43 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
6c4ff3bd27 feat: implement run-decision algorithm in gb_decide_run (#18)
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m19s
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