Context. Arena is CLI + markdown today. A dashboard makes runs shareable and the leaderboard legible.
Scope
- Render a run's
results.json (per-agent table, per-task matrix, pairwise McNemar/bootstrap) as an interactive page.
- Baseline/drift history view (pairs with #history).
- Static export (no server) so it can be published to GitHub Pages.
Acceptance. Point it at a results/ dir → an interactive report; CI publishes a demo build.
Context. Arena is CLI + markdown today. A dashboard makes runs shareable and the leaderboard legible.
Scope
results.json(per-agent table, per-task matrix, pairwise McNemar/bootstrap) as an interactive page.Acceptance. Point it at a
results/dir → an interactive report; CI publishes a demo build.