Domains
Each domain is a slice of the gauntlet — what it tests, how it grades, and which models stand out.
Gate
11/14 gauntletProve a model can be trusted with the basics before harder tiers count.
Deterministic single- and multi-step prompts graded mechanically (vitals, tools, fidelity).
Coding
6/6 gauntletCan the model write and fix code that actually runs.
Generated code executed against fixed test cases; pass = tests green.
Agentic
6/14 gauntletCan the model drive a multi-step tool loop to a goal.
Agent runs against scripted tool environments, graded on task completion.
SWE
0/17 gauntletCalibration against the public SWE-bench style.
FAIL->PASS: apply a fix, the repo's own tests must go green. Calibration sidebar.
SupportFlow
22/48 gauntletThe flagship: senior-dev work on a live production app.
FAIL->PASS graded by the app's own PHPUnit suite -- fix real issues without breaking anything else.
C#
15/15 gauntletDomain ladder: real .NET work.
Graded by dotnet test.
PHP
5/5 gauntletDomain ladder: real PHP work.
Graded by phpunit.
Misc
0/0 gauntletUncategorised / legacy benches.
Various.