Skip to content

Fix misleading round-winner framing in Round 1 description#86

Merged
PunchTheDev merged 1 commit into
mainfrom
punch/r01-overall-link
Jun 4, 2026
Merged

Fix misleading round-winner framing in Round 1 description#86
PunchTheDev merged 1 commit into
mainfrom
punch/r01-overall-link

Conversation

@PunchTheDev
Copy link
Copy Markdown
Owner

Summary

Round 1's description ended with "The best generalist agent wins across all tiers." That implies a per-round winner, but the scoring model has no per-round ranking — overall_score is the mean normalized rank across all 45 active problems across all 3 rounds. The sentence was misleading to first-time viewers landing on /problems/round_001.

Replaced with "Together with Round 2 (stiffness-to-weight) and Round 3 (deflection), these 15 problems contribute to the overall leaderboard." — accurate, and teaches the cross-round structure that the previous wording obscured.

Changes

  • data/rounds/round_001.json: replace the last sentence of the description
  • CHANGELOG.md: 0.15.11 entry
  • app/main.py: bump version 0.15.10 → 0.15.11

Test plan

  • pytest tests/ — 140 passed

@PunchTheDev PunchTheDev merged commit ddb1a2b into main Jun 4, 2026
1 check passed
@PunchTheDev PunchTheDev deleted the punch/r01-overall-link branch June 4, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant