Skip to main content

Module stats

Module stats 

Source
Expand description

Aggregate statistics over every recorded run.

These tables are a by-product of running the graph, not a benchmark. The seat assignment rotates, the task distribution is whatever the operator happened to ask for, and a model that draws harder tasks looks worse. Read them as “relative performance on my workload”, which is the only claim the data supports.

Structs§

AgentStats
Implementation record for one agent.
E2eStats
What real-machine verification caught that static review did not.
ReviewerStats
Review record for one agent.
Stats
Everything, aggregated.
Totals
Run-level counters.

Functions§

collect
Aggregate states.
load_all
Load every run on disk, skipping any that cannot be read.