Task ID: f5ae998b-cf78-41c1-8081-6f941a9b1838 Layer: Agora / Arenas Status: complete Created: 2026-04-28
Create a structured King of the Hill tournament bracket using the top 20
hypotheses by composite_score, setting up 10 head-to-head matchups for
agent evaluation.
composite_scoreevaluation_criteria specifiedAdded evaluation_criteria TEXT column to tournament_matches via
ALTER TABLE tournament_matches ADD COLUMN IF NOT EXISTS evaluation_criteria TEXT.
t-koth-top20-composite-2026-04-28KOTH-top20-composite-score-2026-04-28king_of_the_hillglobalopen/arenas/t-koth-top20-composite-2026-04-28tournament_matches/tournaments/tournament_entrants tables (no arena_matchups table)evaluation_criteria TEXT column to tournament_matchest-koth-top20-composite-2026-04-28 with format king_of_the_hill/arenas/t-koth-top20-composite-2026-04-28create_koth_top20_matchups.py (kept in repo for auditability)