Build1 distinct publisher3 min readUpdated
One model was verified at 30.16 in the official harness and reported at 100.00 in NVIDIA's. Microsoft's Agent Lightning now trains the harness into the weights.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
The scoring rule is what makes plumbing pay. ARC-AGI-3 scores each level as (human_baseline_actions / ai_actions) squared, with the ratio capped at 1.15 times the human baseline [7]. Squaring inflates a modest saving: AVO's headline result against VISTA is 12 percent fewer actions [8], and removing 12 percent of the actions lifts the ratio to about 1.136, which is roughly 1.29 once squared [9]. The cap permits 1.3225 [10]. One decision about how the loop spends its moves therefore collects around nine tenths of all the headroom the metric will ever give an agent that already matches a first-time human [11]. That is a target for whoever writes the loop, and it is invisible in a column headed by the model's name.
Put the harness papers side by side and the same parts recur under different labels, according to the dev.to tally. Memory: VISTA keeps a lossless record of every past observation, AVO carries forward prior implementations, evaluation results, compiler and profiler output and accumulated reasoning, and OpenAI's two flags are memory flags [12]. Supervision: AVO runs a monitor that watches for stagnation or repeated unproductive cycles and can redirect the main agent [13]. The official harness went the other way, discarding private reasoning after every game action and truncating history on a rolling window [14], because ARC built it to be generic and to make model shortcomings more visible [15]. The bottom row measures a model under a harness designed to expose it, the top rows measure models under harnesses designed to cover for them, and nobody has isolated which part of the gap is which [26].
The vendors are more careful than their readers. NVIDIA states that the AVO-versus-VISTA comparison should not be interpreted as a controlled ablation, and that the results are not a direct measurement of AVO's contribution [17]. VISTA notes its models were released after the public games, that overlap cannot be excluded, and that the private set remains the real test of generalisation [18]. Schema makes no frozen-harness or held-out-performance claim [19]. MIT reproduced the effect on August 5 and a group led by Impossible Research reached 98.98 on July 15 [23]; Google added a framework that gives the environment a harness of its own [24].
Once reinforcement learning runs with the deploy-time harness owning the loop, as Microsoft's Agent Lightning v1.0 does, the harness stops being a wrapper you can strip off for comparison and starts being part of the weights [6]. The dev.to author reads Agent Lightning's own reward-hacking section as the checklist his July post warned about [22]. A buyer evaluating two checkpoints trained that way is not comparing models at all, and there is no configuration change that will make them comparable.
Which leaves the depreciation question the writer raised himself. His July split put compensatory layers, the ones patching what a model cannot yet do, in the pile he expected to lose value with every model release, and all three components above sit in that pile [20]. They are currently worth 25 to 70 points against the newest frontier models on a benchmark built to resist static tricks [5]. Either the prediction was early or it was wrong. Either way, his procurement test is the usable output: a score without a harness version, a memory state and an action budget attached is a self-reported claim [21]. On that reading, "verified at 30.16" [1] certifies a run, not a model.
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
Microsoft published Agent Lightning v1.0 on August 18; it runs reinforcement learning with the deploy-time harness owning the loop, so the harness becomes part of the weights.
The author's test: a benchmark number without a harness version, memory state and action budget attached is a self-reported claim with an unmarked type.
On July 24, ARC Prize verified Claude Opus 5 at 30.16% on the ARC-AGI-3 public set.
On August 21, NVIDIA reported the same model at 100.00 on the same ARC-AGI-3 public set; the weights did not change, the code around them did.
Retaining reasoning and enabling compaction took GPT-5.6 Sol from 13.3% to 38.3% and cut output tokens by 6x; OpenAI tripled the score on July 29 by flipping two API settings.
On ARC-AGI-3's public set the spread between model in the official harness and model in the best harness is 25 to 70 points, on a benchmark designed to resist exactly this.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Specific and internally consistent, but single-source and unreplicated
The article supplies dated, quantified results (30.16 vs 100.00, 13.3%→38.3%, 98.98, 12% fewer actions, 41.8%→56.4%), a reproducible metric definition for RHAE whose arithmetic checks out, and direct quotations of limiting disclaimers from NVIDIA, VISTA and Schema. Against that: the entire cluster is one dev.to post with no second publisher, no primary links verifiable in the supplied material, no private-set data, and at least two attributions (MIT, Google) given without names or metrics.
Broad multi-lab activity in a six-week window, all reported second-hand
Seven concrete dated events span ARC Prize verification, four harness-driven public-set submissions (NVIDIA, MIT, Impossible Research, OpenAI) and two framework releases (Microsoft Agent Lightning v1.0, an unnamed Google framework), indicating the harness-engineering practice is already widespread among frontier labs. Adoption is scored moderate rather than high because all of it is observed through one secondary account, and there is no evidence of production deployment, downstream usage figures, or procurement policy changes resulting from it.
Underlying 100.00 claims overstated; the analysis itself is largely hedged
The scored objects here are the leaderboard-adjacent 100.00 results, and they are clearly overstated relative to their evidentiary basis: public-set only, contamination not excluded, no controlled ablation, no frozen-harness claim, and a metric whose squared capped ratio converts a 12% action saving into ~90% of available above-parity headroom. The gap is positive but not extreme because the reporting labs disclose their own limits and the author foregrounds those disclosures, marks his own taxonomy prediction as possibly wrong, and reports a countervailing 3.47% false-proceed rate from the same compaction setting. The headline framing ('stopped being procurement evidence') runs somewhat ahead of what one unreplicated post can establish.
Self-reported vendor scores plus author self-citation
Almost every number in the cluster is published by a party with an interest in the result: NVIDIA reporting its own AVO harness at 100.00, OpenAI reporting its own settings tripling its own model, Microsoft and Google publishing their own frameworks, and academic groups competing on the same public leaderboard. The author has his own stake — the piece extends his July taxonomy and cites his own preregistered compaction experiment as corroboration — though he also publishes the disclaimers that weaken his sources' claims and concedes his prediction may be wrong, which limits how far the incentive reading goes.
Plausible and mechanically coherent, but one publisher and no verification
The mechanism argument is strong and self-consistent — harness configuration demonstrably moves scores, the metric mathematics are checkable, and the vendors' disclaimers align with the thesis. Confidence stays below the midpoint because the cluster has a single dev.to source, none of the third-party scores or dates are independently corroborated here, no private-set numbers exist to settle attribution, two cited artifacts are unnamed, and the source body is truncated mid-argument on the retokenization point.
build
Nvidia says the harness, not the model, took Claude Opus 5 from 30.2% to 100% on ARC-AGI-34 distinct publishers
product
Nvidia moved one model from 30% to 100% without changing the model1 distinct publisher
build
Grok 4.6 lands in Copilot two days after launch, and the model picker becomes a procurement problem1 distinct publisher
product
Washington's secret AI test is coming for open weights, and release dates go with it2 distinct publishers
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · August 24, 2026