REVIEW 3 major objections 4 minor 1 cited by
Across a controlled ablation of four coding agents on ARC-AGI-3, base-model strength and reasoning effort drive performance more than any agent-design choice, while a replay-verified agent ranks first in every setting.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-01 23:21 UTC pith:EEGA3OZO
load-bearing objection A transparent nested ablation of ARC-AGI-3 harness components whose strongest claim—capability and effort dominate—is solid, but the verification-first ranking is not supported by single-run sweeps. the 3 major comments →
Do Coding Agents Need Executable World Models, Simplification, and Verification to Solve ARC-AGI-3?
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper's central claim is an attribution ranking over four nested agent designs. The complete verification treatment—fixed executable-model interfaces, scheduled simplification prompts, and exact-replay verifiers that force the world model to reproduce every observed 64x64 frame—ranked first in all four model-and-effort conditions, despite costing substantially more. However, the paper's most robust result is that the underlying coding model and reasoning effort dominate: every variant improved when moving from the weaker to the stronger evaluated model and from high to xhigh effort, and within-setting differences between variants were often smaller than these capability shifts. The execu
What carries the argument
The load-bearing machinery is a nested ablation ladder of four coding agents: a textual model, a flexible-interface executable world model, the executable variant with controller-triggered simplification, and a fixed-interface verification treatment. The decisive components are the verification treatment's fixed four-part contract—transition engine, state reconstruction, renderer, and planner—plus verifiers that replay every recorded attempt and require cell-exact reproduction of the settled 64x64 frame and exact game status at each step. This turns the interaction history into a partial verifier and any mismatch into a concrete counterexample. A thin prompt-level controller schedules the si
Load-bearing premise
The load-bearing premise is that the evaluated coding models did not differentially memorize the public ARC-AGI-3 games during training or evaluation; the harness hides the benchmark name, but the paper concedes a model could still recognize a game from its observations alone.
What would settle it
Run the same verification variant on a sealed, newly generated set of ARC-AGI-3-style games with no published solutions; if its RHAE falls well below about 99 and levels go unsolved, the public-set near-saturation was driven by memorization or benchmark-specific recognition rather than by the agent's world-modeling and verification machinery.
If this is right
- If correct, architecture choices such as maintaining an executable world model contribute less to ARC-AGI-3-style performance than scaling the base model and reasoning budget.
- The complete verification treatment gives a consistent but modest RHAE edge, and teams seeking top public-set scores must pay substantially more compute and tokens for it.
- Simplification is usually beneficial once the coding model is strong enough; under weaker conditions it can hurt, so the schedule should be adapted to agent capability.
- A coding agent without a persistent executable simulator can stay competitive; executability as a deliverable is not universally necessary.
- A sufficiently strong coding model with the verification harness can solve all 183 public levels and beat human action efficiency on the public set, though only a sealed set can confirm whether that is general ability.
Where Pith is reading between the lines
- The small within-setting differences and observed single-run variability suggest that individual game outcomes are noisy; repeating each game multiple times would be needed to separate component effects from run-to-run luck.
- If the evaluated models recognized public games from their observations, the attribution ranking may partly measure retrieval rather than the value of world modeling; a clean test would be evaluating the same agents on newly generated, never-published games.
- Two missing comparison cells—textual-plus-simplification and verification-without-simplification, both named in the paper as future work—would test whether simplification helps non-executable representations and whether verification is what makes simplification useful.
- The large resource gap between the verification and textual variants suggests a cheaper route may exist: stronger textual-only agents with targeted interventions could close most of the verification gap, potentially reversing the ranking on cost-adjusted performance.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper reports a nested ablation of four Codex-based coding agents on the 25 public ARC-AGI-3 games: a textual world-model baseline, a flexible-interface executable world model, the executable model plus scheduled simplification prompts, and a fixed-interface executable model with exact-replay verification tools. The main study runs each of the four variants with gpt-5.4 and gpt-5.5 at high and xhigh reasoning effort, with one playthrough per game per condition. The authors report that every variant improves with stronger model and higher reasoning effort (16/16 matched comparisons), that the verification treatment ranks first in all four settings, that simplification helps in three of four settings, and that the executable requirement is not universally beneficial. Exploratory follow-ups with gpt-5.6-sol show near-saturation of the public set (all 183 levels solved, roughly 99 RHAE), which the paper explicitly interprets as public-set saturation only, not evidence on held-out games. The manuscript is careful to frame the verification comparison as a complete treatment, to document a host-reboot block exclusion, and to acknowledge contamination and run-to-run variability.
Significance. If the component-level ranking is accepted, the paper would be a useful attribution result for coding-agent design: base-model capability and reasoning effort dominate the choice of whether to maintain an executable world model, and the full verification treatment provides a small but consistent aggregate edge at substantially higher resource use. The study has real strengths: the nested design is clean, the all-or-nothing block policy is principled, the prompts and run artifacts are released, and the discussion repeatedly acknowledges confounds (the verification treatment is not verification alone; gpt-5.6-sol is post-release; public-set saturation is not generalization). The 16/16 directional capability/effort effect is a solid empirical observation. However, the headline component attributions rest on a single playthrough per condition with no variance estimates, and the paper's own Section 6.4 documents run-to-run swings larger than the reported verification margins. The contamination risk for post-release models is also acknowledged but not controlled. The manuscript is therefore more convincing as a carefully scoped engineering report than as a statistical demonstration of co
major comments (3)
- [Section 5.1 / Table 2 / Section 4.2] The central within-setting claim that 'the verification treatment ranks first in all four settings' is based on one playthrough per game per evaluation block (Section 4.2). The margins over the simplification variant are 8.56, 0.62, 7.29, and 1.69 RHAE across the four settings. Section 6.4 documents that the same verification variant scored 4.76 on r11l in one gpt-5.5-xhigh block while scoring 47.62, 100.00, and 85.93 in the other three settings; a single-game swing of this size moves the 25-game block mean by roughly 3.8 points, exceeding the 0.62 and 1.69 margins. The same issue affects the executable-vs-textual differences (-0.62, +4.05, -7.69, -2.81) and the simplification effects. Without repeated blocks or per-game variance estimates, the reported ordering of variants could be noise. Please provide multi-run error bars, bootstrap/pairwise statistics over games, or explicitly demote
- [Section 4.1, Section 7.2 / Table 4] Contamination is a load-bearing threat for the general claim. The manuscript concedes at Section 4.1 that 'a model could still recognize a game from its observations alone,' and gpt-5.5 and gpt-5.6-sol both postdate the public games. In the v1.6 follow-up, the verification variant solves all 183 public levels at both efforts; if the model has memorized the games, this measures retrieval rather than the value of executable world modeling, and the component-level comparisons on the public set may not transfer to unseen ARC-AGI-3 environments. The paper's own caveat is appropriate, but the title and abstract invite a stronger reading. A concrete control would be to run the same v1.6 matched comparison on the AGI Maze HIDDEN set or on a newly generated set of ARC-like games, or to compare performance on games released before/after model training if such a split exists. Without that, the near
- [Section 7.1 / Table 4 and Section 8] The v1.5 follow-up is described as demonstrating 'that the v1.2 verification implementation was not a performance ceiling' in the same gpt-5.5-xhigh setting. This is a single 25-game block in which two changes (trouble prompts and an accelerated client) were introduced together, and Section 7.1 explicitly says their effects were not isolated. Given the run-to-run variability documented in Section 6.4, the 74.78-to-82.01 difference cannot be distinguished from noise. The conclusion should be reworded from 'demonstrates' to 'suggests' or 'is consistent with the possibility,' and the uncontrolled nature should be stated in the concluding paragraph as well as in Section 7.1.
minor comments (4)
- [Section 6.3 / Section 2] The simplification treatment consists of up to four extra controller prompts, so the simplification variant receives substantially more reasoning tokens than the executable variant (Table 3). The paper interprets the improvement as simplicity pressure, but an equally long generic reflection prompt would be a useful control to separate prompt content from extra computational effort.
- [Equation (1) / Section 4.2] The cost-token formula is described as normalizing to the price of one output token, but the sentence 'one million cost tokens would correspond to USD 15 for gpt-5.4 and USD 30 for gpt-5.5' conflates the normalized unit with dollar pricing. Clarify that the normalized unit is not a dollar amount and that the USD equivalence is only an approximate conversion for the two main-study models.
- [Section 6.4] The paper cites the discarded sk48 playthrough (1,008 actions on level 1) as qualitative motivation, but since that block was excluded under the all-or-nothing policy, it might be misread as evidence about the verification variant. Adding a sentence that this playthrough is not part of any reported block and is only a motivation for later engineering would prevent confusion.
- [Table 6] The per-game table for gpt-5.5 shows several 100.00/0 scores; for readers unfamiliar with RHAE, a footnote explaining that a score of 100 corresponds to matching the human baseline action efficiency, not to a perfect game, would be helpful. Section 4.2 defines RHAE, but the per-game tables are read before the definition is revisited.
Circularity Check
No significant circularity: the central claims are direct measurements from controlled ablation runs, not derivations from their own inputs.
full rationale
This paper is an empirical ablation study, not a derivation or prediction exercise. The central claim that 'the complete verification treatment ranks first in all four settings' is a summary of measured RHAE values in Table 2, obtained by running each agent variant once per public game; there is no fitted parameter, no equation that defines the outcome in terms of the input, and no quantity that is asserted to be predicted while being used in its own construction. The verification treatment is carefully scoped: Section 2 states that the final comparison changes both the verification objective and the supporting workspace, and Section 8 reiterates that 'the experiments therefore do not establish how much of its advantage comes from verification alone.' This prevents the kind of self-definitional conflation that would constitute circularity. The cost-token formula in Section 4.2 is an accounting identity used as a resource proxy, not a scientific prediction. Self-citations are present but not load-bearing: reference [19] is used in Section 4.1 for the historical leakage audit and in Section 6.4 for run-to-run variability, but the current results are freshly measured under the hardened harness and do not depend on accepting the prior article's conclusions. The follow-up experiments are explicitly exploratory; Section 7.1 says the v1.5 improvement 'is a ceiling-oriented systems result, not a controlled estimate of the effect of either update,' and Section 7.2 acknowledges that near-ceiling GPT-5.6 scores 'do not establish comparable performance on unseen games.' These are honest limitations rather than circular justifications. Statistical concerns about single-run variability and possible data contamination are correctness/validity risks, not circularity, and the paper itself flags both.
Axiom & Free-Parameter Ledger
free parameters (4)
- per-level action cap =
1500
- cost-token price weights =
1/60 cached, 1/6 uncached, 1 output
- simplification schedule thresholds =
light prompt on level 1 and first 10 actions of level 2; then 4 sequential prompts
- trouble prompt threshold =
50 actions
axioms (4)
- domain assumption RHAE on the 25 public games is a sufficient proxy for ARC-AGI-3 agent quality.
- domain assumption The evaluated models have not differentially memorized the public games despite postdating their release.
- domain assumption Single-run aggregate RHAE is stable enough to rank variants.
- domain assumption The control harness closes all information-leak channels relevant to these models.
read the original abstract
Our previous ARC-AGI-3 agent bundled executable world modeling, scheduled simplification, and exact replay verification, leaving unclear which idea accounted for its performance. We address this attribution question with four nested Codex-based agents: a textual baseline; a flexible-interface executable world model without replay verification; the same executable model with scheduled simplification; and a fixed-interface verification treatment that retains simplification and requires exact reproduction of recorded observations. The main study evaluates all four agents with gpt-5.4 and gpt-5.5 at high and xhigh reasoning effort on the public ARC-AGI-3 games. Exploratory follow-ups evaluate the textual and verification variants with gpt-5.6-sol at xhigh and max. The most robust result is that every agent variant improves with a stronger model and with greater reasoning effort. Within each model-effort setting, differences among variants are smaller than anticipated, while the effects of individual components vary across settings. Requiring a persistent executable deliverable is not universally beneficial: the textual variant outperforms the flexible-interface executable variant in both gpt-5.5 settings. Simplification improves performance in three of the four model-effort settings, with the weakest setting as the only exception. The complete verification treatment ranks first in all four settings, although it uses substantially more resources. In the gpt-5.6-sol follow-up, the verification variant fully solves every public game at both reasoning efforts, achieves about 99% RHAE, and uses fewer than half the total actions of the human baseline. Because the model postdates these games and held-out performance remains untested, this result should be interpreted as saturation of the public set only.
Figures
Forward citations
Cited by 1 Pith paper
-
Tycho: Active Abstraction with Programmatic World Models for ARC-AGI-3
Selective programmatic world modeling (actor-requested builder) yields 100 RHAE on all 183 public ARC-AGI-3 levels, while automatic repair is more transition-exact but weaker at play.
Reference graph
Works this paper leans on
-
[1]
ARC-AGI-3: A new challenge for frontier agentic intelligence, 2026
ARC Prize Foundation. ARC-AGI-3: A new challenge for frontier agentic intelligence, 2026. URLhttps://arxiv.org/abs/2603.24621
Pith/arXiv arXiv 2026
-
[2]
Duck harness: Winning solution for ARC-AGI-3 milestone 1, July 2026
Harold Bessis, Jeroen Cottaar, Isaiah Pressman, Andries Smit, Michal Tešnar, and Stefano Viel. Duck harness: Winning solution for ARC-AGI-3 milestone 1, July 2026. URL https://tufalabs.ai/research/duck-harness/. Tufa Labs research blog, published 2026-07-01; accessed 2026-07-14
2026
-
[3]
David Courtis, Wenhao Li, and Scott Sanner. OPINE-World: Programmatic world modeling with ontology-error-prioritized interactive exploration, 2026. URLhttps://arxiv.org/ abs/2607.01531
Pith/arXiv arXiv 2026
-
[4]
Generating code world models with large language models guided by monte carlo tree search, 2024
Nicola Dainese, Matteo Merler, Minttu Alakuijala, and Pekka Marttinen. Generating code world models with large language models guided by monte carlo tree search, 2024
2024
-
[5]
Tenenbaum
Kevin Ellis, Catherine Wong, Maxwell Nye, Mathias Sable-Meyer, Luc Cary, Lucas Morales, Luke Hewitt, Armando Solar-Lezama, and Joshua B. Tenenbaum. DreamCoder: Growing generalizable, interpretable knowledge with wake-sleep bayesian program learning, 2020
2020
-
[6]
Olausson, Muxin Liu, Joshua B
Gabriel Grand, Lionel Wong, Maddy Bowers, Theo X. Olausson, Muxin Liu, Joshua B. Tenenbaum, and Jacob Andreas. LILO: Learning interpretable libraries by compressing and documenting code, 2023
2023
-
[7]
A tutorial introduction to the minimum description length principle, 2004
Peter Grünwald. A tutorial introduction to the minimum description length principle, 2004
2004
-
[8]
World models, 2018
David Ha and Jürgen Schmidhuber. World models, 2018
2018
-
[9]
Measuring human performance on ARC-AGI-3, April 2026
Greg Kamradt. Measuring human performance on ARC-AGI-3, April 2026. URLhttps: //arcprize.org/blog/arc-agi-3-human-dataset. ARC Prize Foundation
2026
-
[10]
Analyzing GPT-5.5 and Opus 4.7 with ARC-AGI-3, May 2026
Greg Kamradt. Analyzing GPT-5.5 and Opus 4.7 with ARC-AGI-3, May 2026. URLhttps: //arcprize.org/blog/arc-agi-3-gpt-5-5-opus-4-7-analysis . ARC Prize Founda- tion, accessed 2026-07-14
2026
-
[11]
Chiu, Celine Lee, Wenting Zhao, and Kevin Ellis
Ziga Kovacic, Justin T. Chiu, Celine Lee, Wenting Zhao, and Kevin Ellis. Refactoring codebases through library design, 2025
2025
-
[12]
Mankowitz, Esme Sutherland Robson, Pushmeet Kohli, Nando de Freitas, Koray Kavukcuoglu, and Oriol Vinyals
Yujia Li, David Choi, Junyoung Chung, Nate Kushman, Julian Schrittwieser, Rémi Leblond, Tom Eccles, James Keeling, Felix Gimeno, Agustin Dal Lago, Thomas Hubert, Peter Choy, Cyprien de Masson d’Autume, Igor Babuschkin, Xinyun Chen, Po-Sen Huang, Johannes Welbl, Sven Gowal, Alexey Cherepanov, James Molloy, Daniel J. Mankowitz, Esme Sutherland Robson, Pushm...
2022
-
[13]
Introducing GPT-5.4
OpenAI. Introducing GPT-5.4. https://openai.com/index/introducing-gpt-5-4/,
-
[14]
Introducing GPT-5.5
OpenAI. Introducing GPT-5.5. https://openai.com/index/introducing-gpt-5-5/,
-
[15]
GPT-5.6: Frontier intelligence that scales with your ambition.https://openai
OpenAI. GPT-5.6: Frontier intelligence that scales with your ambition.https://openai. com/index/gpt-5-6/, 2026. Accessed 2026-07-14
2026
-
[16]
GPT-5.6 in ChatGPT
OpenAI. GPT-5.6 in ChatGPT. https://help.openai.com/en/articles/ 20001354-gpt-56-in-chatgpt, 2026. Accessed 2026-07-14
2026
-
[17]
Codex CLI
OpenAI. Codex CLI. https://developers.openai.com/codex/cli, 2026. Accessed 2026-07-14
2026
-
[18]
AGI Maze as a benchmark framework for world-modeling agents, 2026
Alexey Potapov. AGI Maze as a benchmark framework for world-modeling agents, 2026. URLhttps://arxiv.org/abs/2607.00627
Pith/arXiv arXiv 2026
-
[19]
Executable world models for ARC-AGI-3 in the era of coding agents,
Sergey Rodionov. Executable world models for ARC-AGI-3 in the era of coding agents,
-
[20]
Pawan Kumar, Emilien Dupont, Francisco J
Bernardino Romera-Paredes, Mohammadamin Barekatain, Alexander Novikov, Matej Balog, M. Pawan Kumar, Emilien Dupont, Francisco J. R. Ruiz, Jordan S. Ellenberg, Pengming Wang, Omar Fawzi, Pushmeet Kohli, and Alhussein Fawzi. Mathematical discoveries from program search with large language models.Nature, 625:468–475, 2024. doi: 10.1038/s41586-023-06924-6
-
[21]
Accepted for publication at AGI 2026
URLhttps://arxiv.org/abs/2605.05138. Accepted for publication at AGI 2026
Pith/arXiv arXiv 2026
-
[22]
Workspace optimization: How to train your agent, 2026
Elad Sarafian, Gal Kaplun, Ron Banner, Daniel Soudry, and Boris Ginsburg. Workspace optimization: How to train your agent, 2026. URLhttps://arxiv.org/abs/2605.09650
Pith/arXiv arXiv 2026
-
[23]
Graph-based exploration for ARC-AGI-3 interactive reasoning tasks, 2025
Evgenii Rudakov, Jonathan Shock, and Benjamin Ultan Cowley. Graph-based exploration for ARC-AGI-3 interactive reasoning tasks, 2025. URLhttps://arxiv.org/abs/2512.24156. AAAI 2026 Workshop
arXiv 2025
-
[24]
Arcgentica: An ARC-AGI-3 agent harness, 2026
Symbolica AI. Arcgentica: An ARC-AGI-3 agent harness, 2026. URLhttps://github. com/symbolica-ai/ARC-AGI-3-Agents/tree/symbolica/arcgentica. Software reposi- tory, accessed 2026-07-16
2026
-
[25]
From 0% to 36% on day 1 of ARC-AGI-3, March 2026
Symbolica AI. From 0% to 36% on day 1 of ARC-AGI-3, March 2026. URL https: //www.symbolica.ai/blog/arc-agi-3. Research blog post, accessed 2026-07-14
2026
-
[26]
Trinh, Yuhuai Wu, Quoc V
Trieu H. Trinh, Yuhuai Wu, Quoc V. Le, He He, and Thang Luong. Solving olympiad geometry without human demonstrations.Nature, 625:476–482, 2024. doi: 10.1038/ s41586-023-06747-5. 31
2024
-
[27]
WorldCoder, a model-based LLM agent: Building world models by writing code and interacting with the environment, 2024
Hao Tang, Darren Key, and Kevin Ellis. WorldCoder, a model-based LLM agent: Building world models by writing code and interacting with the environment, 2024
2024
-
[2026]
Accessed 2026-07-14. 30
2026
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.