[TOWER-P0] Decision Engine - agents choose, do not rotate #446
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #443
Problem
The current MOVE_SCHEDULE is a fixed rotation. Every wizard has the same mechanical loop. Nobody chooses anything.
What This Is
Replace fixed rotation with weighted choice:
Implementation
Acceptance