benchmark — A standard public test set for comparing AI models — the shared scoreboards behind every "model X beats model Y" claim.
multi-agent — Using several AI agents on one problem — splitting work in parallel, checking each other, or filling different roles like planner and reviewer.
Why it matters
It's a game-based benchmarkA standard public test set for comparing AI models — the shared scoreboards behind every "model X beats model Y" claim.Full definition → that exposes real agentic weaknesses, multi-agentUsing several AI agents on one problem — splitting work in parallel, checking each other, or filling different roles like planner and reviewer.Full definition → coordination failures, treating real-time games as turn-based, and reasoning-versus-acting tradeoffs, that are hard to see in standard coding or QA benchmarks.