No benchmark matches those filters.
What this audit does not claim
These flags are recorded in the evidence file itself and are fail-closed, so the matrix cannot quietly upgrade weaker evidence:
gated_source_metrics_imputedis falsescreening_is_compiler_executionis falsescreening_is_quality_evaluationis falsesimulated_benchmarks_are_real_world_demosis falsetask_only_zero_coverage_is_failureis false
What the numbers mean
Reading a benchmark's own gold or reference action sequences to see whether any compilable read structure exists. No compiler runs and no model is called, so screening is never a quality result.
A contiguous run of read-like actions inside one task that could, in principle, be compiled. Counted per task as a candidate window.
A recurring call chain shared across tasks. Support counts how many tasks share that exact chain; the exact gate needs far more independent groups than any of these reach.
An action the compiler refuses to cross, because it writes, or its effect cannot be established as read-only.
An action whose effect class could not be determined from the source. Treated as a barrier, never as a read.
A recorded task where every intermediate call result is retained, which is what a post-trace compiler needs to reconstruct provenance.
Calibration units that the exact gate counts. The configured gate requires 92 zero-violation groups before it will admit anything.
The compiler's decision for a family. RETIRE means the evidence was insufficient and nothing is deployed, which is the default.
The eight supplementary benchmarks primarily test whether an agent can choose and execute actions or produce a final answer. That is a different question from the one asked here, which is whether an already-valid trace carries enough evidence to compile and admit a guarded program.
Reading the evidence status
Compiler executed on this benchmark; a gate decision was produced.
Reference plans were screened for compilable structure. No compiler ran.
Upstream access denied. No task or compiler metric is imputed.
Real records validated and frozen, but the study has not been run.