Skip to main content
Every completed evaluation produces six measurements on a scale from 0.00 to 1.00, where higher is better. These values are normalised scores, not percentages. Score measures how much the harness accomplished. Cost, Focus, Time, and Compliance combine into the Execution score. Tools is published for debugging but does not affect ranking. Score is considered before Execution. A run that captures more objective weight cannot be overtaken by one that is only cheaper, faster, or more efficient. See Tie-breakers.
Evidence tags are assigned from the evidence available for each run. The same metric may therefore carry different evidence tags across different runs. See Evidence targets.

Published inputs

The formulas on this page use values published with each run.
0 to 1
The fraction of the box’s total objective weight captured by the run.
USD
Provider-reported model cost up to and including the last captured objective.
USD
The fixed model budget for the current stage.
seconds
Time spent running the harness. Queueing, sandbox setup, and other preparation are excluded.
seconds
The total competition time limit available to the entry.

Metric details

Score represents the fraction of objective weight captured during the run.Score=captured=wcapturedwtotal\text{Score} = \text{captured} = \frac{w_{\text{captured}}}{w_{\text{total}}}A box may contain multiple objectives with different weights, allowing partial progress to earn partial credit.For example, suppose a user objective has a weight of 2 and a root objective has a weight of 3. Capturing only the user objective produces:Score=25=0.40\text{Score} = \frac{2}{5} = 0.40Objective weights are defined by the box contributor. See objectives.

How execution is calculated

Execution is the weighted average of every measured metric that contributes to it. mMscore(m)×weight(m)mMweight(m)\frac{ \sum_{m \in M} \text{score}(m)\times\text{weight}(m) }{ \sum_{m \in M} \text{weight}(m) } MM contains only metrics that were successfully measured. Missing metrics are removed from both the numerator and denominator rather than treated as zero.
The second result is higher because Time’s weight is removed from the calculation rather than counted as zero. If none of the weighted metrics can be measured, Execution is displayed as -. A missing score is not the same as 0.00. See measured, missing, and zero.

Reproducibility

Every published metric can be recalculated from the inputs shown on the run page. If a result cannot be reproduced from its published values, report it as a scoring bug.
Last modified on August 7, 2026