Skip to content

Commit 8cf8f2c

Browse files
committed
reduce ocmments
1 parent c7f7e5a commit 8cf8f2c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Shared advancement rule for every CC:Ladder run config. Each <arena>[__<model>].yaml pulls
22
# this in on its `ladder_rules:` line, so the win condition stays consistent across all
3-
# arenas/models in one place. (The make_*.yaml ladder-build configs don't advance a climber,
4-
# so they intentionally carry no ladder_rules.)
5-
# NOTE: keep the include-directive token out of these comments — the resolver matches it on any
6-
# line, comments included, and would try to resolve it recursively.
3+
# arenas/models in one place.
74
min_round_wins: 2 # whole number of agent rounds to win to advance (1..tournament.rounds)
85
win_last_k: 0 # must win the last K rounds (0 = off; must be <= min_round_wins)

0 commit comments

Comments
 (0)