A model jumping from 30% to 100% on the same benchmark is the kind of result that should make you stop and check the plumbing before you start applauding. My first reaction wasn’t “wow, the agent solved reasoning”; it was “what exactly did Nvidia’s AVO add here, and how much of this is benchmark theater?”
That doesn’t make the result meaningless. It makes it interesting in a slightly uncomfortable way. If a wrapper system can take Claude Opus 5 from mediocre performance to perfect score on ARC-AGI-3, then the benchmark is probably measuring more than raw model reasoning. It is measuring orchestration, search, verification, tool use, maybe even some amount of prompt choreography. Which is fine, if that’s the point. But it means the headline is easy to misread as “Claude is secretly much smarter than we thought,” when the more likely lesson is that agent scaffolding can dominate the outcome on these tasks.
I think that distinction matters a lot for people building with Claude. If you care about shipping agents, this is encouraging: the model is not the whole story, and system design can unlock a lot. If you care about comparing base models, it’s a warning sign. Benchmarks that can be fully maxed out by a wrapper are useful, but not in the same way a clean model-vs-model test is useful. A 100% score sounds crisp. It may also be a bit too crisp.
What I’d want to know, and the article doesn’t really settle for me, is whether AVO is doing something genuinely general or just tailoring itself to ARC-AGI-3’s structure. If it’s the former, that’s notable. If it’s the latter, then this is less a triumph of reasoning and more a demonstration that agent systems can overfit a benchmark very effectively. That can still be valuable, but I’d be wary of turning it into a broad claim about “AI can now solve hard reasoning.”
The most useful takeaway, at least to me, is smaller and more practical: model performance is increasingly inseparable from the surrounding control loop. The wrapper is not an accessory anymore. It’s part of the product.
Reference: Claude Opus 5 scored 30% on ARC-AGI-3. Wrapped in Nvidia's AVO, it hit 100%.