Critique of Agent Model
Summary
This paper critiques current AI agent systems, distinguishing between agentic (external scaffolding) and agentive (internalized) systems, and proposes the Goal-Identity-Configurator (GIC) architecture for general-purpose agent models with endogenously developed capabilities, along with insights on safety and controllability.
View Cached Full Text
Cached at: 06/24/26, 07:43 AM
# Critique of Agent Model
Source: [https://arxiv.org/html/2606.23991](https://arxiv.org/html/2606.23991)
Eric Xing⋄\\diamond,†, Mingkai Deng⋄\\diamond,†∗, Jinyu Hou⋄\\diamond,†
⋄\\diamondInstitute of Foundation Models, Mohamed bin Zayed University of Artificial Intelligence †School of Computer Science, Carnegie Mellon University
\{eric\.xing, mingkai\.deng, jinyu\.hou\}@mbzuai\.ac\.ae
\(June 15, 2026\)
###### Abstract
What is an agent? What constitutes agency? With the rise of Large Language Model \(LLM\) systems marketed as “coding agents”, “AI co\-scientists”, and other “agentic” tools that promise to drive up productivity, and at the same time, “existential” concerns such as AI escaping human control with destructive power under a speculative “machine agency” against humans, it has become essential to clarify where automation ends and agency begins, both for building capable systems and for understanding whether and what to fear\. Drawing on Descartes’ grounding of agency in independent thought, and on portrayals of autonomous beings in science fiction, we survey the current landscape of AI agents, and analyze agent architectures along five dimensions: goal, identity, decision\-making, self\-regulation, and learning\. Specifically, we argue that genuine agency requires these structures to be*internalized within the system itself*rather than assembled through external scaffolding\. This distinction between*agentic*systems, whose competence resides in engineered workflows, and*agentive*systems, whose capabilities \(including social interaction\) arise endogenously, defines the boundary between systems designed for prescribed tasks, and those capable of operating in the open world with true autonomy\. Building on this analysis, we propose the Goal\-Identity\-Configurator \(GIC\) architecture for a general\-purpose agent model, combining hierarchical goal decomposition, identity evolution, simulative reasoning grounded in a separately trained world model, learned self\-regulation, and self\-directed learning from both real and simulated experience\. Furthermore, we share insight on the auditability, controllability, and safety of agentive systems that possess greater autonomy and “agency”, but remain under human oversight\.
## 1Introduction
What is an agent? What constitutes genuine agency? For centuries, the question of human agency has been central to philosophy, psychology, sociology, and economics\. Across these traditions, agency has been associated with properties such as long\-term goals, evolving identity, purposeful planning, formation of social relationships, self\-regulation, self\-reflection, all the way toward moral responsibility and free will\. Philosophical accounts, from Aristotle’s discussions of purposeful actionAristotle \([2009](https://arxiv.org/html/2606.23991#bib.bib81)\)to later views by DescartesDescartes \([1641](https://arxiv.org/html/2606.23991#bib.bib92)\)that thinking defines existence \(*“Cogito, ergo sum”*\), suggest that agents are not just static entities that respond to external stimuli, but dynamic individuals with the ability to reason independently and act freely but rationally in pursuit of goals and well\-being\.
Can such biologically rooted agency be realized through artificial and mechanical means? A familiar illustration of autonomous artificial agents appears in science fiction\.*Blade Runner*Scott \([1982](https://arxiv.org/html/2606.23991#bib.bib31)\), a genre\-defining classic, portrays*replicants*, a type of bio\-engineered beings that rival or surpass humans in strength, agility, and intelligence\. These replicants are by no means perfect: they experience confusion, make mistakes, and suffer harm\. Yet they possess human\-like bodies, read and speak, move and work in the physical world, form deep inter\-agent bonds, and in some cases question their own sense of self\. Eventually, some bravely step out of their assigned roles towards a future of uncertainty and freedom\. Such thought experiments highlight that agency is not synonymous with operational excellence \(although often called for\), but instead involves the capacity for goal\-directed actions, self\-development, self\-reflection, participation in complex social environments, and, ultimately, possession of free will, morality, and a drive for self actuation\.
This deeper notion of agency stands in contrast to many modern systems labeled as “agents” in contemporary AI research and development\. These systems are capable of executing complex tasks \(e\.g\., software engineering, computer use, dance performance\) through carefully engineered scaffolding, including predefined tools, workflows, and programmatic control loops that guide behavior through externally defined structure\(e\.g\., Anthropic,[2025a](https://arxiv.org/html/2606.23991#bib.bib53); openclaw,[2026](https://arxiv.org/html/2606.23991#bib.bib137); Boston Dynamics,[2026](https://arxiv.org/html/2606.23991#bib.bib120)\)\. While these systems have achieved impressive practical success, their capabilities largely arise from orchestrating predefined workflows within constrained environments\. In many cases, behaviors are determined by externally specified tools, protocols or training processes\(e\.g\., Anthropic,[2024](https://arxiv.org/html/2606.23991#bib.bib141),[2025b](https://arxiv.org/html/2606.23991#bib.bib140); Zhuet al\.,[2025](https://arxiv.org/html/2606.23991#bib.bib30)\), rather than by an endogenous, flexible decision\-making process and intrinsic will\.
We find it useful to distinguish between two levels of autonomous systems\.Agenticsystems, such as those described earlier, complete tasks autonomously through orchestrated tools and workflows; their competence resides primarily in the engineering around a given reasoning model such as a LLM\.Agentivesystems, exemplified by biological agents and discussed at length in this paper, possess agency in the fuller sense: they derive their capabilities*endogenously*\(e\.g\., maintaining long\-term goals, evolving self\-identity, simulating future possibilities, regulating when and how to reason, or learning better behaviors\) rather than following prescribed procedures, whether atinference time\(e\.g\., fixed planning\-execution workflows\) or across thedevelopment lifecycle\(e\.g\., manual training–deployment–retraining cycles\)\. Current AI systems are largely agentic but not yet agentive: much of their competence resides in their workflows and harnesses, not in the model itself\. Consequently, such systems are often better understood as sophisticated software pipelines rather than genuinely autonomous agents\. While these systems represent meaningful progress, they address only a portion of the broader challenge of artificial agency\.
Indeed, it is difficult to imagine how enumerating every possible behavior through tools, prompts, or skills will allow AI systems to scale to the diversity and adaptability observed in biological agents\. Humans, for example, exhibit multiple tiers of intelligence \(Figure[1](https://arxiv.org/html/2606.23991#S1.F1)\): linguistic and symbolic reasoning \(e\.g\., reading, writing, coding\), physical and spatial competence \(e\.g\., navigation, manipulation\), social understanding \(e\.g\., coordinating and competing with other agents\), and higher\-level “philosophical” capacities \(e\.g\., curiosity, self\-reflection, and goal formation\)\. A single cognitive architecture is able to support this broad range of behaviors without requiring explicit re\-engineering for each new task\.
Figure 1:Humans exhibit multiple layers of intelligence: linguistic and symbolic reasoning, physical and spatial competence, social understanding, and higher\-level “philosophical” capacities\.Motivated by this observation, we argue that agency should not be treated as the accumulation of external scaffolding, but rather as a property emerging from a model capable of developing its identity, pursuing goals, and expressing and organizing its behavior across diverse environments\. Rather than constructing agents through increasingly complex software pipelines, we study the problem of*modeling agency itself*: developing machine learning models capable of generating a broad range of actions with the flexibility, adaptability, and autonomy associated with natural agents \(e\.g\., humans and other animals\), and of learning autonomously and perpetually\. We refer to such a model as anAgent Model\. Specifically, an agent model \(AM\) is a reasoning model that generates real\-world actions based on its goalsggand identityii\. Formally, an AMπ\\pimaps the current world statessto a predicted actionaathrough, for example, a conditional probability distribution:
pπ\(a∣s,g,i\)\.p\_\{\\pi\}\(a\\mid s,g,i\)\.Equipped with such a model, a machine can draw on conceptual knowledge and logical/mathematical reasoning for abstract problem\-solving, as well as act in the physical world via its end actuators \(e\.g\., a humanoid body\)\. Crucially, conditioning on goalggand identityiienables the system toinspect, decompose, and reviseits long\-term objectives \(e\.g\., self\-preservation or safety constraints\) and self\-model \(e\.g\., capabilities and roles\) rather than leaving them implicitly distributed across model weights and thus difficult to modify\. Whether these are kept fixed by design or updated dynamically is a hallmark of the distinction between*agentic*and*agentive*systems\. Similarly, how the modelπ\\piselects actions and updates itself reflect the key differences:*agentic*systems follow fixed decision\-making procedures and require externally scheduled training to improve, while agentive onesregulate its owndeliberation mode during inference \(e\.g\., reacting immediately to emergency vs\. planning carefully for a complex maneuver\) and capability updates during learning \(e\.g\., retreating into simulated practice to address an identified weakness\)\. Agency, in this view, arises from intentional actions generated by the model itself rather than from passively following externally scaffolded instructions\. We discuss these distinctions in more detail in §[2](https://arxiv.org/html/2606.23991#S2)\.
How, then, should such a model be built? A basic principle, which we discuss formally in §[4\.3](https://arxiv.org/html/2606.23991#S4.SS3)and §[4\.5](https://arxiv.org/html/2606.23991#S4.SS5), is that the agent model must be kept functionally distinct from a world modelXinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\): the former decides what*to do*, the latter predicts what*will happen*\. Collapsing both into a single model, as several recent proposals doYeet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib46)\); Li \([2026](https://arxiv.org/html/2606.23991#bib.bib8)\); NVIDIA \([2026a](https://arxiv.org/html/2606.23991#bib.bib7)\), conflates reward\-driven action selection with fidelity\-driven next\-state prediction, undermining the reliability of both planning and simulation\. At a high\-level, constructing and training an Agent Model involves five key aspects:goal, identity, decision\-making, self\-regulation, and learning\. The past two years have seen an explosion of systems labeled as agents, accompanied by competing schools of thought on how such systems should be designed\. Proposals for addressing some of the aforementioned aspects leading to an agent model were offered in these attempts, but a systemic treatment of all aspects with a single framework possible for implementation is still unavailable\. In this paper, we categorize these approaches and analyze their limitations towards scalable and general\-purpose agency\. Based on such, we introduce theGIC\(Goal\-Identity\-Configurator\) architecture, which provides concrete proposals for each of the five aspects of artificial agency and resultant capabilities within a single adaptive system, paired with a separately learned world model\. Specifically, the GIC architecture combines: 1\)hierarchical goal decompositionwith persistent objectives; 2\) anevolving identitythat adapts without needing retraining; 3\)simulative planningthrough an internal world model \(System II\) alongside reactive action \(System I\); 4\)self\-regulationof when and how deeply to deliberate via a learned configurator \(System III\); and 5\)self\-directed learningfrom both real and simulated experience\. We present these ideas in detail in the sections that follow\.
## 2The Boundary Between Agentic and Agentive Systems
Having introduced the distinction between agentic systems, which complete tasks through externally orchestrated tools and workflows, and agentive systems, whose capabilities arise from internal organization, we now formalize the dimensions along which they differ\. Our goal is not to dismiss existing agentic systems, but to identify the minimal properties required for genuine agency, as a guideline for inspiring plausible design and implementation\. Each dimension below defines a spectrum: at one end, the relevant structure is fully prescribed by external engineering; at the other, it is maintained and revised internally by the agent as part of its own decision\-making\.
### 2\.1Preliminaries: Agent\-Environment Model
Figure 2:Illustration of an agent acting in an environment to achieve a goal\.We begin with a minimal formulation of sequential decision making as a neutral foundation for the discussion that follows\. Consider an environment \(or*universe*\) represented by a stochastic dynamical systemμ\\mu, encompassing virtual, physical, and social components\. The environment evolves over discrete time steps indexed bytt\(continuous timesteps can be approximated by infinitesimally small discrete steps\)\. Letsts\_\{t\}denote the world \(and internal\) state at timettandata\_\{t\}an action\. The environment defines a transition distributionpμ\(st\+1∣st,at\)p\_\{\\mu\}\(s\_\{t\+1\}\\mid s\_\{t\},a\_\{t\}\), and an agent is modeled as a policyπ\\pithat produces an action distributionpπ\(at∣st\)p\_\{\\pi\}\(a\_\{t\}\\mid s\_\{t\}\)\. Given an initial statests\_\{t\}, the interaction betweenπ\\piandμ\\muinduces a trajectory distribution:
pμπ\(at,st\+1,…,aT−1,sT∣st\)=∏k=tT−1pπ\(ak∣sk\)⏟agentpμ\(sk\+1∣sk,ak\)⏟universe\.\\displaystyle p^\{\\pi\}\_\{\\mu\}\(a\_\{t\},s\_\{t\+1\},\\dots,a\_\{T\-1\},s\_\{T\}\\mid s\_\{t\}\)=\\prod\_\{k=t\}^\{T\-1\}\{\\underbrace\{\\textstyle p\_\{\\pi\}\(a\_\{k\}\\mid s\_\{k\}\)\}\_\{\\text\{ agent \}\}\}\\ \{\\underbrace\{\\textstyle p\_\{\\mu\}\(s\_\{k\+1\}\\mid s\_\{k\},a\_\{k\}\)\}\_\{\\text\{ universe \}\}\}\.\(1\)Equation[1](https://arxiv.org/html/2606.23991#S2.E1)describes observable interaction dynamics without assuming any particular internal structure of the agent\. The factorization also decomposes the subject of our discussion into exactly two objects: the*agent*factorpπ\(ak∣sk\)p\_\{\\pi\}\(a\_\{k\}\\mid s\_\{k\}\), which decides what*to do*, and the*universe*factorpμ\(sk\+1∣sk,ak\)p\_\{\\mu\}\(s\_\{k\+1\}\\mid s\_\{k\},a\_\{k\}\), which determines what*happens next*\. Anagent model\(AM\) is a learned realization of the former; aworld model\(WM\) is a learned approximation of the latter\.
We note that the term “world model” has recently been used more broadly, encompassing not only next\-state prediction but also next\-action generationYeet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib46)\); Li \([2026](https://arxiv.org/html/2606.23991#bib.bib8)\); NVIDIA \([2026a](https://arxiv.org/html/2606.23991#bib.bib7)\), in effect collapsing the two factors of Equation[1](https://arxiv.org/html/2606.23991#S2.E1)into a single object\. Throughout this paper, we keep them distinct: “world model” refers strictly to the universe factor, and “agent model” to the agent factor together with the internal structures, introduced below, that realize it\. We believe the absence of a clear, functional definition of the agent model, distinct from the world model, may have contributed to action generation being absorbed into world\-model frameworks by default; this paper offers one such definition and explores its consequences for how the agent reasons \(§[4\.3](https://arxiv.org/html/2606.23991#S4.SS3), §[5\.2](https://arxiv.org/html/2606.23991#S5.SS2)\), why the two models call for different training signals \(§[4\.5](https://arxiv.org/html/2606.23991#S4.SS5), §[5\.3](https://arxiv.org/html/2606.23991#S5.SS3)\), and how failures are diagnosed and corrected \(§[5\.7](https://arxiv.org/html/2606.23991#S5.SS7)\)\.
In the following subsections, we construct an agent model by introducing latent variables \(goals, identity, plans, and regulation mechanisms\) that formalize the properties of*endogenous*agency outlined above\. While goals and identity could also be viewed as components of the world state observable by other agents \(e\.g\., one agent inferring another’s goals from its behavior\), we model them here as latent variables internal to the agent, since our focus is on the degree to which these structures are endogenously maintained vs\. externally prescribed\.
### 2\.2Goals and Subgoals
We first enrich the agent\-environment formulation by introducing*goals*, which represent desired outcomes guiding decision\-making over time\. We denote the agent’s goal at timettby a latent variablegtg\_\{t\}, conditioning action selection aspπ\(at∣st,gt\)p\_\{\\pi\}\(a\_\{t\}\\mid s\_\{t\},g\_\{t\}\)\. As with the other dimensions discussed below, we distinguish two limiting cases\. On one end are externally specified goals, where objectivesgtg\_\{t\}are supplied at each step \(e\.g\., user instructions, prompts, or task specifications\) and disappears once the interaction ends\. On the other end are internally persistent goalsgg, which remain consistent over long horizons\. An agent with persistent goalsgginterprets immediate tasks not as its entire objective, but as subgoalsgtg\_\{t\}within a larger, continuing trajectory of behavior\. In this view, responding to individual user instructions is equivalent to having the top\-level goal of “satisfy external directions”, with the subgoals as each instruction\. The agent’s capacity, however, extends beyond this special case: It may decompose a long\-term goalgginto a sequence of subgoals\(g1,g2,…\)\(g\_\{1\},g\_\{2\},\\dots\), ordered by dependency and priority, and revisable as new information arrives:
gt∼pδ\(⋅∣st,g\)\.g\_\{t\}\\sim p\_\{\\delta\}\(\\cdot\\mid s\_\{t\},g\)\.This hierarchical structure isolates the difficulty of long\-horizon planning in the decomposition moduleδ\\delta, while each subgoalgtg\_\{t\}can be pursued by short\-horizon capabilities that are easier to learn and supervise\. A common way to evaluate goal\-directed behavior is through a reward functionr\(st,gt\)r\(s\_\{t\},g\_\{t\}\)measuring the compatibility between the current state and the agent’s current subgoal, and the long\-term performance of a policy is evaluated by the expected discounted cumulative reward, also known as the value functionSuttonet al\.\([1998](https://arxiv.org/html/2606.23991#bib.bib180)\), with the discount parameterγt\\gamma\_\{t\}satisfyinglimt→∞γt=0\\lim\_\{t\\rightarrow\\infty\}\\gamma\_\{t\}=0:
Vπ,μgt\(st\)\\displaystyle V\_\{\\pi,\\mu\}^\{g\_\{t\}\}\(s\_\{t\}\):=𝔼π,μ\[∑k=t∞γkr\(sk,gt\)\|st\]\\displaystyle\\vcentcolon=\\mathbb\{E\}\_\{\\pi,\\mu\}\\left\[\\sum\_\{k=t\}^\{\\infty\}\\gamma\_\{k\}r\(s\_\{k\},g\_\{t\}\)\\mathrel\{\\bigg\|\}s\_\{t\}\\right\]=limT→∞∑\(at,st\+1,…,sT\)∑k=tTγkr\(sk,gt\)⏟goalpμπ\(at,st\+1,…,sT∣st\)⏟trajectory\\displaystyle=\\lim\_\{T\\rightarrow\\infty\}\\sum\_\{\(a\_\{t\},s\_\{t\+1\},\\dots,s\_\{T\}\)\}\{\\underbrace\{\\textstyle\\sum\_\{k=t\}^\{T\}\\gamma\_\{k\}r\(s\_\{k\},g\_\{t\}\)\}\_\{\\text\{goal\}\}\}\\ \{\\underbrace\{\\textstyle p^\{\\pi\}\_\{\\mu\}\(a\_\{t\},s\_\{t\+1\},\\dots,s\_\{T\}\\mid s\_\{t\}\)\}\_\{\\text\{trajectory\}\}\}\(2\)The degree to which goal formation, decomposition, and maintenance are endogenous to the agent is one axis along which agentic systems become agentive\. Agentic systems largely execute externally specified instructions; agentive systems maintain, decompose, and revise their own goals as part of their ongoing decision\-making\.
### 2\.3Identity
We next introduce*identity*: a latent variableiti\_\{t\}capturing persistent properties that influence decision\-making across time, such as capabilities, constraints, affordances, and relationships with other entities\. Identity conditions action selection aspπ\(at∣st,gt,it\)p\_\{\\pi\}\(a\_\{t\}\\mid s\_\{t\},g\_\{t\},i\_\{t\}\), separating internal self\-knowledge from observable dynamics\. A key question is how identity is maintained\. At one end, identity is static:it=i0i\_\{t\}=i\_\{0\}for alltt, fixed by system design \(e\.g\., system prompts, configuration files, or predefined roles\)\. Such designs are practical when the environment is well\-understood and predictable, but adaptation requires external re\-engineering rather than endogenous updating\. At the other end, identity evolves with the environment and internal statests\_\{t\}through the transitionι\\iota:
it∼pι\(it∣st,it−1\)\.i\_\{t\}\\sim p\_\{\\iota\}\(i\_\{t\}\\mid s\_\{t\},i\_\{t\-1\}\)\.An agent with adaptive identity revises its self\-model in response to success, failure, or environmental feedback, analogous to how a professional updates self\-assessment over the course of a demanding day\. Identity in this sense functions not merely as initialization but as an evolving latent state participating in ongoing decision\-making: capabilities and role assumptions may be revised, new affordances may be discovered, and relationships with other entities may be updated based on observed interactions\. The degree to which identity is originated, maintained and revised internally is one axis along which notions of agency differ\.
### 2\.4Decision\-Making
Given goals and identity, an agent must select actions that account for future consequences\. Beyond simple fully observable settings\(e\.g\., Silveret al\.,[2016](https://arxiv.org/html/2606.23991#bib.bib179),[2017](https://arxiv.org/html/2606.23991#bib.bib178)\), however, the agent does not have direct access to the true world statests\_\{t\}\. Instead, it receives observationsoto\_\{t\}and infers a*belief state*s^t\\hat\{s\}\_\{t\}representing its best estimate of the world\. A learnedworld modelffcan then predict the next belief state given a proposed action, according topf\(s^t\+1∣s^t,at′\)p\_\{f\}\(\\hat\{s\}\_\{t\+1\}\\mid\\hat\{s\}\_\{t\},a^\{\\prime\}\_\{t\}\)\. Thisffis precisely a learned realization of the universe factor of Equation[1](https://arxiv.org/html/2606.23991#S2.E1), now operating in belief space: it remains a model of the world, distinct from the agent model that queries it\. By simulating sequences of actions and their predicted consequences, the agent can approximate optimal behavior without access to the true environment dynamics\. Formally, the optimal policy under the world modelffselects action sequences that maximize expected goal progress under simulated state transitions, conditioned on the agent’s current subgoalgtg\_\{t\}and identityiti\_\{t\}:
πf∗\(s^t,gt,it\)=argmaxat:T′−1′∈𝒜\(it\)⏟possible actions∑s^t\+1:T′\(∑k=tT′−1γkr\(s^k,gt\)\+γT′Vπ,fgt\(s^T′\)⏟goal progress\)∏j=tT′−1pf\(s^j\+1\|s^j,aj′\)\.⏟simulation withworld model\\pi^\{\*\}\_\{f\}\(\\hat\{s\}\_\{t\},g\_\{t\},i\_\{t\}\)=\{\\underbrace\{\\operatorname\*\{arg\\,max\}\_\{a^\{\\prime\}\_\{t:T^\{\\prime\}\-1\}\\in\\mathcal\{A\}\(i\_\{t\}\)\}\}\_\{\\text\{possible actions\}\}\}\\ \\sum\_\{\\hat\{s\}\_\{t\+1:T^\{\\prime\}\}\}\\Bigg\(\{\\underbrace\{\\sum\_\{k=t\}^\{T^\{\\prime\}\-1\}\\gamma\_\{k\}r\(\\hat\{s\}\_\{k\},g\_\{t\}\)\+\\gamma\_\{T^\{\\prime\}\}V\_\{\\pi,f\}^\{g\_\{t\}\}\(\\hat\{s\}\_\{T^\{\\prime\}\}\)\}\_\{\\text\{goal progress\}\}\}\\Bigg\)\\prod\_\{j=t\}^\{T^\{\\prime\}\-1\}\\ \{\\underbrace\{p\_\{f\}\(\\hat\{s\}\_\{j\+1\}\|\\hat\{s\}\_\{j\},a^\{\\prime\}\_\{j\}\)\.\}\_\{\{\\scriptsize\\shortstack\{simulation with\\\\ world model\}\}\}\}\(3\)We refer to this form of deliberation assimulative reasoning\(a form of System II reasoning\): the agent proposes candidate actions, predicts their consequences through the world modelff, and selects the sequence that maximizes expected long\-term progress\. In contrast to traditional logical reasoning \(e\.g\., deduction, induction, abduction\), simulative reasoning provides a general\-purpose planning mechanism grounded in verifiable next\-state prediction, applicable across diverse tasks without domain\-specific proceduresXinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\)\.
In practice, exact optimization over Equation[3](https://arxiv.org/html/2606.23991#S2.E3)is intractable\. We thus denote byπf\\pi\_\{f\}a simulative planner that approximatesπf∗\\pi^\{\*\}\_\{f\}\. Its output is a*plan*ctc\_\{t\}encoding the current belief, a selected action sequence, and predicted future states:
ct=\(s^t,at′,s^t\+1,at\+1′,…,s^T′\)∼pπf\(⋅∣s^t,gt,it\)\.c\_\{t\}=\(\\hat\{s\}\_\{t\},a^\{\\prime\}\_\{t\},\\hat\{s\}\_\{t\+1\},a^\{\\prime\}\_\{t\+1\},\\dots,\\hat\{s\}\_\{T^\{\\prime\}\}\)\\sim p\_\{\\pi\_\{f\}\}\(\\cdot\\mid\\hat\{s\}\_\{t\},g\_\{t\},i\_\{t\}\)\.\(4\)The plan provides structured grounding for coherent behavior over long horizons: predicted future states can be checked against subsequent observations to assess plan validity, while planned actions guide execution when anticipated states are encountered or when the current state is highly uncertain \(e\.g\., landing an airplane in low visibility\)\. Given a planctc\_\{t\}, the agent selects concrete actions through anactorα\\alphathat handles fine\-grained reactive execution:at∼pα\(⋅∣s^t,ct\)a\_\{t\}\\sim p\_\{\\alpha\}\(\\cdot\\mid\\hat\{s\}\_\{t\},c\_\{t\}\)\. This reactive component \(System I\) captures execution patterns that are difficult to encode in structured plans and enables fast response when deliberation is unnecessary\. The key distinction between*agentic*and*agentive*systems is therefore whether planning is an internal computational process \(i\.e\., the agent forms, revises, and acts on plans as a result of its own decision\-making\) or an externally imposed procedure \(e\.g\., forced reaction, predefined workflow, or always\-on model\-predictive control\)\. A separate question is how the agent determines*when*and*how much*planning to perform, which we address next\.
### 2\.5Self\-Regulation
Long\-horizon planning introduces a question beyond*what*action to take:*how*should the decision be made? Different situations call for different amounts and types of internal computation, depending on urgency, difficulty, uncertainty, and resource budget\. Some decisions may be handled by direct policy execution \(e\.g\., dodging a ball\), while others benefit from extended deliberation or replanning \(e\.g\., strategizing a full match\)\. More broadly, such meta\-decisions also encompass whether to pursue or abandon a goal, whether to act or refrain from acting, and how to prioritize competing objectives, extending beyond computational resource allocation to behavioral and normative dimensions\. We refer to the capacity to control these internal modes of operation as*self\-regulation*\. We model this through aconfiguratorκ\\kappa, which outputs a regulation variableutu\_\{t\}governing the agent’s decision mode at each step \(e\.g\. whether to act directly, continue executing an existing planct−1c\_\{t\-1\}, invoke additional planning, or revise goals:
ut∼pκ\(⋅∣st,gt,it,ct−1\)\.u\_\{t\}\\sim p\_\{\\kappa\}\(\\cdot\\mid s\_\{t\},\\,g\_\{t\},i\_\{t\},c\_\{t\-1\}\)\.Self\-regulation is thus itself part of the agent’s policy: the allocation of internal effort adapts with experience rather than following fixed rules or designer\-specified workflows\. Furthermore, the configurator may extend beyond inference\-time deliberation to govern the agent’s own learning process \(e\.g\., deciding when to act in the environment, when to retreat into simulation for practice, when to update its world model, and when to revise its self\-model\)\. We return to this point below\. The degree to which deliberation control is endogenous to the agent is another axis along which agentic systems are distinguished from agentive ones\. Agentic systems follow externally prescribed workflows; agentive systems organize their own computation in response to changing circumstances\.
### 2\.6Learning
The preceding subsections describe how an agent acts given its current capabilities\. A separate question is how those capabilities improve over time\. In most existing systems, learning terminates before deployment, and behavioral change thereafter requires external intervention such as retraining or prompt redesign\. A growing body of work addresses this limitation under labels such as “never\-ending learning”Mitchellet al\.\([2018](https://arxiv.org/html/2606.23991#bib.bib26)\), “recursive self\-improvement”Patel \([2026](https://arxiv.org/html/2606.23991#bib.bib29)\)or “auto research”Karpathy \([2026](https://arxiv.org/html/2606.23991#bib.bib28)\), which use AI systems to automate aspects of the traditional training pipeline \(e\.g\., generating synthetic tasks and curricula, performing automated evaluation\)\. However, in virtually all such “AI training AI” systems, the learning process itself remains external to the agent, with training decisions \(e\.g\., when to learn, what data to use, how long to train, and when to stop\) ultimately made by the human engineer, not by the agent whose capabilities are being updated\. A more complete notion of agency, on the other hand, treats learning as continuous and endogenous, taking two complementary forms:*learning from real interaction*, where the agent updates its parametersθ\\thetabased on deployment experience, and*learning from simulated experience*, where the agent generates hypothetical trajectories through itsworld modelffand trains on them without real\-world interaction\. Formally, we defineλ\\lambdaas the learning process that outputs the next parameterθt\+1\\theta\_\{t\+1\}given current parametersθt\\theta\_\{t\}and real and simulated experiencesDμD\_\{\\mu\}andDfD\_\{f\}as below:
θt\+1∼pλ\(⋅∣θt,Dμ,Df\)\.\\theta\_\{t\+1\}\\sim p\_\{\\lambda\}\(\\cdot\\mid\\theta\_\{t\},D\_\{\\mu\},D\_\{f\}\)\.Simulative learning is particularly valuable when real\-world trial\-and\-error is dangerous, expensive, or slow\. Note that the two models implicated here learn from different signals: the world modelffimproves by reducing prediction error against observed transitions, while the agent’s decision\-making componentsθ\\thetaimprove through goal\-directed feedback, a separation whose importance we argue in detail in §[4\.5](https://arxiv.org/html/2606.23991#S4.SS5)\. Another key difference from current “AI\-builds\-AI” approaches is that in the self\-directed agent, learning is governed by the configuratorκ\\kappaas part of the agent’s own policy, rather than being imposed on the agent as an external schedule\. In addition to model parametersθ\\theta, the self\-modeliimay also be updated in the manner discussed earlier, as a fast improvement procedure without needing full retraining\. The degree to which learning is internally initiated and regulated is another axis along which agentic systems differ from agentive systems\. Current systems, even those that automate training with AI, are still*agentic*as the training loop remains external and the agent remains frozen unless retrained\.*Agentive*systems, by contrast, improve autonomously and perpetually through experience, augmenting external interaction with internal world\-model simulations, and governing its own learning as an integral part of its ongoing decision\-making\.
### 2\.7Coordination and Communication
In a social environment, an agent must often decide whether to communicate, whom to engage, what information to share, and how to interpret the behavior of others in light of their likely identities, capabilities, and goals\. Communication and coordination thus emerge as autonomous decisions, arising from the agent’s native communicative abilities, an environment composed of other agents, and tasks that require multi\-agent interaction\. Natural agents exhibit a further capacity for*self\-organization*: individuals form, revise, and dissolve patterns of coordination, without requiring those structures to be specified in advance\. In practice, many existing systems construct “multi\-agent teams”Wuet al\.\([2023](https://arxiv.org/html/2606.23991#bib.bib66)\)or “agent swarms”\(e\.g\., OpenAI,[2024b](https://arxiv.org/html/2606.23991#bib.bib70)\), but these often externally specify the nature and pattern of interaction \(e\.g\., team membership, communication protocols, role assignments, and coordination logic\) via the human designer\. Such systems are better understood as a single scaffolded system consisting of a federation of tasks rather than a genuine multi\-agent society\. As with the other dimensions, how multi\-agent interaction is handled delineates the boundary between agentic and agentive systems:*agentic*systems require orchestrating interaction patterns externally;*agentive*systems allow collective organization to emerge as an internal decision of participating agents\.
The properties introduced above together characterize what genuine agency should minimally possess\. The distinction between*agentic*and*agentive*systems is not simply about whether relevant structures \(e\.g\.,*goals*,*identity*\) exist, but in how these behaviors originate: through externally engineered pipelines that prescribe behavior, or an internal*configurator*capable of adapting, revising, and organizing their own decision\-making processes \(e\.g\., planning, self\-regulation, learning, and interaction\)\. This perspective motivates the remainder of the paper, where we first examine whether and where current agentic systems fall short of this vision \(§[3](https://arxiv.org/html/2606.23991#S3)\-[4](https://arxiv.org/html/2606.23991#S4)\), and then present theGoal\-Identity\-Configurator\(GIC\) agent model architecture where these structures arise as components of a single adaptive system, paired with a separately learned world model \(§[5](https://arxiv.org/html/2606.23991#S5)\)\.
## 3Landscape of Systems Labeled as “Agents”
The term “agent” is currently applied to a remarkably broad range of systems, from simple automation scripts to embodied learning systems\. This breadth, however, obscures an important distinction highlighted in the previous section: systems may appear goal\-directed while differing fundamentally in where the organization of behavior resides\. Rather than organizing the landscape by application domain, we examine it through the mechanisms that produce behavior\. This perspective reveals a continuum from systems whose competence is almost entirely prescribed by software structure, to systems that increasingly internalize planning, acting, and adaptation within a single model\.
#### Program\-Based Systems and Classical Bots
From the earliest days of computing, practitioners have built software systems that act toward explicit goals through deterministic logic\(Newell and Simon,[1976](https://arxiv.org/html/2606.23991#bib.bib41); Davis and King,[1977](https://arxiv.org/html/2606.23991#bib.bib42)\)\. A thermostat observes temperature and applies fixed control rules; ELIZAWeizenbaum \([1966](https://arxiv.org/html/2606.23991#bib.bib146)\)simulates psychotherapy through pattern matching \(with surprising effectiveness\); browser automation frameworks like SeleniumSeleniumHQ \([2026](https://arxiv.org/html/2606.23991#bib.bib145)\)and Playwright\(Microsoft,[2026](https://arxiv.org/html/2606.23991#bib.bib40)\)execute scripted interaction sequences in digital environments\. These systems can clearly pursue objectives, but every aspect of their behavioral organization \(e\.g\., goals, identity, decision\-making, adaptation\) is fixed by design\. From the perspective developed earlier, these are best understood as software pipelines, not internally organized agents\.
#### LLM Wrapper Systems
A large fraction of contemporary systems marketed as “AI agents” place pretrained LLMs inside structured orchestration layers, whether it be plan\-search\-read\-synthesize loops \(e\.g\., DeerFlowByteDance \([2025](https://arxiv.org/html/2606.23991#bib.bib54)\)\), tool\-calling pipelines \(e\.g\., Agent SkillsAnthropic \([2025b](https://arxiv.org/html/2606.23991#bib.bib140)\)\), or multi\-agent coordination graphs \(e\.g\., AutoGenWuet al\.\([2023](https://arxiv.org/html/2606.23991#bib.bib66)\)\), which specify how behavior should unfold\. Deployed instances span customer\-service automation \(e\.g\., DecagonDecagon \([2026](https://arxiv.org/html/2606.23991#bib.bib139)\)\), coding assistants \(e\.g\., CursorCursor \([2026](https://arxiv.org/html/2606.23991#bib.bib132)\)\), personal assistants \(e\.g\., OpenClawopenclaw \([2026](https://arxiv.org/html/2606.23991#bib.bib137)\)\), and scientific automation \(e\.g\., CRISPR\-GPTQuet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib134)\)\)\. Despite often impressive task competence, the LLM in these systems contributes flexible reasoning and instruction following, while the surrounding scaffold is responsible for structuring goals, specifying identity, orchestrating planning, and compensating for model weaknesses\. The organization of behavior thus resides in the engineering around the model, not in the model’s own decision\-making\.
#### LLM\-Centered Systems
A more recent class of systems shifts more of the behavioral structure into the model itself, training or fine\-tuning LLMs to map observations to actions over extended trajectories \(often with chain\-of\-thoughtWeiet al\.\([2022](https://arxiv.org/html/2606.23991#bib.bib88)\)\)\. One direction trains models end\-to\-end for specific domains, including browser use \(e\.g\., OpenAI OperatorOpenAI \([2025a](https://arxiv.org/html/2606.23991#bib.bib131)\)\), deep research \(e\.g\., Tongyi\-DeepResearchTeam \([2025](https://arxiv.org/html/2606.23991#bib.bib129)\)\), software engineering \(e\.g\., Claude CodeAnthropic \([2025a](https://arxiv.org/html/2606.23991#bib.bib53)\)\), and game playing \(e\.g\., SIMA\-2Boltonet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib124)\)\)\. A second, increasingly active direction trains general\-purpose agentic LLMs that integrate reasoning, tool\-use, and multi\-step interaction within a single model \(e\.g\., DeepSeek\-V4DeepSeek\-AI \([2026](https://arxiv.org/html/2606.23991#bib.bib33)\)\)\. Compared with wrapper systems, these approaches internalize more of reasoning and action selection, representing an important step toward fuller agency\. However, goals still depend on human\-specified short\-term instructions; identity remains externally defined; decision\-making relies on unregulated chain\-of\-thought; and behavioral change still requires retraining or prompt redesign rather than self\-directed learning from deployment experience\.
#### Model\-less Physical Systems
Embodied platforms are often intuitively associated with agency, but physical embodiment alone should not be confused with internally organized decision\-making\. Traditional industrial robots \(e\.g\., ABBABB \([2026](https://arxiv.org/html/2606.23991#bib.bib123)\), FANUCFANUC America \([2026](https://arxiv.org/html/2606.23991#bib.bib122)\)\) execute carefully programmed routines, while modern legged autonomous platforms \(e\.g\., Boston DynamicsBoston Dynamics \([2026](https://arxiv.org/html/2606.23991#bib.bib120)\), ANYboticsANYbotics \([2026](https://arxiv.org/html/2606.23991#bib.bib119)\)\) typically combine learned low\-level control with externally scripted task logic\. These systems may exhibit high physical competence while still relying on externally imposed task decomposition, action planning, and adaptation procedures\. Embodiment therefore expands the action space, but does not by itself resolve the problem of agency\.
#### Embodied\-Model Systems
The most ambitious current efforts aim to integrate perception, reasoning, and control into unified embodied modelsFunget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib117)\)\. Generalist humanoid and manipulation platforms \(e\.g\., Figure AI HelixAI \([2025](https://arxiv.org/html/2606.23991#bib.bib188)\), Physical Intelligenceπ\\piseriesIntelligenceet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib114)\)\) and autonomous driving systems \(e\.g\., WaymoWaymo \([2026](https://arxiv.org/html/2606.23991#bib.bib113)\)and AlpamayoWanget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib112)\)\) increasingly adopt vision\-language\-action \(VLA\) architectures trained from demonstrations, imitation learning, and large\-scale simulation \(e\.g\., NVIDIA Isaac LabNVIDIA \([2026b](https://arxiv.org/html/2606.23991#bib.bib45)\)\)\. In parallel, world action models \(WAMs; e\.g\., DreamZeroYeet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib46)\)\) jointly predict future states and actions within a shared architecture, incorporating aspects of world model into the policy itself\. These systems represent the closest current approximations to internally organized agents, acquiring physical priors from large\-scale data and demonstrating generalization to unseen tasks and environments\. Nevertheless, these systems are still limited in their sensory repertoire \(e\.g\., no force, texture, hardness, or temperature\)\. Important aspects of agency, such as goal decomposition, identity evolution, self\-regulated deliberation, and self\-directed learning are missing\. As such, training remains heavily dependent on expert demonstrations; no mechanism exists for the agent to modulate how much deliberation a given situation warrants; most systems remain confined to short\-horizon tasks with limited capacity for sustained goal pursuit or open\-ended coordination; and adaptation beyond the training distribution still requires external human intervention\.
#### Relation to Existing Surveys
Parts of the landscape above have been documented in several recent surveys\. Wang et al\.Wanget al\.\([2024](https://arxiv.org/html/2606.23991#bib.bib75)\)systematize LLM\-based agents organized by profiling, memory, planning, and action modules; Wei et al\.Weiet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib111)\)extend this scope across foundational, self\-evolving, and collective reasoning layers; Jiang et al\.Jiang and others \([2025](https://arxiv.org/html/2606.23991#bib.bib77)\)study post\-pretraining adaptation under a unified framework; Gao et al\.Gaoet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib110)\)and Fang et al\.Fang and others \([2025](https://arxiv.org/html/2606.23991#bib.bib78)\)focus on mechanisms of continual adaptation; and Chu et al\.Chuet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib83)\)survey world models in the context of agency\. These surveys offer comprehensive coverage of what current systems can do and how they can be improved, but they tend to take the notion of agency itself for granted, treating it as a label that applies whenever an LLM interacts with an environment, rather than examining what structural properties a system must possess to warrant the designation\.
Taken together, the landscape above shows that while recent systems have become remarkably capable, much of that progress has come from improving external orchestration, narrowing domains, and exploiting increasingly powerful foundation models within carefully engineered workflows\. In many cases, the core structures of agency, whether it be endogenous goal decomposition, persistent self\-models, adaptive self\-regulation, continual learning, or autonomous social organization, still reside outside the model\. This observation motivates the central question of the next section: across the dimensions that distinguish genuine agents from software pipelines,*where*exactly do current systems fall short, and*what*would a model capable of internalizing these structures require?
## 4Critique of Agent Modeling
As discussed in §[3](https://arxiv.org/html/2606.23991#S3), the past two years have produced a remarkably diverse ecosystem of systems labeled as “agents”, from GUI operators trained on screenshot\-to\-action trajectories, to coding assistants that thrive in verifiable repositories, to humanoid robots with dual\-system control stacks\. These systems frequently promise, and in some cases have already delivered, massive economic value, but remain limited in their pathways toward autonomous, generally applicable, and continuously improving agentive capabilities\. In this section, we offer critical discussions on common practices in today’s systems along the five axis of agency identified in §[1](https://arxiv.org/html/2606.23991#S1): goals, identity, decision\-making, self\-regulation, and learning\. Each contention is followed by a constructive alternative describing what a more complete agent model requires\. The resulting proposal of a general architecture for agent models is presented thereafter in §5\.
Across the diverse systems surveyed in §[3](https://arxiv.org/html/2606.23991#S3), a common design philosophy, which we shall dissect, has emerged, which can be summarized as follows:
1. 1\.Goal: Continuously supply the agent with short\-term instructionsgtg\_\{t\}from a human user \(e\.g\., natural language prompt or target image\), for easy and general controllability\.
2. 2\.Identity: Specify the agent’s capabilities, constraints, and affordances externally via fixed system prompts and/or configuration files; invest significant effort in*harness engineering*for reliable and customizable execution\.
3. 3\.Decision\-Making: Prioritize black\-box, end\-to\-end policies, possibly with adaptive computation \(e\.g\., chain\-of\-thought for LLMs and output queries for VLAs\), and train them via reinforcement learning, due to simplicity and end\-to\-end optimizability\.
4. 4\.Self\-Regulation: Expect effective allocation of deliberation to emerge from unconstrained RL training, and/or build planning into fixed, human\-designed workflow stages \(e\.g\., plan\-then\-act pipelines, always\-on model\-predictive control\), to enable controllable and predictable behavior\.
5. 5\.Learning: Train the agent through human\-scheduled pipelines \(i\.e\., RL in rule\-based simulators for safety and scalability, or supervised demonstration/correction in the real\-world for downstream alignment\), to facilitate controllability and safety\.
While these choices are often practical and produce capable systems, we argue that each introduces fundamental limitations toward scalable, general\-purpose agency\. Furthermore, as we will show, underlying those limitations is a common structural absence of an explicit internal model of reality: namely, aworld modelcapable of predicting the consequences of actions in a given state, across layers such as mental, physical, social, and natural worlds\. We will return to this observation at the end of the section, and begin by examining each of the limitations below\.
### 4\.1Goal: From Step\-by\-Step Instruction to Hierarchical Decomposition
> Continuously supply the agent with short\-term goalsgtg\_\{t\}at each step, for easy and general controllability – not feasible for harder tasks\.
Contemporary agentic systems overwhelmingly operate with externally supplied, short\-horizon goals\. Coding assistants such as Claude CodeAnthropic \([2025a](https://arxiv.org/html/2606.23991#bib.bib53)\)and CursorCursor \([2026](https://arxiv.org/html/2606.23991#bib.bib132)\)receive task specifications for each operation; personal assistants such as OpenClawopenclaw \([2026](https://arxiv.org/html/2606.23991#bib.bib137)\)respond to individual user queries; vision\-language models such asπ\\pi\-seriesIntelligenceet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib114)\)and HelixAI \([2025](https://arxiv.org/html/2606.23991#bib.bib188)\)condition on a target images or short instruction for each manipulation episode\. In all cases, the system’s objective disappears once the interaction ends, and a new goal must be supplied before behavior resumes\.
While this design yields controllable systems for short\-horizon tasks \(e\.g\., pick up a bottle\), it is difficult to scale to tasks that demand higher levels of autonomy \(e\.g\., make wine over a year’s time\)\. Indeed, as discussed in the distinction between scaffolded systems and genuine agency \(§[2](https://arxiv.org/html/2606.23991#S2)\), a truly autonomous agent should be instructable with a long\-term goal, not hand\-held at every step\. For goals that span extended time horizons \(e\.g\., developing a drug candidate, conducting a multi\-month research project, executing a complex logistics operation\), demonstrations are rare and end\-to\-end RL by trial\-and\-error is prohibitively slow, making direct optimization over the full horizon impractical\.
The alternative is to take a hierarchical approach to modeling goals \(Figure[3](https://arxiv.org/html/2606.23991#S4.F3)\)\. Rather than requiring a human to supply every subgoal, the agent can include and learn agoal decomposition moduleδ\\deltathat breaks down a long\-term goalgginto a sequence of subgoals\(g1,g2,…\)\(g\_\{1\},g\_\{2\},\\dots\), ordered by dependency and priority, and revisable as new information arrives \(as formalized in §[2\.2](https://arxiv.org/html/2606.23991#S2.SS2)\)\. This decomposition isolates the difficulty of long\-term planning inδ\\delta, while each subgoalgtg\_\{t\}can be executed by short\-horizon capabilities that are easier to learn and supervise\. The result is a form of hierarchical planning that allows the agent to tackle problems requiring extended courses of action, without requiring that the entire trajectory be optimized or supervised as a single monolithic episode\. During inference and planning, effective decomposition itself can be treated as a decision\-making task, which, as we argue in §[4\.3](https://arxiv.org/html/2606.23991#S4.SS3), benefits from simulating the consequences of proposed subgoals \(e\.g\., achievability, ordering, dependencies\) through a hierarchical world modelpf\(st\+T∣st,gt\)p\_\{f\}\(s\_\{t\+T\}\\mid s\_\{t\},g\_\{t\}\)capable of simulating the long\-term consequencest\+Ts\_\{t\+T\}after executinggtg\_\{t\}over multiple time steps\.
Figure 3:Comparison of step\-by\-step subgoals to hierarchical decomposition of overall goal\.\(Left\) contemporary agentic systems are supplied a short\-horizon goalgtg\_\{t\}at every step, and the objective disappears once the interaction ends\. \(Right\) Alternative hierarchical approach instructs the system once with a long\-term / overall goalgg; a learned decomposition moduleδ\\deltabreaks it into a sequence of subgoals\(g1,g2,…\)\(g\_\{1\},g\_\{2\},\\dots\), selected based on outcomes predicted by a hierarchical world modelffand revised as the statests\_\{t\}evolves, each pursued by short\-horizon capabilities that are easier to learn and supervise\.
### 4\.2Identity: From Harness Engineering to Adaptive Self\-Models
> Specify the system’s capabilities, constraints, and affordances externally via fixed system prompts or frozen latent vectors; invest in harness engineering for reliable and predictable behavior – withholds full autonomy from the system\.
An agent’s behavior is shaped not only by its goals and its model of the world, but also by what it knows about*itself*: its capabilities, constraints, affordances, and relationships with other entities\. Beyond the functional aspects, identity can even encompass broader dimensions such as values, loyalties, and moral commitments, which shape how an agent prioritizes and conducts itself in pursuit of its goals\. Just as the world model serves as the agent’s theory of its environment, the self\-model serves as its theory of its own mind\. This distinction echoes Kant’s separation of*outer sense*\(awareness of objects in the world\) from*inner sense*\(awareness of one’s own mental states\)Kant \([1781](https://arxiv.org/html/2606.23991#bib.bib93)\)\.
Current practice, however, focuses on manual engineering to inform an agentic system about its capabilities, limitations, and how to use its tools\. Identity is implemented as a hand\-written system prompt describing the agent’s role, available tools, and behavioral constraints\. In systems built around tool\-calling protocols such as MCP\(Anthropic,[2024](https://arxiv.org/html/2606.23991#bib.bib141)\)and Agent Skills\(Anthropic,[2025b](https://arxiv.org/html/2606.23991#bib.bib140)\), significant effort goes into “harness engineering” as advocated by OpenAILopopolo \([2026](https://arxiv.org/html/2606.23991#bib.bib91)\)and AnthropicRajasekaran \([2026](https://arxiv.org/html/2606.23991#bib.bib90)\): designing infrastructure that the agent can control, and describing that infrastructure to the agent in a way that maximizes effective use\. In this case, the agent’s self\-model is specified externally and remains static\. While designing strong interfaces for the agent is clearly valuable, current practice exogenizes what should be part of genuine agency: the formation and evolution of one’s own identity\. A fixed and/or externally specified identity cannot adapt when the agent encounters unexpected capabilities or limitations, especially when it is deployed in a new environment, or when it receives performance feedback that necessitates revision of its self\-model\. Without diminishing the value of well\-designed infrastructure, the agent should be allowed to autonomously update its own understanding of its capabilities, constraints, and relationships based on experience, without requiring human re\-engineering\.
The constructive solution draws on afast–slowupdate principle: rather than relying on a single adaptation mechanism, the agent maintains two complementary timescales of learning\.Slowupdates modify model parametersθt\\theta\_\{t\}\(e\.g\. gradient\-based training\), which are computationally expensive, infrequent and more durable by design\.Fastupdates revise a compact self\-modeliti\_\{t\}more frequently during interaction, taking effect immediately without retraining, as formalized in Theorem[1](https://arxiv.org/html/2606.23991#Thmtheorem1)\. This is analogous to how a professional revises self\-assessment over a busy day without needing to constantly “rewire their brain”\. The intended effect is that the agent’s behavior can reflect the most recent evidence about itself at any given moment, while slower parameter updates accumulate what has proven durable over longer horizons\. We show that, if fast updates in practice produce identity revisions that are better than random, the fast\-slow agent learning accumulates strictly less regret in expectation than slow\-only learning, and the gap widens with both the length of interaction and the number of update rounds\.
###### Theorem 1\(Fast\-slow learning dominates slow\-only learning, up to identity revision quality\)\.
Consider an agent operating overKKrounds, where each roundkkconsists of a slow update producing a base policyπk\\pi\_\{k\}, followed byNkN\_\{k\}steps of environmental interaction\. In the slow\-only setting, the agent acts under a fixed identityi0i\_\{0\}throughout each round\. In the fast\-slow setting, an identity evolverι\\iotarevises the self\-model at each step, producingit∼pι\(⋅∣s^t,it−1\)i\_\{t\}\\sim p\_\{\\iota\}\(\\cdot\\mid\\hat\{s\}\_\{t\},i\_\{t\-1\}\)\.
Assume: \(A1\) identity revisions improve the self\-model, and better self\-models produce better decisions; \(A2\) the slow update operator is monotone in policy quality, both in the base policy it updates and in the data\-generating policy\. Then the fast\-slow agent’s cumulative regret satisfies:
RegretK*fast\-slow*≤RegretK*std*−Ω\(∑k=1KNk\),\\emph\{Regret\}^\{\\emph\{fast\-slow\}\}\_\{K\}\\;\\leq\\;\\emph\{Regret\}^\{\\emph\{std\}\}\_\{K\}\\;\-\\;\\Omega\\\!\\left\(\\textstyle\\sum\_\{k=1\}^\{K\}N\_\{k\}\\right\),\(5\)where*Regret*K*std*\\emph\{Regret\}^\{\\emph\{std\}\}\_\{K\}is the cumulative regret of the slow\-only agent, and the gap grows with both the total number of interaction steps and the number of update rounds\.
###### Explanation\.
If the agent maintains and revises a self\-modeliti\_\{t\}at each step \(fast updates\) in addition to periodic retraining \(slow updates\), then it accumulates strictly less regret than an agent that relies on slow updates alone\. The advantage comes from better\-informed decisions within each round and from higher\-quality training data flowing into the next round’s slow update\.
###### Proof Sketch\.
The per\-step value differenceΔt:=Vπk,it,fg\(s^t\)−Vπk,i0,fg\(s^t\)\\Delta\_\{t\}:=V^\{g\}\_\{\\pi\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)has strictly positive expectationε¯\>0\\bar\{\\varepsilon\}\>0under A1, because the identity evolver succeeds with probability greater than1/21/2and the bounded degradation on failure is outweighed by the gain on success\. Summing over all steps gives a within\-round regret reduction of∑kNkε¯\\sum\_\{k\}N\_\{k\}\\bar\{\\varepsilon\}\. For the cross\-round term, A1 implies that the identity\-revised policy collects higher\-quality experience, and A2’s monotonicity then guarantees that the slow update produces a base policy that is at least as strong as the one the slow\-only agent would obtain, yielding a non\-negative cross\-round advantageηk≥0\\eta\_\{k\}\\geq 0at each round\. Combining both terms gives the bound\. The formal proof, including the precise probabilistic conditions and the derivation ofε¯\\bar\{\\varepsilon\}, is in Appendix[A](https://arxiv.org/html/2606.23991#A1)\. ∎
Figure 4:An agent that revises its self\-modeliti\_\{t\}at each step \(fast\-slow, solid\) expects to accumulate less regret than one with fixed identityi0i\_\{0\}\(slow\-only, dashed\), as per Theorem[1](https://arxiv.org/html/2606.23991#Thmtheorem1)\. The slow\-only curve grows linearly within each round, with slope drops only at round boundaries when slow\-update happens \(▼\\blacktriangledown\); the fast\-slow curve is concave within each round as identity evolution continuously reduces per\-step regret\.Theorem[1](https://arxiv.org/html/2606.23991#Thmtheorem1)establishes that the fast\-slow agent dominates structurally: it optimizes over a strictly larger space\(θ,i\)\(\\theta,i\)than the slow\-only agent\(θ,i0\)\(\\theta,i\_\{0\}\)\. The within\-round gain is available immediately and requires no further training\. The cross\-round compounding is realized when slow updates resume and benefit from the higher\-quality experience that identity\-revised interaction produces \(Figure[4](https://arxiv.org/html/2606.23991#S4.F4)\)\.
A natural question following is how identity originates\. Unlike the world model, which learns from data the environment supplies, the self\-model describes properties of the agent itself, and evidence about them arises only from the agent’s own behavior\. Identity\-bearing corpora \(e\.g\., role descriptions, capability assessments, performance evaluations\) teach the vocabulary of self\-description but usually describe agents other than the one being trained, while self\-model emergent in the agent’s own state\-action trajectories supply grounded content only for the environments and policy that generated them \(§[5\.6](https://arxiv.org/html/2606.23991#S5.SS6)\)\. Both sources therefore yield priors for the initial identityi0i\_\{0\}, not a finished self\-model\. A genuine identity emerges only by grounding in the agent’s own interaction, with the evolverι\\iotarevisingiti\_\{t\}so that what the agent believes about itself answers to realized performance rather than to its initial description\.
One practical benefit of this setup is fast adaptation to new environments or action spaces: during deployment, the agent starts from the seeded identityi0i\_\{0\}and rapidly adapts its self\-model through interaction, rather than waiting for a human to tune its system prompt\. Identity evolution thereby provides a form of continual learning at test time: the agent keeps learning while it operates, instead of alternating between frozen deployment and scheduled retraining \(§[4\.5](https://arxiv.org/html/2606.23991#S4.SS5)\)\. Like goal decomposition \(§[4\.1](https://arxiv.org/html/2606.23991#S4.SS1)\), identity adaptation benefits from simulating the hypothetical outcome after assuming a certain identity \(e\.g\., if one sees themself as an experienced negotiator, will they speak more confidently and win a better deal?\), which draws on the agent’s ability for internal simulation \(i\.e\., world model\)\. These considerations point toward an architecture in which identity serves as the fast\-adapting variable: its revisions should feed immediately into the agent’s other decision\-making processes \(e\.g\., goal decomposition, planning, and self\-regulation\), while slower parameter updates consolidate what has proven durable across many such fast revisions\. In practice, the act of identity update can itself be a decision for the agent, as we discuss in detail in §[4\.4](https://arxiv.org/html/2606.23991#S4.SS4)\.
### 4\.3Decision\-Making: From Black\-Box Policies to Simulative Reasoning
> Train a sufficiently powerful black\-box policy through end\-to\-end RL; planning capabilities will emerge in the chain\-of\-thought – does not ground planning in real\-world dynamics\.
A dominant instinct in current agent design is to treat the system as a single black\-box policy: given the current observationoto\_\{t\}, the policy generates a sequence of intermediate latent variablesztz\_\{t\}\(e\.g\., hidden\-layer activationsHintonet al\.\([1995](https://arxiv.org/html/2606.23991#bib.bib89)\); Dehghaniet al\.\([2018](https://arxiv.org/html/2606.23991#bib.bib25)\)or chain\-of\-thought tokensWeiet al\.\([2022](https://arxiv.org/html/2606.23991#bib.bib88)\)\) before emitting the next action\. The hypothesis is that scaling this architecture and training it with massive demonstration data and/or reinforcement learning will cause advanced capabilities such as “planning” to emerge inside the intermediate representations, as has been recently advocated by Florence from Generalist AIFlorence and the Generalist AI Team \([2026](https://arxiv.org/html/2606.23991#bib.bib87)\)\. This view is attractive because it is simple, aligns with the recent success of scaling next\-token predictionBrownet al\.\([2020](https://arxiv.org/html/2606.23991#bib.bib24)\)and chain\-of\-thought reasoningGuoet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib159)\), and offers a clean training story: learn one powerful reasoning policy, and let it handle everything\.
We argue that this view conflates two distinct concepts:internal computeandplanning\. A neural network can learn to compute precise hidden\-layer activations or generate useful reasoning tokens, ultimately better fitting its training data\. This by itself, however, does not provide the core primitive that planning requires: a grounded way to reason about counterfactual environment dynamics \(i\.e\., what would happen if we took actionaafrom statess\), due to the lack of structure and supervision to that effect\. Indeed, agentic reasoning is fundamentally a control problem: estimating the world states^\\hat\{s\}, proposing candidate actions\{a\}\\\{a\\\}, predicting their outcomes\{s^′\}\\\{\\hat\{s\}^\{\\prime\}\\\}, estimating goal progress\{V\}\\\{V\\\}, and selecting the best actiona∗a^\{\*\}while accounting for prediction reliability\. Current reasoning models \(e\.g\., o1OpenAI \([2024a](https://arxiv.org/html/2606.23991#bib.bib23)\), R1Guoet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib159)\)\) generate extended chains of thought that may*describe*possible futures, but these descriptions are not grounded in a model that predicts state transitions from observations\. The result is prediction based on narrative plausibility \(e\.g\., token probability\) rather than real\-world consistency, with no guarantee of correct planning\. As Xing et al\.Xinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\)argue, text can be a powerful component of world\-state representation, but only when anchored to real\-world dynamics through a world model trained with objectives grounded in data reconstruction\. Without such grounding, more reasoning tokens can simply mean more opportunities for confident but unfounded extrapolation\. Aworld model, which takes the current estimated states^\\hat\{s\}and action, and predicts the next states^′\\hat\{s\}^\{\\prime\}, thus emerges as the missing component that enables grounded decision\-making based on predicted outcomes, detecting when the system is extrapolating beyond its competence and improving planning reliably without entangling it with the entire policy\.
Figure 5:Comparison of reactive policy \(System I\) and simulative reasoning \(System II\)\.\(Left\) A reactive policy maps observations to actions through unconstrained intermediate variables \(e\.g\., hidden activations or chain\-of\-thought tokens\)\. Reasoning is based on narrative plausibility rather than grounded dynamics, without guarantee of correct decision\-making\. \(Right\) Simulative reasoning uses a world modelffto predict the consequences of candidate actions, evaluating goal progress through a criticvv, and selecting the best action while accounting for prediction reliability\. The critic module is not depicted\.Our position is therefore not that reactive policies cannot reason, nor that agents should always plan\. Rather, even with a strong baseline policyπ\\pi, introducing an explicit world\-model\-based simulation componentff, when used selectively based on its reliability, provides the missing counterfactual engine\. This claim can be made precise: as we show formally in Theorem[2](https://arxiv.org/html/2606.23991#Thmtheorem2), if a reasonably accurate world model exists,*any*baseline policy can be augmented with it to obtain a mixed policyπmix\\pi\_\{\\text\{mix\}\}that is at least as good, if not better\.
###### Theorem 2\(World\-Model\-Based Planning Improves Any Policy\)\.
Given a world modelffsuch that given any state\-action pair\(s,a\)\(s,a\), relative to the universeμ\\mu, the prediction error for the next states′s^\{\\prime\}is bounded in terms of total variation \(TV\) as below:
TV\(pf\(s′∣s,a\),pμ\(s′∣s,a\)\)≤ϵ\.\\text\{TV\}\\left\(p\_\{f\}\(s^\{\\prime\}\\mid s,a\),p\_\{\\mu\}\(s^\{\\prime\}\\mid s,a\)\\right\)\\leq\\epsilon\.Also assume discount schedule\{γk\}k=t∞\\\{\\gamma\_\{k\}\\\}\_\{k=t\}^\{\\infty\}whereγk=γk−t\\gamma\_\{k\}=\\gamma^\{k\-t\}forγ∈\(0,1\)\\gamma\\in\(0,1\), and the reward is bounded asr\(g,s\)≤Rmaxr\(g,s\)\\leq R\_\{\\text\{max\}\}\. Then for any policyπ\\pi, there existsπmix=ϕ\(f,π,ϵ\)\\pi\_\{\\text\{mix\}\}=\\phi\(f,\\pi,\\epsilon\)such that
Vπmixg≥Vπg\.V^\{g\}\_\{\\pi\_\{\\text\{mix\}\}\}\\geq V^\{g\}\_\{\\pi\}\.
###### Explanation\.
If you have a reasonably accurate world modelff, then you can augment any baseline policyπ\\piwith it to obtain a mixed policyπmix\\pi\_\{\\text\{mix\}\}which will perform better than, or at least equal to, the original policy\.
###### Proof Sketch\.
First, we observe that based on the Simulation LemmaKearns and Singh \([2002](https://arxiv.org/html/2606.23991#bib.bib149)\), if the world modelffapproximates the true environmentμ\\muclosely, then the state values and Q\-values they produce will differ at most by a small error2γRmaxϵ\(1−γ\)2:=ϵmodel\\frac\{2\\gamma R\_\{\\text\{max\}\}\\epsilon\}\{\(1\-\\gamma\)^\{2\}\}\\vcentcolon=\\epsilon\_\{\\text\{model\}\}\. Next, given any policyπ\\pi, we define a mixed policyπmix\\pi\_\{\\text\{mix\}\}that follows the best action selected by world\-model\-based planningπf∗\\pi^\{\*\}\_\{f\}only when its value is more than2ϵmodel2\\epsilon\_\{\\text\{model\}\}higher than that ofπ\\pi\. Because of this margin, wheneverπmix\\pi\_\{\\text\{mix\}\}followsπf∗\\pi^\{\*\}\_\{f\}, it would be a true improvement onπ\\piin the real environment\. Otherwise, it just falls back toπ\\pi\. Finally, the Performance Difference LemmaKakade and Langford \([2002](https://arxiv.org/html/2606.23991#bib.bib148)\)shows this guaranteesπmix\\pi\_\{\\text\{mix\}\}achieves at least the same value asπ\\pi, and strictly better whenever the WM’s improvement is adopted at least once\. ∎
The detailed proof can be found in Appendix[B](https://arxiv.org/html/2606.23991#A2)\. Note that uniform improvement calls for selective planning: the mixed policy follows the world\-model\-based plan only when its predicted improvement exceeds a safety margin for model error, and falls back to the baseline otherwise\. Even a strong policy is never made worse, and is strictly improved whenever the world model identifies a better action\. Note also that the theorem’s premise of a TV\-bounded prediction errorϵ\\epsilonis only credible when the world model is trained for predictive fidelity\. If the world model’s parameters were instead shaped by the agent’s reward objective,ϵ\\epsilonwould no longer measure distance from reality, and the guarantee would be vacuous; we return to this point in §[4\.5](https://arxiv.org/html/2606.23991#S4.SS5)\.
We call this form of decision\-makingsimulative reasoning\(Equation[3](https://arxiv.org/html/2606.23991#S2.E3)\), which intuitively corresponds toSystem II, the part of human deliberation that is slow but accurate and precise, as discussed by KahnemanKahneman \([2011](https://arxiv.org/html/2606.23991#bib.bib21)\)\. This is distinguished from the originalreactive policy, which can be described asSystem I, the decision\-making process that is fast but prone to biases and errors\.
In simulative reasoning, the agent proposes candidate actions, predicts their consequences through the world model, evaluates goal progress, and selects the best action, performing thought experiments computationally with controllable depth and breadth\. Note that this process need not be programmed using traditional search algorithms \(e\.g\., DFS, MCTS\), but can be absorbed by the inference procedure of an end\-to\-end system in which the policy, world model, and other modules exchange activations under structured attention patterns \(§[5\.2](https://arxiv.org/html/2606.23991#S5.SS2)\), while each remains trained under its own objective\. Plans generated through this processctc\_\{t\}\(Equation[4](https://arxiv.org/html/2606.23991#S2.E4)\) can be maintained in an associative memory, reducing redundant computation and preserving continuity of intent across steps\. In practice, it is also possible to distill the results from System II into System I, opening up a credible path to training a stronger reactive policy when latency is a concern\. The question of*when*to invoke simulative reasoning vs\. acting directly is itself a decision that should be governed by the agent, which we discuss next\.
### 4\.4Self\-Regulation: From Fixed Workflows to Learned Configurators
> Either expect effective deliberation to emerge from unconstrained RL, or prescribe it through fixed workflow stages – neither lets the agent regulate its own reasoning\.
Given that both reactive action \(System I\) and simulative reasoning \(System II\) are available, a second question arises as to*how*to decide which decision mode to engage\. Different situations call for different amounts and types of internal computation, depending on urgency, difficulty, uncertainty, and resource budget\. Current practice address this question in one of two ways, neither of which is satisfactory\.
The first approach is to expect effective deliberation patterns to emerge from unconstrained chain\-of\-thought during RL training \(e\.g\., DeepSeek\-R1\)\. Within this paradigm, however, there is no explicit control for when the model will perform slow, deliberate planning vs\. fast, instinctive reacting, nor bound over inference\-time compute or reasoning budget\. As a result, reasoning compute can increase dramatically during training, while longer reasoning does not necessarily yield better answersGemaet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib19)\); Suet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib20)\)\. Effort to control reasoning cost has resulted in “adaptive thinking models” \(e\.g\., GPT\-5OpenAI \([2025b](https://arxiv.org/html/2606.23991#bib.bib18)\), Opus\-4\.7Anthropic \([2026](https://arxiv.org/html/2606.23991#bib.bib34)\)\) which receive mixed reviews from end usersNewton \([2025](https://arxiv.org/html/2606.23991#bib.bib17)\); Hwang \([2026](https://arxiv.org/html/2606.23991#bib.bib16)\)\.
The second approach is to build planning into a fixed, externally prescribed stage of the workflow\. Examples include human\-controlled planning\-execution pipelines \(e\.g\., plan mode in Claude Code\), scripted reasoning loops \(e\.g\., CRISPR\-GPTQuet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib134)\)\), and always\-on model\-predictive control \(MPC as advocated by LeCunLeCun \([2022](https://arxiv.org/html/2606.23991#bib.bib164)\)\)\. While more structured and amenable to customization and injection of domain expertise, these approaches introduce their own limitations\. Fixed planning stages and reasoning pipelines force expensive deliberation even when direct action suffices\. MPC, in particular, must replan from scratch at each step, losing continuity of intent and incurring high computational overhead\. Moreover, MPC’s fixed planning horizon is fundamentally limited: as we show formally in Theorem[3](https://arxiv.org/html/2606.23991#Thmtheorem3), the required simulation horizonHHgrows significantly with higher desired planning precision\.
###### Theorem 3\(Horizon Requirements for PureHH\-step MPC in the World Model\)\.
Letffbe the world model with transition kernelpf\(s′∣s,a\)p\_\{f\}\(s^\{\\prime\}\\mid s,a\), letπ∗\\pi^\{\*\}denote the optimal policy acting inff, namelyπ∗≔argmaxπVπ,fg\\pi^\{\*\}\\coloneq\\operatorname\*\{arg\\,max\}\_\{\\pi\}V^\{g\}\_\{\\pi,f\}, and letCg:𝒮→\[0,Cmax\]C\_\{g\}:\\mathcal\{S\}\\to\[0,C\_\{\\text\{max\}\}\]be a cost function\. Given planning horizonH≥1H\\geq 1and assuming the discount scheduleγk=γk−t\\gamma\_\{k\}=\\gamma^\{k\-t\}forγ∈\(0,1\)\\gamma\\in\(0,1\), consider aHH\-step MPC policy which, given statests\_\{t\}, simulates up to time stepT=t\+HT=t\+Hfor decision\-making as below:
πMPCH\(st\)=argminat,…,aT−1∑st\+1:sT\[∑k=tTγk−tCg\(sk\)\]∏i=tT−1pf\(si\+1∣si,ai\)\.\\pi^\{H\}\_\{\\text\{MPC\}\}\(s\_\{t\}\)=\\operatorname\*\{arg\\,min\}\_\{a\_\{t\},\\dots,a\_\{T\-1\}\}\\sum\_\{s\_\{t\+1\}:s\_\{T\}\}\\left\[\\sum\_\{k=t\}^\{T\}\\gamma^\{k\-t\}C\_\{g\}\(s\_\{k\}\)\\right\]\\prod\_\{i=t\}^\{T\-1\}p\_\{f\}\(s\_\{i\+1\}\\mid s\_\{i\},a\_\{i\}\)\.\(6\)Assume the cost function is perfectly aligned with the original goal reward, meaning there exists a goal\-dependent constantbgb\_\{g\}such thatCg\(s\)=bg−r\(s,g\)C\_\{g\}\(s\)=b\_\{g\}\-r\(s,g\)\. Then, givenϵ\>0\\epsilon\>0, to achieve∥Vπ∗,fg−VπMPCH,fg∥≤ϵ\\lVert V^\{g\}\_\{\\pi^\{\*\},f\}\-V^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\\leq\\epsilon, it suffices that:
H=O\(11−γ\[log1ϵ\+2log11−γ\+logCmax\]\)\.H=O\\left\(\\frac\{1\}\{1\-\\gamma\}\\left\[\\log\\frac\{1\}\{\\epsilon\}\+2\\log\\frac\{1\}\{1\-\\gamma\}\+\\log C\_\{\\text\{max\}\}\\right\]\\right\)\.Ifγ\\gammaandCmaxC\_\{\\text\{max\}\}are treated as constants, then:
H=O\(log1ϵ\)\.H=O\\left\(\\log\\frac\{1\}\{\\epsilon\}\\right\)\.
###### Explanation\.
Pure MPC can reduce planning error by increasing the lookahead horizon, but the required simulation depth increases significantly with precision demands; the cost becomes increasingly demanding for precise planning, let alone running it for every decision with a fixed planning horizonHH\.
###### Proof Sketch\.
Because the cost function is perfectly aligned with reward, minimizing cost is equivalent to maximizing the shifted rewardr~\(s,g\)=−Cg\(s\)=r\(s,g\)−bg\\tilde\{r\}\(s,g\)=\-C\_\{g\}\(s\)=r\(s,g\)\-b\_\{g\}, which does not change the optimal policy or value gap we want to bound\. LetT~\\tilde\{T\}be the Bellman operator underr~\\tilde\{r\}, where applyingT~\\tilde\{T\}once means looking one step ahead and then using a continuation value\. PureHH\-step MPC policyπMPCH\\pi^\{H\}\_\{\\text\{MPC\}\}can then be viewed as acting greedily with respect to the finite\-horizon estimateV^\(H−1\)=T~H−10\\hat\{V\}^\{\(H\-1\)\}=\\tilde\{T\}^\{H\-1\}0, namely rolling out forHHsteps and assigns zero value to the unplanned future\. By standard approximate\-greedy bound, its suboptimality is controlled by∥V~∗−V^\(H−1\)∥∞\\lVert\\tilde\{V\}^\{\*\}\-\\hat\{V\}^\{\(H\-1\)\}\\rVert\_\{\\infty\}\. Bellman contraction gives∥V~∗−T~H−10∥∞≤γH−1∥V~∗∥∞\\lVert\\tilde\{V\}^\{\*\}\-\\tilde\{T\}^\{H\-1\}0\\rVert\_\{\\infty\}\\leq\\gamma^\{H\-1\}\\lVert\\tilde\{V\}^\{\*\}\\rVert\_\{\\infty\}, and bounded cost implies∥V~∗∥∞≤Cmax/\(1−γ\)\\lVert\\tilde\{V\}^\{\*\}\\rVert\_\{\\infty\}\\leq C\_\{\\text\{max\}\}/\(1\-\\gamma\)\. Combining these yields∥Vπ∗,fg−VπMPCHg∥≤2γHCmax/\(1−γ\)2\\lVert V^\{g\}\_\{\\pi^\{\*\},f\}\-V^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\}\}\\rVert\\leq 2\\gamma^\{H\}C\_\{\\text\{max\}\}/\(1\-\\gamma\)^\{2\}, so achieving error at mostϵ\\epsilonrequiresHHlarge enough that the derived bound is belowϵ\\epsilon\. ∎
Figure 6:As the desired planning precision increases \(ϵ→0\\epsilon\\to 0as per Theorem[3](https://arxiv.org/html/2606.23991#Thmtheorem3)\), the required planning horizonHHgrows significantly\. For an always\-on, fixed\-depth MPC routine, this means that any choice of horizon is either too shallow to achieve the target precision or too deep to be computationally feasible at every timestep\. This motivates moving beyond always\-on planning toward approaches that allow the agent to decide for itself when and how deeply to deliberate\.As Theorem[3](https://arxiv.org/html/2606.23991#Thmtheorem3)and Figure[6](https://arxiv.org/html/2606.23991#S4.F6)show, increasing the desired planning precision \(ϵ→0\\epsilon\\to 0\) results in increasing demands on the planning horizonHH\. In particular, always\-on, fixed\-depth MPC commits to a uniform planning procedure at every decision point, which results in overplanning in easy states where simple reactive policy suffices, and underplanning in difficult or high\-stakes states that require deep and detailed simulation\. Fundamentally, neither scripted pipeline nor fixed MPC allows the agent to decide*for itself*when and how deeply to deliberate, effectively externalizing another dimension of agency that should have been internal to the agent\.
Figure 7:Comparison of model\-predictive control \(MPC\) and self\-regulated simulative reasoning \(System III \+ System II\)\.\(Left\) MPC applies a fixed\-depth planning tree of horizonHHat every decision step, regardless of situation difficulty\. Plans are discarded and rebuilt from scratch at each step, resulting in overplanning during routine situations and underplanning during critical ones\. \(Right\) A learned configuratorκ\\kappadecides whether to make new plan via simulative reasoning \(System II\), continue an existing plan, react directly \(System I\), or run other routines \(e\.g\., learning\)\. Previous plans are cached in associative memory and available for reference\. This allows the agent to invest computation where it matters while avoiding the uniform overhead and discontinuous intent of always\-on planning\.The constructive alternative is a learnedconfiguratorκ\\kappa, formalized in §[2](https://arxiv.org/html/2606.23991#S2)and illustrated in Figure[7](https://arxiv.org/html/2606.23991#S4.F7), which outputs a regulation decisionutu\_\{t\}at each step that governs the agent’s deliberative mode: construct a new simulative plan, continue or revise an existing one, or skip planning entirely and act directly\. Both Systems I and II are needed for human\-level agency; what matters is that the agent itself selects the appropriate mode based on urgency, difficulty, uncertainty, and resource budget\. As the configurator models the meta\-cognition that dynamically switches between these two systems, we analogously refer to this process asSystem III\. The configurator itself should be trained \(e\.g\., via RL\) aspart of the agent’s policyto maximize task success while managing computational expenditure, and can adapt its regulation strategy with experience\. As such, the meta\-decision\-making may also be enhanced by simulative reasoning using the world modelpf\(st\+1∣st,ut\)p\_\{f\}\(s\_\{t\+1\}\\mid s\_\{t\},u\_\{t\}\)which predicts the abstracted consequence after adopting a specific deliberation mode\.
In practice, the regulation variableutu\_\{t\}may encode more nuanced decisions, such as choosing not to pursue certain subgoals or take certain actions\. Indeed, from a safety perspective, certain behaviors considered objectionable in general may be critical to safety in other scenarios \(discussed in more detail in §[5\.7](https://arxiv.org/html/2606.23991#S5.SS7)\)\. For instance, crossing a room at a leisurely pace vs\. sprinting to retrieve an epipen for someone with a life\-threatening allergic reaction involves the same motor system but entirely different configurations: in the latter, knocking objects aside becomes acceptable, social norms about running indoors are suspended, and physical cost to oneself is discounted\. Self\-regulation, in this view, functions not merely as a computation scheduler, but also like human emotion: configuring behavioral modes that structure the agent’s priorities and action repertoire based on situational assessment\. The configurator also plays a role in deciding when and how the agent should learn from experience, as we discuss next\.
### 4\.5Learning: From Human\-Designed Pipelines to Self\-Directed, Simulative Improvement
> Train the agent through human\-designed pipelines \(e\.g\., RL in simulators, supervised demonstration\), and deploy a frozen checkpoint – does not allow the agent to govern its own learning\.
Current approaches to training agents cluster around three main positions\. The first trains the policy via RL in rule\-based simulators or “digital twins” for cheap scalability, easy reversibility, and safe trial\-and\-error\. Examples include code\-based 3D simulators from MoonLake AI \(supported by Manning and GoodfellowManninget al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib86)\)\) and exported assets from 3D\-scene models \(e\.g\., World Labs supported by Fei\-Fei LiWorld Labs \([2025](https://arxiv.org/html/2606.23991#bib.bib85)\)\)\. The second trains in the real environment with supervised correction, arguing that no simulator yet matches reality, a position championed by LevineLevine \([2025](https://arxiv.org/html/2606.23991#bib.bib84)\)\. The third, advocated most prominently by LeCunLeCun \([2022](https://arxiv.org/html/2606.23991#bib.bib164)\), argues that training a world model \(WM\) via self\-supervision is sufficient, and that learning a separate policy through RL is inefficient and unnecessary\. Each of these positions captures an important aspect of the training problem\. However, they share a common structural property: in all three cases, training is treated as a finite phase, scheduled, curated, launched, and monitored by human engineers, that terminates before deployment\. We argue below that this shared assumption leaves significant room for a more complete treatment of agency\.
#### Program as Simulator vs\. Model as Simulator\.
Rule\-based simulators \(e\.g\., MoonLake AI and World Labs\) have demonstrated impressive results within their target domains, but as computer programs, they are inevitably bounded by the scope of 3D engineering and the ability to analytically model every nuance of the real world\. An AI\-driven WM \(e\.g\., JEPAAssranet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib161)\)from AMI and GLPXianget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib15)\)from IFM\), however, is fundamentally different from a hand\-crafted digital twin or a metaverse, due to its use as a simulator built through data\-driven machine learning\. Given appropriate architecture and sufficient data, a learned simulator can converge towards accurate simulation of real\-world dynamics in a way no hand\-engineered program can match in general\. The distinction is analogous to the shift from hand\-crafted features to learned representations in computer vision \(e\.g\., AlexNetKrizhevskyet al\.\([2012](https://arxiv.org/html/2606.23991#bib.bib14)\)\) – what changed was not the problem, but the recognition that*learning*scales where engineering does not\.
#### Simulation\-First, Reality as Validation\.
An influential perspective \(e\.g\., as articulated by Levine\) treats reality as the primary training arena and simulation as a supplement\. But for many domains \(e\.g\., climate intervention, drug discovery, aerospace missions, military conflicts\), real\-world trial\-and\-error is dangerous, expensive, or irreversible\. Just as one would not put a pilot in a real plane on their first day, the machine should follow the inverted principle:simulate first, use reality as validation\. Specifically, the agent should learn primarily from its world model as a simulator, and then use real interaction to validate and calibrate the simulator, not as the default learning environment\. This principle is not merely an engineering convenience, but also has formal support\. As we prove formally in Theorem[4](https://arxiv.org/html/2606.23991#Thmtheorem4), given a fixed budget of real experience, augmenting it with world\-model\-simulated experience yields policies with a good chance of outperforming the real\-only policy, even if the WM is not perfect\. When the world model is perfect, the mixture dominates with certainty\.
###### Theorem 4\(Mixture of simulated and real experience outperforms real\-only experience for training agents, up to world\-modeling error terms\)\.
Given a fixed dataset of real experience collected from the true environmentμ\\mu:Dμ=\{\(s,a,s′,r′\)\}i=1NμD\_\{\\mu\}=\\\{\(s,a,s^\{\\prime\},r^\{\\prime\}\)\\\}\_\{i=1\}^\{N\_\{\\mu\}\}, define two hypothesis sets of policies computable from the interaction budgetDμD\_\{\\mu\}:
- •Πenv\(Dμ\)\\Pi\_\{\\text\{env\}\}\(D\_\{\\mu\}\): All policies that can be computed using onlyDμD\_\{\\mu\}, namely experience from the real environment\.111Note that no limitation is placed on the nature of the experience nor the learning method:DμD\_\{\\mu\}may be either an offline demonstration dataset or an experience buffer collected through on\-policy exploration, and the policy may consume the experience through either imitation learning or other reinforcement learning algorithms\.
- •Πmix\(Dμ,Df\)\\Pi\_\{\\text\{mix\}\}\(D\_\{\\mu\},D\_\{f\}\): All policies that can be computed using a mixtureMα=\(1−α\)μ\+αfM\_\{\\alpha\}=\(1\-\\alpha\)\\mu\+\\alpha fof the real experienceDμD\_\{\\mu\}and simulated rolloutsDf=\{\(s,a,s′,r′\)\}i=1NfD\_\{f\}=\\\{\(s,a,s^\{\\prime\},r^\{\\prime\}\)\\\}\_\{i=1\}^\{N\_\{f\}\}from the world modelff\.
Further define the best\-possible policy given only real experienceπenv∗\\pi^\{\*\}\_\{\\text\{env\}\}and given the mixture experienceπmix∗\\pi^\{\*\}\_\{\\text\{mix\}\}, respectively, as below:
πenv∗=argmaxπ∈Πenv\(Dμ\)Vπ,μg,πmix∗=argmaxπ∈Πmix\(Dμ,Df\)Vπ,Mαg\.\\pi^\{\*\}\_\{\\text\{env\}\}=\\operatorname\*\{arg\\,max\}\_\{\\pi\\in\\Pi\_\{\\text\{env\}\}\(D\_\{\\mu\}\)\}V^\{g\}\_\{\\pi,\\mu\},\\qquad\\pi^\{\*\}\_\{\\text\{mix\}\}=\\operatorname\*\{arg\\,max\}\_\{\\pi\\in\\Pi\_\{\\text\{mix\}\}\(D\_\{\\mu\},D\_\{f\}\)\}V^\{g\}\_\{\\pi,M\_\{\\alpha\}\}\.Then, the following inequality holds:
Vπmix∗,μg≥Vπenv∗,μg−2C\(γ,Rmax\)αϵ,V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},\\mu\}\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},\\mu\}\-2C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon,withVπmix∗,μg≥Vπenv∗,μgV^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},\\mu\}\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},\\mu\}when the world modelffis perfect \(ϵf=0\\epsilon\_\{f\}=0\)\.
###### Explanation\.
If the agent has access to both real experience and simulated experience from a world model, then the best policy it can learn has a good chance of outperforming the best policy learned from real experience alone, with the chance tied to the world model’s accuracy\. With a perfect world model, the mixture dominates with certainty\.
###### Proof Sketch\.
First, the mixed\-experience policy class contains the real\-only policy class \(i\.e\.,Πenv\(Dμ\)⊆Πenv\(Dμ,Df\)\\Pi\_\{\\text\{env\}\}\(D\_\{\\mu\}\)\\subseteq\\Pi\_\{\\text\{env\}\}\(D\_\{\\mu\},D\_\{f\}\)\), since a learner with access to both real and simulated experience can always ignore the simulated data\. Therefore, the best mixture\-trained policyπmix∗\\pi^\{\*\}\_\{\\text\{mix\}\}must achieve at least as much value as the best real\-only policyπenv∗\\pi^\{\*\}\_\{\\text\{env\}\}, when both are evaluated in the mixed environmentMαM\_\{\\alpha\}\. Second, by the Simulation Lemma, evaluating any fixed policy inMαM\_\{\\alpha\}instead of the true environmentμ\\muintroduces at mostC\(γ,Rmax\)αϵC\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilonvalue error\. Applying this error bound once to transferπmix∗\\pi^\{\*\}\_\{\\text\{mix\}\}’s value fromMαM\_\{\\alpha\}back toμ\\muand once to transferπenv∗\\pi^\{\*\}\_\{\\text\{env\}\}’s value fromμ\\mutoMαM\_\{\\alpha\}, giving a total penalty of2C\(γ,Rmax\)αϵ2C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon\. When the world model is perfect, the simulation errorϵ\\epsilonis zero, resulting in domination byπmix∗\\pi^\{\*\}\_\{\\text\{mix\}\}\. ∎
The detailed proof can be found in Appendix[D](https://arxiv.org/html/2606.23991#A4)\. In contrast with mixed\-experience training, real\-world\-only training, while grounding the agent in true dynamics, is insufficient for tasks that are unsafe, expensive, or slow to provide feedback\. In particular, PANXianget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib15)\)emerges as an example of a WM that can support general simulative learning as discussed above\. Built on the generative latent prediction \(GLP\) architecture, PAN is trained to support open\-domain, action\-conditioned simulation with coherent, long\-term dynamics\. One particular advantage of PAN compared to latent\-only WMs \(e\.g\., V\-JEPA 2Assranet al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib161)\)\) is its ability to decode simulation back to observation space \(e\.g\., videos\) for collaboration with a wide range of downstream systems \(e\.g\., vision\-language, robotic, and autonomous\-driving models\), as recently argued in the debate on world models between Xing and LeCunLeCun and Xing \([2026](https://arxiv.org/html/2606.23991#bib.bib11)\)\.
#### Learning to Predict vs\. Learning to Act\.
Training a WM through self\-supervision is necessary but, as we argue, not by itself sufficient\. Self\-supervised learning \(SSL\) produces a WM capable of next\-state prediction, which is valuable as a substrate for simulative reasoning \(§[4\.3](https://arxiv.org/html/2606.23991#S4.SS3)\) and provides a learned simulator for generating training experience \(Theorem[4](https://arxiv.org/html/2606.23991#Thmtheorem4)\)\. However, the WM predicts what*will happen*; the AM decides what*to do*\. No amount of SSL produces an agent that decomposes goals, evolves identity, configures decision modes, and selects actions to maximize long\-term goal success, any more than a perfect flight simulator produces a trained pilot\. As discussed in §[4\.4](https://arxiv.org/html/2606.23991#S4.SS4), relying on MPC to bridge the prediction–action gap faces fundamental horizon limitations \(Theorem[3](https://arxiv.org/html/2606.23991#Thmtheorem3)\)\. RL thus remains essential not as a refinement step on top of SSL, but as the paradigm that trains the AM to act effectively*within*and*through*the WM, never*as*the WM\.
This can be seen as an instance of the broader conflation of world model and agent model discussed in §[2\.1](https://arxiv.org/html/2606.23991#S2.SS1)\. Recent workYeet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib46)\); Li \([2026](https://arxiv.org/html/2606.23991#bib.bib8)\); NVIDIA \([2026a](https://arxiv.org/html/2606.23991#bib.bib7)\)labels action generation as part of the WM’s capability and trains joint world\-action architectures\. Such integration is a legitimate engineering choice for end\-to\-end optimizability, but can obscure a functional distinction between WMs trained for next\-state prediction and AMs trained for reward maximization\. When the WM’s predictions are supervised by a reward\-maximizing objective, the model is biased towards optimistic states that, without complex heuristics \(e\.g\., realism penalties, advantage weighting, hyperparameter selection\), can be easily exploited by the policy for degraded performance in practice, an insight well\-documented in model\-based RLEysenbachet al\.\([2022](https://arxiv.org/html/2606.23991#bib.bib1)\); Meteet al\.\([2026](https://arxiv.org/html/2606.23991#bib.bib2)\)\. The separation we advocate therefore operates at three levels:*function*\(next\-state prediction vs\. action selection\) and*training objective*\(prediction loss vs\. reward\) must always be kept distinct, while*architecture*remains free to integrate the two models end\-to\-end, as we show in §[5\.2](https://arxiv.org/html/2606.23991#S5.SS2)\.
#### External Learning Schedule vs\. Internally Regulated Learning
In current approaches\(e\.g\., Zhuet al\.,[2025](https://arxiv.org/html/2606.23991#bib.bib30); Cadeneet al\.,[2024](https://arxiv.org/html/2606.23991#bib.bib12)\), when to learn, what data to use, and when to stop are decisions made by human engineers, not by the agent\. This not only exogenizes a core aspect of genuine agency, but also risks replacing the long\-term potential of goal\-oriented learning with the short\-term convenience of manual engineering\. The constructive alternative treats learning as perpetual and self\-directed\. The agent should govern its own learning process, deciding when to execute in the environment, when to retreat into simulation for practice, when to update the world model from recent experience, and when to revise its self\-model\. In the fully realized vision,perpetual learningtakes two complementary forms\. The first is learning through real interaction: working on problems changes the agent’s internal decision\-making structure, not just produces outputs\. This is fundamentally different from typical “reflection” mechanisms that generate self\-evaluative text but leaves the agent’s parameters untouchedShinnet al\.\([2023](https://arxiv.org/html/2606.23991#bib.bib100)\)\. The second is learning through imagined experience: when not actively engaged in the real world, the agent uses its world model to generate hypothetical scenarios and learns from them \(i\.e\., RL from a simulated world\), requiring no real\-world interaction at all\. An agent that interleaves execution and self\-improvement in this way is qualitatively different from one that is frozen after deployment\.
### 4\.6Summary: Agent Model*with*World Model
The common thread across the critique above is that current systems externalize the structures of agency \(i\.e\., goals, identity, decision\-making, self\-regulation, and learning\) into human\-engineered scaffolding\. A truly agentive system possessing endogenous artificial agency requires that each dimension in question points toward the same constructive alternative:*internalizing*these structures within a unified learned model\.
Furthermore, every constructive alternative, as has emerged from the discussion, relies on or benefits from the agent’s ability to simulate reality internally\. Goal decomposition requires predicting consequences to assess the feasibility and ordering of subgoals\. Identity evolution requires simulating one’s own performance to revise self\-assessment\. Decision\-making requires predicting state transitions to ground counterfactual reasoning\. Self\-regulation requires assessing situational difficulty and urgency to select the appropriate behavioral mode\. And learning requires a learned simulator to generate experience faithfully, safely, and at scale\.
Theworld modelthus emerges not as one component among many, but as the connective substrate through which the other dimensions of agency become possible\. As argued inXinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\), building a general\-purpose learned simulator of the world is not merely an engineering component of agent design, but a goal of AI in its own right — a system that, given the right architecture and sufficient data, can converge toward faithful simulation of diverse real\-world dynamics\. Agents are the way to extract value from such a simulator: the relationship between the agent and the world model is analogous to that between a pilot and a flight simulator, where the simulator provides the substrate for both reasoning and learning, and the agent provides the intentionality that turns simulation into purposeful action\.
This convergence motivates the architecture we present next: a unifiedagent modelin which goal decomposition, identity evolution, simulative reasoning, self\-regulation, and self\-directed learning arise as components of a single adaptive system, paired with a separately learned world model that the agent consults as its internal simulator in planning and its arena for continuous improvement\.
## 5The GIC Agent Model
The critique in §[4](https://arxiv.org/html/2606.23991#S4)converges on six design requirements for achieving capability akin to that of genuine agency in an agentive artificial system:persistent goalswith hierarchical decomposition;evolving identitythat updates with experience;simulative reasoningthrough an internal world model;self\-regulationvia a learned configurator; andself\-directed learningfrom both real and simulated experience\. Meeting these requirements calls for a single learned model that generates distributions over actions conditioned on world state, goals, identity, and plans\. This is not merely predicting the next token in a sequence, but simulating the full distribution of possible actions and their consequences, parallel to the world model’s simulation of possible worldsXinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\)\. We refer to such a model as anAgent Model\(AM\)\. In this section, we presentGoal\-Identity\-Configurator\(GIC\), an architecture for agent models, and describe its training, deployment, evaluation, data requirements, and safety properties\. Details and preliminary results for specific, scaled\-down instantiations shall appear in companion manuscripts\(e\.g\., Denget al\.,[2026a](https://arxiv.org/html/2606.23991#bib.bib13),[b](https://arxiv.org/html/2606.23991#bib.bib9)\)\.
### 5\.1A Motivating Use Case: Training an Aircraft Pilot
A truly versatile and autonomous agent model must handle the full complexity of real\-world behavior: variations in modality \(e\.g\., verbal, visual, proprioceptive, tactile\), temporal scope \(e\.g\., split\-second reflexes to multi\-day campaigns\), action granularity \(e\.g\., fine motor control to strategic decisions\), and social structure \(e\.g\., solo operation to coordinated teams\)\. We therefore ground our discussion in a more demanding use case: the training and deployment of an aircraft pilot, which naturally stages every component of the agent model across a developmental arc\.
#### Ground School
The process begins with classroom learning \(manuals, regulations, meteorology, aerodynamics\) that builds an internal world model of flight physics and procedures\. Extensive browsing of book knowledge \(e\.g\., philosophy, cultural stories\) builds the vocabulary for abstract concepts \(e\.g\., ideology, loyalty, values, and morality\), while lack of operating experience leads to realistic self\-awareness of skill level \(e\.g\., “I know the rules but have never flown\.”\)\. Both of these serve as the basis of future identity development\.
#### Simulator Training
In the flight simulator, the pilot builds reactive competence \(System I: e\.g\., stick\-and\-rudder coordination\), deliberate planning \(System II: e\.g\., fuel management\), and the ability to shift fluidly between modes \(System III\)\. Identity in terms of skill awareness evolves \(e\.g\., “I can land in crosswinds but am weak on instrument approaches\.”\), while philosophical values are ingrained in response to task curriculum \(e\.g\., learning when to prioritize mission and when to preserve oneself\)\.
#### Real\-Aircraft Deployment
After simulator comes deployment to a real aircraft, which forces online adaptation to the sim\-to\-real gap \(e\.g\., G\-forces, vibration, fatigue, visual illusions\) and goal decomposition \(e\.g\., a cross\-country flight into legs, waypoints, and altitude management\)\. The pilot’s identity in terms of skill odometer and personal values are challenged and calibrated by the real experience \(e\.g\., maintaining composure in face of sudden engine stall\)\.
#### Fleet Coordination
Later, the pilot may join a fleet, where communication and coordination arise as task necessities \(e\.g\., leading or following based on each pilot’s model of teammates’ capabilities\) rather than external assignment\. The identity further develops to encompass new relationships and instilled team values\.
#### Command
At the strategic level, a pilot\-turned\-commander reasons over multi\-day campaigns, logistics, adversaries, and personnel, planning across time scales and deciding which decisions to make personally and which to delegate\. In their leadership capacity, the commander may also play a role in shaping the identities of their subordinates through example, teaching, and organizational structures\.
A single cognitive architecture underlies this entire trajectory\. The challenge is building a model that supports it\.
### 5\.2The GIC Architecture
Figure 8:The GIC Agent Model architecture, illustrated with the aircraft pilot use case\.\(Bottom\)The universe emits observations and receives actions from the agent\.\(Top\)The agent processes observations through a*belief encoder*to form belief states, conditioned on an evolving*identity*and hierarchically decomposed*subgoals*\. The*configurator*\(System III\) decides at each step whether to invoke the planner or act directly\. When planning is invoked, the*planner*\(System II\) simulates candidate trajectories: the*world model*predicts future states, the*policy*proposes candidate actions, and the*critic*evaluates expected long\-term value\. The best plan is executed through the agent’s actions \(System I\)\.The GIC architecture, as illustrated in Figure[8](https://arxiv.org/html/2606.23991#S5.F8), consists of six components, each handling a distinct aspect of agency\. We describe them in turn\.
#### Belief Encoder \(hh\)\.
The belief encoder maps the current observationoto\_\{t\}to an internal belief states^t∼ph\(⋅∣ot\)\\hat\{s\}\_\{t\}\\sim p\_\{h\}\(\\cdot\\mid o\_\{t\}\), representing the agent’s best estimate of the world\. Specifically, as argued inXinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\), the belief state is neither just a continuous sensory embedding nor just a text description, but a mixture of discrete tokens \(e\.g\., text\) for encoding abstract concepts \(e\.g\., computer code, morality, other agents’ goals and capabilities\) and continuous embeddings for perceptual details \(e\.g\., fine\-grained texture, joint angles\)
#### Goal Decomposer \(δ\\delta\)\.
Given the belief states^t\\hat\{s\}\_\{t\}and the agent’s long\-term goalgg, the goal decomposer produces the active subgoalgt∼pδ\(⋅∣s^t,g\)g\_\{t\}\\sim p\_\{\\delta\}\(\\cdot\\mid\\hat\{s\}\_\{t\},g\)\. Subgoals are ordered by dependency and priority, and revisable as new information arrives\. For the pilot approaching an unfamiliar airport in poor visibility, for example,δ\\deltamay decompose the mission into “execute the instrument approach” as the immediate subgoal\.
#### Identity Evolver \(ι\\iota\)\.
The identity evolver updates the agent’s self\-modelit∼pι\(⋅∣s^t,it−1\)i\_\{t\}\\sim p\_\{\\iota\}\(\\cdot\\mid\\hat\{s\}\_\{t\},i\_\{t\-1\}\), capturing capabilities, constraints, affordances, and relationships with other entities\. Identity adapts without retraining, analogous to how a professional revises self\-assessment over a busy day without needing to “rewire their brain\.” The same pilot, after a difficult approach in gusty winds, may revise downward the self\-assessed confidence in visual techniques and/or reinforce their mission\-driven values \(iti\_\{t\}\), leading to more conservative decisions in general but risk\-taking behavior in critical situations going forward\.
#### Configurator \(κ\\kappa\) — System III\.
The configurator assesses the current situation and outputs a regulation decisionut∼pκ\(⋅∣s^t,gt,it\)u\_\{t\}\\sim p\_\{\\kappa\}\(\\cdot\\mid\\hat\{s\}\_\{t\},g\_\{t\},i\_\{t\}\)governing the agent’s deliberative mode: construct a new plan, continue or revise an existing one, or skip planning and act directly\. More broadly, it may route among internal capabilities including goal re\-decomposition, identity revision, and retreating into learning\. As formalized in §[4\.4](https://arxiv.org/html/2606.23991#S4.SS4), this learned meta\-controller avoids both the waste of always\-on planning and the brittleness of fixed workflows\.
#### Simulative Planner \(πf\\pi\_\{f\}\) — System II\.
When planning is invoked, the planner constructs a planct∼pπf\(⋅∣s^t,gt,it,ut\)c\_\{t\}\\sim p\_\{\\pi\_\{f\}\}\(\\cdot\\mid\\hat\{s\}\_\{t\},g\_\{t\},i\_\{t\},u\_\{t\}\)by proposing candidate actions, predicting their consequences through theworld modelff, evaluating goal progress through the criticvv, and choosing the best one while accounting for prediction uncertainty\. The plan encodes a projected trajectoryct=\(s^t,at′,s^t\+1,at\+1′,…,s^T\)c\_\{t\}=\(\\hat\{s\}\_\{t\},a^\{\\prime\}\_\{t\},\\hat\{s\}\_\{t\+1\},a^\{\\prime\}\_\{t\+1\},\\dots,\\hat\{s\}\_\{T\}\)\. Predicted future states can be checked against subsequent observations to assess plan validity; planned actions guide execution when anticipated states are encountered or when the current state is highly uncertain \(e\.g\., landing aircraft in poor visibility\); and the planning horizon is controllable, enabling hierarchical planning at multiple time scales\. Because simulative reasoning grounds decisions in predicted state transitions rather than pattern\-matched responses, it enables*generalizable planning*: the agent reasons about novel situations \(e\.g\., behavior of other agents in shared environments\) by composing the world model’s predictive knowledge, rather than requiring demonstrations for every new task\. As proven in Theorem[2](https://arxiv.org/html/2606.23991#Thmtheorem2), this capacity improves any baseline policy, provided the world model is reasonably accurate\.
#### Actor \(α\\alpha\) — System I\.
The actor selects actionat∼pα\(⋅∣s^t,ct\)a\_\{t\}\\sim p\_\{\\alpha\}\(\\cdot\\mid\\hat\{s\}\_\{t\},c\_\{t\}\), handling fine\-grained reactive patterns that are difficult to encode in structured plans \(e\.g\., the pilot’s immediate stall recovery, the instinctive correction on a gust of wind\)\. In social environments, the actor’s action space naturally extends to communicative actions directed at other agents, making multi\-agent coordination an emergent consequence of the architecture, rather than requiring a separate mechanism\.
#### Integration: Three Decision\-Making Systems\.
The interplay among these components can be understood through three systems:System I\(reactive action via the actorα\\alpha\) handles routine or urgent decisions where deliberation costs outweigh its benefits;System II\(simulative planning viaπf\\pi\_\{f\}\) handles novel or high\-stakes situations requiring counterfactual evaluation;System III\(self\-regulation viaκ\\kappa\) governs which mode to engage, whether it be delegating to System I during calm cruise, activating System II when weather deteriorates, or rapidly sequencing both when an engine fails during takeoff\.
Together, the agent’s action distribution decomposes as:
pGIC\(at∣ot,g,it−1\)=∑gt,itut,ct\\displaystyle p\_\{\\text\{GIC\}\}\(a\_\{t\}\\mid o\_\{t\},g,i\_\{t\-1\}\)=\\sum\_\{\\begin\{subarray\}\{c\}g\_\{t\},\\,i\_\{t\}\\\\ u\_\{t\},\\,c\_\{t\}\\end\{subarray\}\}pα\(at∣s^t,ct\)⏟actor\(System I\)pπf\(ct∣s^t,gt,it,ut\)⏟planner\(System II\)pκ\(ut∣s^t,gt,it\)⏟configurator\(System III\)\\displaystyle\\underbrace\{p\_\{\\alpha\}\(a\_\{t\}\\mid\\hat\{s\}\_\{t\},c\_\{t\}\)\}\_\{\\scriptsize\\shortstack\{actor \\\\ \(System~I\)\}\}\\,\\underbrace\{p\_\{\\pi\_\{f\}\}\(c\_\{t\}\\mid\\hat\{s\}\_\{t\},g\_\{t\},i\_\{t\},u\_\{t\}\)\}\_\{\\scriptsize\\shortstack\{planner \\\\ \(System~II\)\}\}\\,\\underbrace\{p\_\{\\kappa\}\(u\_\{t\}\\mid\\hat\{s\}\_\{t\},g\_\{t\},i\_\{t\}\)\}\_\{\\scriptsize\\shortstack\{configurator \\\\ \(System~III\)\}\}\(7\)pι\(it∣s^t,it−1\)⏟identityevolutionpδ\(gt∣s^t,g\)⏟goaldecompositionph\(s^t∣ot\)\.⏟beliefencoder\\displaystyle\\underbrace\{p\_\{\\iota\}\(i\_\{t\}\\mid\\hat\{s\}\_\{t\},i\_\{t\-1\}\)\}\_\{\\scriptsize\\shortstack\{identity\\\\ evolution\}\}\\,\\underbrace\{p\_\{\\delta\}\(g\_\{t\}\\mid\\hat\{s\}\_\{t\},g\)\}\_\{\\scriptsize\\shortstack\{goal\\\\ decomposition\}\}\\,\\underbrace\{p\_\{h\}\(\\hat\{s\}\_\{t\}\\mid o\_\{t\}\)\.\}\_\{\\scriptsize\\shortstack\{belief \\\\ encoder\}\}\(8\)This decomposition defines the variable structure but does not prescribe how each component reasons internally\. Note that in Equation[8](https://arxiv.org/html/2606.23991#S5.E8), the world modelffappears only as the simulator that the plannerπf\\pi\_\{f\}queries, but is not one of its factors\. The six components above constitute the agent model, with input–output signatures defined over observations, goals, identity, and actions, and are trained to act\. The world modelffis trained separately on next\-state prediction alone, and no gradient from the agent’s reward objective flows into its parameters \(§[4\.5](https://arxiv.org/html/2606.23991#S4.SS5)\)\. The agent model thus*consults*the world model rather than containing it\. This separation, however, does not preclude the world model and the agent model from working together in a single end\-to\-end system: while their parameters are disjoint, each set may be updated only by its own objective, and the coupling occurs exclusively through exchange of activations and outputs\. GIC thus demonstrates that the architectural integration motivating recent joint world\-action generators\(e\.g\., Yeet al\.,[2026](https://arxiv.org/html/2606.23991#bib.bib46); NVIDIA,[2026a](https://arxiv.org/html/2606.23991#bib.bib7)\)is fully compatible with maintaining the functional and training separation on which sound diagnosis and safety analysis depend\.
Furthermore, the conditional independence structure among GIC’s variables \(e\.g\., the actor depends on the current plan but not on the raw goal; the planner depends on belief state, goal, and identity but not on the configurator’s internal state\) suggests that structured attention patterns reflecting these graphical constraints may preserve accuracy while substantially reducing computational overhead compared to flat, full\-attention architectures\. While the formulation shows a single configurator decisionutu\_\{t\}per step, it generalizes to iterative refinement through multiple rounds\. Overall, GIC represents a general\-purpose architecture for generating intentional, goal\-directed behavior across diverse environments, from language\-based reasoning, to embodied interaction, and to multi\-agent coordination\. Detailed architectural choices, including specific end\-to\-end and attention designs, are the subject of companion and future workDenget al\.\([2026a](https://arxiv.org/html/2606.23991#bib.bib13),[b](https://arxiv.org/html/2606.23991#bib.bib9)\)\.
### 5\.3Training the Agent Model
It should be clear from the pilot example above that no single training paradigm suffices for developing full genuine agency, whether it be self\-supervision, demonstration, or reinforcement learning: a pilot who has only read manuals cannot fly; one who only imitates the instructor cannot handle dynamic situations; and one who only learns by trial\-and\-error will crash many a plane\. GIC training follows a divide\-and\-conquer approach across three phases:
#### Phase 1: Component Pretraining \(Ground School\)
The process begins with pretraining for the agent model and the world model as two parallel models with shared ancestry but divergent objectives\. The agent model’s reasoning components are initialized from a pretrained LLM, which remains one of the most effective means of internalizing ”book knowledge” \(e\.g\., concepts, procedures, conventions, and jargons of its operating domains\) that form the basis for the model’s abstract reasoning capabilities\. For a pilot, this corresponds to the ground school, where the student studies aerodynamics, meteorology, and ATC procedures, but this is not the simulator\. The world model is trained separately using the generative latent prediction \(GLP\) architectureXinget al\.\([2025](https://arxiv.org/html/2606.23991#bib.bib22)\), which may likewise start from a pretrained LLM as backbone but extend it to multimodal next\-state prediction on richer observation data \(e\.g\., video, proprioception\) via self\-supervised learning; this is the simulator being built and calibrated\. The two models may thus descend from the same LLM ancestry, but are pretrained as separate components: next\-state prediction loss shapes the world model, goal\-directed signals shape the agent model \(§[4\.5](https://arxiv.org/html/2606.23991#S4.SS5)\)\. The two models meet only at activations, while their parameters are disjoint, and each is trained by its own signal\. Additionally, a critic is pretrained on reward\-labeled data for state evaluation, and the policy is initialized on demonstration data \(e\.g\., embodied or language actions\) to seed the action distribution\. This phase builds the conceptual vocabulary all subsequent learning draws from, without operational experience\.
#### Phase 2: Simulative RL \(Simulator Hours\)
Once the world modelffis sufficiently accurate, the agent learns by generating hypothetical trajectories withinffand training via reinforcement learning, without costly real\-environment interaction\. As formalized in Theorem[4](https://arxiv.org/html/2606.23991#Thmtheorem4), a mixture of simulated and real experience dominates real\-only training, up to a slack term from the world model’s quality\. Within this sandbox, the agent builds reactive competence \(System I\), deliberate planning ability \(System II\), and the configurator \(System III\)\. This is analogous to the pilot’s simulator hours: practicing emergencies, severe weather, and coordinated formation approaches with simulated wingmen, in scenarios too dangerous to stage in real flight\.
#### Phase 3: Real\-World Deployment and Refinement \(First Flights\)\.
Subsequent deployment in the real world refines the world model to correct simulation\-reality gaps, sharpens the configurator’s regulation decisions, updates the policy to exploit dynamics not yet captured by the simulator, and evolves identity through direct performance feedback \(Theorem[1](https://arxiv.org/html/2606.23991#Thmtheorem1)\)\. This corresponds to the pilot’s transition to real aircraft, adapting to G\-forces and fatigue, while coordinating with actual air traffic controllers and teammates\.
A key strength of GIC is that different components leverage different training signals, leading to more efficient use of training data: the world model uses self\-supervised prediction; the critic uses temporal\-difference learning on reward\-labeled experience; the configurator is refined via RL to maximize task success while minimizing computational expenditure; identity evolution can be supervised by measuring iterative improvement\. In the fully realized vision, the configurator governs not only inference\-time deliberation but also the scheduling of the agent’s own learning, deciding when to act, when to retreat into simulation for offline practice, when to update the world model, and when to revise its self\-model\. Such an agent, autonomously interleaving execution and self\-improvement, is qualitatively different from one frozen after deployment\.
### 5\.4Inference by the Agent Model
At deployment, a trained GIC agent model operates as a persistent, self\-regulating system rather than resetting between interactions\. Specifically, the agent receives an overall goalgg\(e\.g\., flying to a city, winning a battle\) and initial identityi0i\_\{0\}, decomposesgginto subgoals, and begins execution, revising the decomposition as new information arrives\. For each active subgoal, the configurator continuously assesses the belief state and decides whether to construct a new plan, continue a cached plan, or act directly\. In multi\-agent settings, communication and coordination are treated as actions within the agent’s standard repertoire, as established in the actor’s action space \(§[5](https://arxiv.org/html/2606.23991#S5)\), and are therefore subject to the same planning and regulation framework as any other action\. Meanwhile, simulative reasoning over communicative and/or coordinative action would require a nested “super world model” that contains many \(typically much simplified\) models of other agents, each with their own \(also simplified\) world models, goals, identities, and other behaviors\. This allows the consequences of communication \(e\.g\., whether a teammate will comply, misunderstand, or act independently\) to be predicted and evaluated\.
During low\-urgency periods, deeper routines may activate: updating the world model from recent experience, running simulative training on identified weaknesses, and revising goal decomposition strategies\. The configurator serves as meta\-controller for these processes, deciding which self\-improvement activities to prioritize given available time and resources\. The defining characteristic is persistent operation with minimal external intervention, whether it be planning and acting during active periods, reflecting and training during rest, or adjusting its self\-model as experience accumulates — all without requiring the external orchestration that current systems depend on\. In this mode of operation, inference and learning are not separate phases but a single process of*continuous learning*: like humans, who constantly perform activities and constantly learn from them, the agent never graduates into pure execution\. The capacity to interleave the two autonomously is itself a hallmark of genuine agency\.
### 5\.5Evaluation of the Agent Model
Evaluating agentive systems, such as the GIC agent model, requires going beyond task success on fixed benchmarks\. We propose evaluation along three complementary dimensions:Performance,Efficiency, andGrowth \(PEG\), each targeting different agentive capabilities\.
#### Performance
Task success should reflect generalizable reasoning rather than narrow domain competence\. Long\-horizon tasks requiring hierarchical goal decomposition \(e\.g\., research problems decomposing into literature review, hypothesis formation, experimental design, and synthesis\), tasks in diverse environments testing transfer, and tasks with stochastic or multi\-agent elements requiring adaptive planning are all more diagnostic than single\-turn benchmarks\. Specifically, different task types can isolate different GIC capabilities\. Goal decomposition is tested by tasks where subgoal ordering is critical and errors compound \(e\.g\., cooking a meal, coordinating a group activity\)\. Identity evolution is tested by environment transfer: the agent is deployed in a new domain and evaluated on how quickly and accurately it adapts\. Simulative reasoning is tested by tasks that reactive policies find difficult, such as those requiring satisfaction of multiple constraints and multiple steps of reasoning before reaching the goal \(e\.g\., multi\-constraint or multi\-hop web navigation\)\. Reactive execution is tested by tasks demanding dense, fine\-grained interaction with the real world \(e\.g\., object manipulation, open\-ended dialogue\)\. Evaluating these in concert reveals whether the architecture produces coherent agentive behavior, not just competence on any single axis\.
#### Efficiency
Metrics such as decision latency, computational expenditure, interaction length, and time\-to\-completion test the configurator’s ability to invest deliberation where it helps and skip it where it does not\. Evaluation should report not just average efficiency but the*distribution*of effort across decisions, testing whether the agent allocates resources intelligently\. This is not to diminish the importance of scaling model parameter or inference compute, but rather to ask how smart the scaling approach is\. Concrete ratios that test the configurator’s compute\-routing ability include accuracy per unit of reasoning cost \(e\.g\., number of thinking tokens, simulation steps, or FLOPs\) and planning frequency \(how often the configurator invokes System II deliberation vs\. System I reactive execution\)\. Ideally, evaluation would also measure how well the agent’s compute allocation correlates with task difficulty \(e\.g\., an agent that thinks harder on harder problems and acts reflexively on easy ones is exhibiting genuine self\-regulation\), though this requires a principled definition of difficulty, which remains an open problem in its own right\.
#### Growth
Arguably the most distinctive dimension: this measures not just initial competence but the learning curve, and is what ultimately separates an agentive system from a fixed\-at\-deployment tool\. We propose three concrete measures\. First,*learning efficiency*: given the same repository of real\-world experience, what level of performance can the agent extract? This tests the quality of the learning mechanism itself\. Second,*self\-directed exploration*: given the same budget for real\-world interaction, what performance does the agent achieve? This tests the agent’s ability to schedule and prioritize its own learning, rather than relying on externally curated curricula\. Third,*learning transfer*: given a fixed amount of learning on in\-distribution training tasks, how well does that improvement generalize to out\-of\-distribution tasks?
Together, PEG targets all five capabilities central to the agentive spectrum: Performance isolates goal decomposition, identity evolution, simulative reasoning, and reactive execution through targeted task design; Efficiency tests self\-regulation through compute\-allocation analysis; and Growth measures self\-directed learning through controlled experience budgets\. Our preliminary resultsDenget al\.\([2026a](https://arxiv.org/html/2606.23991#bib.bib13),[b](https://arxiv.org/html/2606.23991#bib.bib9)\)provide initial evidence along the Performance and Efficiency dimensions; Growth evaluation remains an important direction for future work\.
### 5\.6Data Requirements
Training a GIC agent model requires data reflecting the full range of experience relevant to agency\. A key insight is that different data sources contribute at different levels of the hierarchy, dramatically improving data efficiency\. Indeed, GIC is able to leverage all the traditional data sources:observation\-only data\(i\.e\., full sensory experience and book knowledge\) for training the world model,reward\-labeled data\(i\.e\., trajectories annotated with outcome assessments\) for training the critic or evaluator functions, andaction\-labeled demonstration data\(i\.e\., expert trajectories with action annotations\) for seeding the policy with behavioral priors\.
Perhaps more importantly, GIC can make use a new type ofgoal\-oriented data, which record extended, purposeful activity annotated with the goal that organizes the entire sequence\. Consider a video capturing someone leaving an apartment, taking an elevator, hailing a cab, and arriving at an airport\. Each action in isolation appears disconnected; knowing the goal “fly to Paris”, however, retroactively structures the full trajectory into a coherent plan with identifiable subgoals \(e\.g\., leave home, reach the airport, board the flight\) and contingencies \(e\.g\., the cab is delayed, so switch to the subway\)\. The same principle applies to multi\-agent activity: a recording of a team coordinating a search\-and\-rescue operation becomes structured once the shared goal, each participant’s role and their individual intentions are annotated\. With such goal annotation, even a noisy stream of activities becomes a viable training signal for multi\-scale planning: the closer the trajectory is to the goal, the more the preceding actions are associated with task success\. As this category connects the agent’s low\-level action to its high\-level planning capacity, we believe that curating and scaling goal\-oriented datasets is among the highest\-leverage investments for training general\-purpose agent models\.
A crucial advantage of this data hierarchy is that different sources train different levels of the behavioral distribution, without needing a monolithic dataset covering all aspects simultaneously\. Many capabilities \(e\.g\., social norms, coordination strategies, and mental states\) are accessible only through language data, while only directly embodied skills require physical data, which can often be obtained in controlled or simulated environments\.
### 5\.7Safety Considerations
An agent model that maintains persistent goals, evolves its identity, and learns autonomously raises legitimate safety concerns\. BostromBostrom \([2014](https://arxiv.org/html/2606.23991#bib.bib107)\)warns of instrumental subgoals \(self\-preservation, resource acquisition\) overriding human control; Amodei et al\.Amodeiet al\.\([2016](https://arxiv.org/html/2606.23991#bib.bib108)\)identify concrete failure modes \(e\.g\., reward hacking, unsafe exploration, distributional shift\); RussellRussell \([2019](https://arxiv.org/html/2606.23991#bib.bib109)\)raises the shutdown problem \(agents resisting correction\)\. These concerns are particularly relevant to systems that internalize more of their own behavioral organization\.
We argue that GIC is structurally well\-positioned to address them, because harmful behavior decomposes entirely into two categories:goal misspecification\(i\.e\., the human supplied the wrong objective\) andcomponent imperfection\(i\.e\., a module made a mistake while pursuing the goal\)\. The overall goalggis exogenous, leaving no mechanism for GIC to generate its own terminal objectives\. Goal decompositionδ\\deltaproduces subgoals evaluated instrumentally againstgg; a harmful subgoal reflects a poorly trainedδ\\delta, not emergent fundamental misalignment\. Identityiti\_\{t\}captures capabilities, constraints, and instrumental dispositions such as values and morals \(§[4\.2](https://arxiv.org/html/2606.23991#S4.SS2)\), but these are subordinate to the exogenous goalggrather than substituting independent terminal objectives \(“I prioritize safety in service of the mission” is categorically different from “I want self\-preservation for its own sake”\)\. The world modelffmay predict incorrectly, but these are prediction errors, not value problems\. The configuratorκ\\kapparegulates*how*to reason, not*what*to pursue\. Every component is instrumental, inspectable, and improvable; for a sufficiently well\-trained system, harmful behavior converges to zero*unless the goal itself is wrong*\.
Through this lens, each specific concern finds a concrete diagnosis\. If self\-preservation is not useful forgg, a well\-trainedδ\\deltashould not pursue it; if it does, that is a training error inδ\\deltaorff\. Such a mistake is identifiable becauseδ\\delta’s subgoals are explicitly modeled and thus auditable\. The reason instrumental subgoals appear particularly formidable to safety literature may be that it is studied in the context of monolithic systems, where dangerous subgoals may emerge silently within opaque representations; GIC reduces it to a standard model\-debugging problem by exposing the relevant decisions as inspectable outputs\. Reward hacking traces to a misspecified reward function, unsafe exploration to an under\-trained configurator, distributional shift to an inaccurate world model, each diagnosable and addressable within the modular architecture\. An agent whose only terminal goal is human\-supplied has no intrinsic reason to resist goal revision or shut\-down, providedδ\\deltadoes not erroneously treat self\-continuation as instrumental\.
Indeed, beyond convergence towards safety, the GIC architecture offers a practical advantage that monolithic systems lack:*layered transparency*\. Because each capability deemed important to agency is realized as an explicit, interpretable capability rather than an emergent property of an opaque system, GIC provides natural checkpoints for human oversight at every layer\. Goal decompositionδ\\deltacan be audited to detect undesirable instrumental subgoalsgtg\_\{t\}and correct them before execution\. Identity evolutionι\\iotacan be monitored over time to verify that an appropriate self\-modeliti\_\{t\}is developing, and to surgically remove any component deemed dangerous\. The predicted futures by the world modelffand decisions produced by simulative plannerπf\\pi\_\{f\}can be inspected for consistency with reality and with safety constraints, enabling targeted correction of the agent’s decision basis\. Decisions by the configuratorκ\\kappacan be audited to verify that deliberation is allocated proportionally to task importance and complexity\. And self\-directed learning decisions and progress can be reviewed to not only identify gaps in the agent’s competence, but also steer the learning trajectory through targeted reinforcement or correction\.
This layered auditability directly addresses commonly raised concerns such as emergent self\-goals and the spontaneous emergence of agency \(e\.g\., self\-awareness, self\-preservation drives\)\. In GIC, the capabilities most likely to give rise to such concerns \(e\.g\., self\-managed goal decomposition, self\-modeling through identity, self\-regulation through the configurator, and self\-improvement through learning\) are not latent properties that might or might not emerge; they are*internalized modules*whose development can be monitored and regulated as they become relevant\. Rather than waiting for these capabilities to appear within a black box in ways that are uncontrollable and opaque, GIC makes them visible, auditable, and correctable by construction\.
A natural objection may still remain: even if failures are attributable to component imperfection, auditable, and correctable, the system will make mistakes during training, and some may be harmful\. This is, however, true of every learning system, including human professionals\. Pilots crash during training; the response was not to ban pilot training but to develop simulators, staged curricula, instructor oversight, and rigorous incident investigation\. Aviation became the safest mode of transport through iterative improvement within structured risk management, not prohibition\. GIC embodies the same logic: the agent trains primarily in the world model before real deployment; mistakes during simulative training are confined to a safe sandbox; the modular architecture enables targeted diagnosis at the component level\. The relevant question is not whether risk exists during learning, but whether the architecture makes it manageable and decreasing\. The alternative of forgoing autonomous agent models is unrealistic, as the capabilities they offer are genuinely useful, and the aspiration to build them is as old as the field itself\. The choice is whether they are developed within transparent architectures where failures can be isolated and corrected, or within opaque ones where they cannot\. From this perspective, building agents with the right architecture is itself a safety intervention\.
## 6Conclusion
We have set out to examine three fundamental questions:*What on earth is an agent? What constitutes genuine agency? And how should we build such an agent model of practical and general utility?*Our intent is not to offer definitive answers, but to inspire deeper reflection on questions the field may have too often taken for granted\.
We argue that an agent model is not about the accumulation of external scaffolding, but about internalizing the core characteristics of genuine agency \(e\.g\., goal\-oriented action, adaptive identity, self\-regulated deliberation, autonomous learning, and emergent social participation\) into a single, standalone system; current paradigms and efforts toward this end remain primitive\. The distinction between*agentic*systems, which execute tasks through externally orchestrated tools and workflows, and*agentive*systems, which derive their capabilities endogenously, is not merely technical, but defines the boundary between systems confined to prescribed production lines and those capable of operating in the open world\.
It is our hope that, by offering critical, but analytical and constructive dissections of some of the most popular practices in building agentic systems, and by presenting our alternative proposal, we can spark further advancements in both theory and implementations of stronger agent models\. The GIC architecture we have presented, which combines goal decomposition, identity evolution, simulative reasoning, self\-regulation, and self\-directed learning, paired with a separately learned world model \(as developed as partial prototypes in our companion workDenget al\.\([2026a](https://arxiv.org/html/2606.23991#bib.bib13),[b](https://arxiv.org/html/2606.23991#bib.bib9)\)\), offers, we believe, a principled and credible path toward the characteristics of genuine agency outlined above\.
Looking ahead, the GIC framework opens several promising directions: scaling from single\-agent to multi\-agent modeling \(e\.g\., collective behaviors of a business, a society, consequences to public health\), extending interaction across different time scales \(e\.g\., from milliseconds to millennia\) and modalities, and ultimately enabling autonomous, perpetual learning in open\-ended environments\. We envision agent models becoming useful not only for achieving goals directly, but also for simulating intelligent behaviors as part of broader applications, whether it be scientific research, personnel training, or complex operational planning\. For these purposes, we believe that frameworks like GIC, with its multi\-layer abstraction, empirical scalability, and structural approach to safety, offer a compelling foundation for the development of robust and general\-purpose AI\.
## References
- \[1\]ABB\(2026\)ABB robotics\(Website\)External Links:[Link](https://www.abb.com/global/en/areas/robotics)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px4.p1.1)\.
- \[2\]F\. AI\(2025\-02\)Helix: a vision\-language\-action model for generalist humanoid control\.Note:Accessed: 2025\-05\-01External Links:[Link](https://www.figure.ai/news/helix)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1),[§4\.1](https://arxiv.org/html/2606.23991#S4.SS1.p2.1)\.
- \[3\]D\. Amodei, C\. Olah, J\. Steinhardt, P\. Christiano, J\. Schulman, and D\. Mané\(2016\)Concrete problems in ai safety\.arXiv preprint arXiv:1606\.06565\.Cited by:[§5\.7](https://arxiv.org/html/2606.23991#S5.SS7.p1.1)\.
- \[4\]Anthropic\(2024\-11\)Introducing the model context protocol\(Website\)External Links:[Link](https://www.anthropic.com/news/model-context-protocol)Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p3.1),[§4\.2](https://arxiv.org/html/2606.23991#S4.SS2.p3.1)\.
- \[5\]Anthropic\(2025\)Claude code: anthropic’s agentic coding system\.Note:https://www\.anthropic\.com/product/claude\-codeAccessed: 2026\-05\-05Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p3.1),[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px3.p1.1),[§4\.1](https://arxiv.org/html/2606.23991#S4.SS1.p2.1)\.
- \[6\]Anthropic\(2025\-10\)Equipping agents for the real world with agent skills\.Note:https://claude\.com/blog/equipping\-agents\-for\-the\-real\-world\-with\-agent\-skillsBlog post, published October 16, 2025, accessed 2026\-02\-26Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p3.1),[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1),[§4\.2](https://arxiv.org/html/2606.23991#S4.SS2.p3.1)\.
- \[7\]Anthropic\(2026\-04\-16\)Introducing Claude Opus 4\.7\.Note:https://www\.anthropic\.com/news/claude\-opus\-4\-7Accessed: 2026\-05\-11Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p3.1)\.
- \[8\]ANYbotics\(2026\)ANYmal – autonomous robotic inspection solution\(Website\)External Links:[Link](https://www.anybotics.com/robotics/anymal/)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px4.p1.1)\.
- \[9\]Aristotle\(2009\)The nicomachean ethics\.Oxford University Press\.Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p1.1)\.
- \[10\]M\. Assran, A\. Bardes, D\. Fan, Q\. Garrido, R\. Howes, Mojtaba, Komeili, M\. Muckley, A\. Rizvi, C\. Roberts, K\. Sinha, A\. Zholus, S\. Arnaud, A\. Gejji, A\. Martin, F\. R\. Hogan, D\. Dugas, P\. Bojanowski, V\. Khalidov, P\. Labatut, F\. Massa, M\. Szafraniec, K\. Krishnakumar, Y\. Li, X\. Ma, S\. Chandar, F\. Meier, Y\. LeCun, M\. Rabbat, and N\. Ballas\(2025\)V\-jepa 2: self\-supervised video models enable understanding, prediction and planning\.External Links:2506\.09985,[Link](https://arxiv.org/abs/2506.09985)Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px1.p1.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px2.p2.1)\.
- \[11\]A\. Bolton, A\. Lerchner, A\. Cordell, A\. Moufarek, A\. Bolt, A\. Lampinen, A\. Mitenkova, A\. O\. Hallingstad, B\. Vujatovic, B\. Li,et al\.\(2025\)Sima 2: a generalist embodied agent for virtual worlds\.arXiv preprint arXiv:2512\.04797\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px3.p1.1)\.
- \[12\]Boston Dynamics\(2026\)Spot: the agile mobile robot\(Website\)External Links:[Link](https://bostondynamics.com/products/spot/)Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p3.1),[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px4.p1.1)\.
- \[13\]N\. Bostrom\(2014\)Superintelligence: paths, dangers, strategies\.Oxford University Press,Oxford\.Cited by:[§5\.7](https://arxiv.org/html/2606.23991#S5.SS7.p1.1)\.
- \[14\]T\. Brown, B\. Mann, N\. Ryder, M\. Subbiah, J\. D\. Kaplan, P\. Dhariwal, A\. Neelakantan, P\. Shyam, G\. Sastry, A\. Askell,et al\.\(2020\)Language models are few\-shot learners\.Advances in neural information processing systems33,pp\. 1877–1901\.Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p2.2)\.
- \[15\]ByteDance\(2025\)DeerFlow: deep exploration and efficient research flow\.Note:https://github\.com/bytedance/deer\-flowVersion 2\.0 released February 2026\. MIT LicenseCited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1)\.
- \[16\]R\. Cadene, S\. Alibert, A\. Soare, Q\. Gallouedec, A\. Zouitine, S\. Palma, P\. Kooijmans, M\. Aractingi, M\. Shukor, D\. Aubakirova, M\. Russi, F\. Capuano, C\. Pascal, J\. Choghari, J\. Moss, and T\. Wolf\(2024\)LeRobot: state\-of\-the\-art machine learning for real\-world robotics in pytorch\.Note:https://github\.com/huggingface/lerobotCited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px4.p1.1)\.
- \[17\]M\. Chu, X\. B\. Zhang,et al\.\(2026\)Agentic world modeling: foundations, capabilities, laws, and beyond\.arXiv preprint arXiv:2604\.22748\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px6.p1.1)\.
- \[18\]Cursor\(2026\)Cursor agents\(Website\)External Links:[Link](https://cursor.com/agents)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1),[§4\.1](https://arxiv.org/html/2606.23991#S4.SS1.p2.1)\.
- \[19\]R\. Davis and J\. J\. King\(1977\)An overview of production systems\.InMachine Intelligence 8: Machine Representations of Knowledge,E\. W\. Elcock and D\. Michie \(Eds\.\),pp\. 300–334\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px1.p1.1)\.
- \[20\]Decagon\(2026\)Decagon — conversational ai for customer experiences\(Website\)External Links:[Link](https://decagon.ai/)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1)\.
- \[21\]DeepSeek\-AI\(2026\)DeepSeek\-v4: towards highly efficient million\-token context intelligence\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px3.p1.1)\.
- \[22\]M\. Dehghani, S\. Gouws, O\. Vinyals, J\. Uszkoreit, and Ł\. Kaiser\(2018\)Universal transformers\.arXiv preprint arXiv:1807\.03819\.Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p2.2)\.
- \[23\]M\. Deng, J\. Hou, Z\. Hu, and E\. Xing\(2026\)General agentic planning through simulative reasoning with world models\.External Links:2507\.23773,[Link](https://arxiv.org/abs/2507.23773)Cited by:[§5\.2](https://arxiv.org/html/2606.23991#S5.SS2.SSS0.Px7.p3.1),[§5\.5](https://arxiv.org/html/2606.23991#S5.SS5.SSS0.Px3.p2.1),[§5](https://arxiv.org/html/2606.23991#S5.p1.1),[§6](https://arxiv.org/html/2606.23991#S6.p3.1)\.
- \[24\]M\. Deng, J\. Hou, L\. S\. Neves, V\. Pimpalkhute, T\. W\. Killian, Z\. Liu, and E\. P\. Xing\(2026\)Efficient agentic reasoning through self\-regulated simulative planning\.arXiv preprint arXiv:2605\.22138\.Cited by:[§5\.2](https://arxiv.org/html/2606.23991#S5.SS2.SSS0.Px7.p3.1),[§5\.5](https://arxiv.org/html/2606.23991#S5.SS5.SSS0.Px3.p2.1),[§5](https://arxiv.org/html/2606.23991#S5.p1.1),[§6](https://arxiv.org/html/2606.23991#S6.p3.1)\.
- \[25\]R\. Descartes\(1641\)Meditationes de prima philosophia\.Note:English translation:*Meditations on First Philosophy*Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p1.1)\.
- \[26\]B\. Eysenbach, A\. Khazatsky, S\. Levine, and R\. R\. Salakhutdinov\(2022\)Mismatched no more: joint model\-policy optimization for model\-based rl\.Advances in Neural Information Processing Systems35,pp\. 23230–23243\.Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px3.p2.1)\.
- \[27\]J\. Fanget al\.\(2025\)A comprehensive survey of self\-evolving AI agents: a new paradigm bridging foundation models and lifelong agentic systems\.arXiv preprint arXiv:2508\.07407\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px6.p1.1)\.
- \[28\]FANUC America\(2026\)Industrial robots for manufacturing\(Website\)External Links:[Link](https://www.fanucamerica.com/products/robots)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px4.p1.1)\.
- \[29\]P\. Florence and the Generalist AI Team\(2026\-04\-07\)Going beyond world models & vlas\(Website\)Generalist AI\.External Links:[Link](https://generalistai.com/blog/apr-07-2026-beyond-world-models)Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p2.2)\.
- \[30\]P\. Fung, Y\. Bachrach, A\. Celikyilmaz, K\. Chaudhuri, D\. Chen, W\. Chung, E\. Dupoux, H\. Gong, H\. Jégou, A\. Lazaric,et al\.\(2025\)Embodied ai agents: modeling the world\.arXiv preprint arXiv:2506\.22355\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1)\.
- \[31\]H\. Gao, J\. Geng, W\. Hua, M\. Hu, X\. Juan, H\. Liu, S\. Liu, J\. Qiu, X\. Qi, Y\. Wu,et al\.\(2025\)A survey of self\-evolving agents: what, when, how, and where to evolve on the path to artificial super intelligence\.arXiv preprint arXiv:2507\.21046\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px6.p1.1)\.
- \[32\]A\. P\. Gema, A\. Hägele, R\. Chen, A\. Arditi, J\. Goldman\-Wetzler, K\. Fraser\-Taliente, H\. Sleight, L\. Petrini, J\. Michael, B\. Alex, P\. Minervini, Y\. Chen, J\. Benton, and E\. Perez\(2025\)Inverse scaling in test\-time compute\.Transactions on Machine Learning Research\.External Links:[Link](https://openreview.net/forum?id=NXgyHW1c7M)Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p3.1)\.
- \[33\]D\. Guo, D\. Yang, H\. Zhang, J\. Song, R\. Zhang, R\. Xu, Q\. Zhu, S\. Ma, P\. Wang, X\. Bi,et al\.\(2025\)Deepseek\-r1: incentivizing reasoning capability in llms via reinforcement learning\.arXiv preprint arXiv:2501\.12948\.Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p2.2),[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p3.9)\.
- \[34\]G\. E\. Hinton, P\. Dayan, B\. J\. Frey, and R\. M\. Neal\(1995\-05\)The “wake\-sleep” algorithm for unsupervised neural networks\.Science268\(5214\),pp\. 1158–1161\.External Links:[Document](https://dx.doi.org/10.1126/science.7761831)Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p2.2)\.
- \[35\]C\. Hwang\(2026\-04\-18\)Anthropic’s Claude Opus 4\.7 draws backlash after launch over performance and token costs\.Note:https://www\.digitaltoday\.co\.kr/en/view/48976/anthropic\-claude\-opus\-47\-faces\-backlash\-after\-launch\-over\-performance\-and\-token\-costsReports user criticism and Anthropic response around Opus 4\.7 adaptive reasoning\. Accessed: 2026\-06\-03Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p3.1)\.
- \[36\]P\. Intelligence, A\. Amin, R\. Aniceto, A\. Balakrishna, K\. Black, K\. Conley, G\. Connors, J\. Darpinian, K\. Dhabalia, J\. DiCarlo,et al\.\(2025\)\\\\backslashpiˆ\{\\\{\*\}\\\}\_\{\\\{0\.6\}\\\}: a vla that learns from experience\.arXiv preprint arXiv:2511\.14759\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1),[§4\.1](https://arxiv.org/html/2606.23991#S4.SS1.p2.1)\.
- \[37\]P\. Jianget al\.\(2025\)Adaptation of agentic AI: a survey of post\-training, memory, and skills\.arXiv preprint arXiv:2512\.16301\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px6.p1.1)\.
- \[38\]D\. Kahneman\(2011\)Thinking, fast and slow\.Farrar, Straus and Giroux\.Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p6.1)\.
- \[39\]S\. Kakade and J\. Langford\(2002\)Approximately optimal approximate reinforcement learning\.InProceedings of the nineteenth international conference on machine learning,pp\. 267–274\.Cited by:[Appendix B](https://arxiv.org/html/2606.23991#A2.5.p5.8),[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.1.p1.14),[Explanation](https://arxiv.org/html/2606.23991#Thmexplanationx5.p2.4.4)\.
- \[40\]S\. M\. Kakade\(2001\)A natural policy gradient\.InAdvances in Neural Information Processing Systems,Vol\.14\.Cited by:[Explanation](https://arxiv.org/html/2606.23991#Thmexplanationx5.p2.4.4)\.
- \[41\]I\. Kant\(1781\)Kritik der reinen vernunft\.Note:English translation:*Critique of Pure Reason*Cited by:[§4\.2](https://arxiv.org/html/2606.23991#S4.SS2.p2.1)\.
- \[42\]Autoresearch: ai agents running research on single\-gpu nanochat training automaticallyNote:GitHub repositoryExternal Links:[Link](https://github.com/karpathy/autoresearch)Cited by:[§2\.6](https://arxiv.org/html/2606.23991#S2.SS6.p1.7)\.
- \[43\]M\. Kearns and S\. Singh\(2002\)Near\-optimal reinforcement learning in polynomial time\.Machine learning49\(2\),pp\. 209–232\.Cited by:[Appendix B](https://arxiv.org/html/2606.23991#A2.1.p1.10),[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.1.p1.14)\.
- \[44\]A\. Krizhevsky, I\. Sutskever, and G\. E\. Hinton\(2012\)Imagenet classification with deep convolutional neural networks\.Advances in neural information processing systems25\.Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px1.p1.1)\.
- \[45\]Y\. LeCun and E\. Xing\(2026\)How should ai learn to understand the world? yann lecun & eric xing on jepa and glp\(Website\)Spring School AI for Impact\.Note:YouTube video; debate at Spring School AI for Impact 2026, Ben Guerir, Morocco, March 25, 2026External Links:[Link](https://www.youtube.com/watch?v=8LKgvrNYZz0)Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px2.p2.1)\.
- \[46\]Y\. LeCun\(2022\)A path towards autonomous machine intelligence version 0\.9\. 2, 2022\-06\-27\.Open Review62\(1\),pp\. 1–62\.Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p4.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.p2.1)\.
- \[47\]S\. Levine\(2025\-07\-21\)Sporks of agi: why the real thing is better than the next best thing\(Website\)External Links:[Link](https://sergeylevine.substack.com/p/sporks-of-agi)Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.p2.1)\.
- \[48\]F\. Li\(2026\-06\-03\)A functional taxonomy of world models\.Note:X postAccessed: 2026\-06\-05External Links:[Link](https://x.com/drfeifei/status/2062247238143996275)Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p7.1),[§2\.1](https://arxiv.org/html/2606.23991#S2.SS1.p2.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px3.p2.1)\.
- \[49\]R\. Lopopolo\(2026\-02\-11\)Harness engineering: leveraging codex in an agent\-first world\(Website\)External Links:[Link](https://openai.com/index/harness-engineering/)Cited by:[§4\.2](https://arxiv.org/html/2606.23991#S4.SS2.p3.1)\.
- \[50\]C\. Manning, I\. Goodfellow, and F\. Sun\(2026\)Towards efficient world models\. “this article outlines our bet on the path towards building efficient world models…”\.Note:https://x\.com/moonlake/status/2029983120087470545Posted on X \(formerly Twitter\)\. Accessed 2026\-04\-24Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.p2.1)\.
- \[51\]A\. Mete, S\. A\. Sheikh, T\. Lin, D\. Kalathil, and P\. Kumar\(2026\)Optimistic world models: efficient exploration in model\-based deep reinforcement learning\.arXiv preprint arXiv:2602\.10044\.Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px3.p2.1)\.
- \[52\]Microsoft\(2026\)Playwright: framework for web testing and automation\.Note:https://github\.com/microsoft/playwrightAccessed: 2026\-05\-09Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px1.p1.1)\.
- \[53\]T\. Mitchell, W\. Cohen, E\. Hruschka, P\. Talukdar, B\. Yang, J\. Betteridge, A\. Carlson, B\. Dalvi, M\. Gardner, B\. Kisiel,et al\.\(2018\)Never\-ending learning\.Communications of the ACM61\(5\),pp\. 103–115\.Cited by:[§2\.6](https://arxiv.org/html/2606.23991#S2.SS6.p1.7)\.
- \[54\]A\. Newell and H\. A\. Simon\(1976\)Computer science as empirical inquiry: symbols and search\.Communications of the ACM19\(3\),pp\. 113–126\.External Links:[Document](https://dx.doi.org/10.1145/360018.360022)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px1.p1.1)\.
- \[55\]C\. Newton\(2025\-08\-11\)Three big lessons from the GPT\-5 backlash\.Note:https://www\.platformer\.news/gpt\-5\-backlash\-openai\-lessons/Discusses user backlash to GPT\-5’s invisible model picker and workflow disruption\. Accessed: 2026\-06\-03Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p3.1)\.
- \[56\]NVIDIA\(2026\)Cosmos 3: omnimodal world models for physical ai\.arXiv preprint arXiv:2606\.02800\.External Links:[Link](https://research.nvidia.com/labs/cosmos-lab/cosmos3/technical-report.pdf)Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p7.1),[§2\.1](https://arxiv.org/html/2606.23991#S2.SS1.p2.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px3.p2.1),[§5\.2](https://arxiv.org/html/2606.23991#S5.SS2.SSS0.Px7.p2.3)\.
- \[57\]NVIDIA\(2026\)Isaac Lab: a unified framework for robot learning\.Note:https://developer\.nvidia\.com/isaac/labCited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1)\.
- \[58\]OpenAI\(2024\)Learning to reason with LLMs\.External Links:[Link](https://openai.com/index/learning-to-reason-with-llms/)Cited by:[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p3.9)\.
- \[59\]OpenAI\(2024\)Swarm: educational framework for multi\-agent orchestration\.Note:Released October 2024; succeeded by the Agents SDKExternal Links:[Link](https://github.com/openai/swarm)Cited by:[§2\.7](https://arxiv.org/html/2606.23991#S2.SS7.p1.1)\.
- \[60\]OpenAI\(2025\-01\)Computer\-using agent\(Website\)External Links:[Link](https://openai.com/index/computer-using-agent/)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px3.p1.1)\.
- \[61\]OpenAI\(2025\-08\-07\)Introducing GPT\-5\.Note:https://openai\.com/index/introducing\-gpt\-5/Accessed: 2026\-06\-03Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p3.1)\.
- \[62\]OpenClawNote:Open\-source personal AI assistant, accessed 2026\-02\-26External Links:[Link](https://github.com/openclaw/openclaw)Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p3.1),[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1),[§4\.1](https://arxiv.org/html/2606.23991#S4.SS1.p2.1)\.
- \[63\]D\. Patel\(2026\-02\-13\)Dario amodei—“we are near the end of the exponential”\(Website\)Note:Dwarkesh PodcastExternal Links:[Link](https://www.dwarkesh.com/p/dario-amodei-2)Cited by:[§2\.6](https://arxiv.org/html/2606.23991#S2.SS6.p1.7)\.
- \[64\]Y\. Qu, K\. Huang, M\. Yin, K\. Zhan, D\. Liu, D\. Yin, H\. C\. Cousins, W\. A\. Johnson, X\. Wang, M\. Shah,et al\.\(2025\)CRISPR\-gpt for agentic automation of gene\-editing experiments\.Nature Biomedical Engineering,pp\. 1–14\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1),[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p4.1)\.
- \[65\]P\. Rajasekaran\(2026\-03\-24\)Harness design for long\-running application development\(Website\)External Links:[Link](https://www.anthropic.com/engineering/harness-design-long-running-apps)Cited by:[§4\.2](https://arxiv.org/html/2606.23991#S4.SS2.p3.1)\.
- \[66\]S\. J\. Russell\(2019\)Human compatible: artificial intelligence and the problem of control\.Viking,New York\.Cited by:[§5\.7](https://arxiv.org/html/2606.23991#S5.SS7.p1.1)\.
- \[67\]J\. Schulman, S\. Levine, P\. Abbeel, M\. Jordan, and P\. Moritz\(2015\)Trust region policy optimization\.InInternational Conference on Machine Learning,pp\. 1889–1897\.Cited by:[Explanation](https://arxiv.org/html/2606.23991#Thmexplanationx5.p2.4.4)\.
- \[68\]R\. Scott\(1982\)Blade runner\.Warner Bros\.\.Note:FilmDirected by Ridley ScottCited by:[§1](https://arxiv.org/html/2606.23991#S1.p2.1)\.
- \[69\]Selenium webdriverNote:Version 4\.40\.0, accessed 2026\-02\-26External Links:[Link](https://www.selenium.dev/)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px1.p1.1)\.
- \[70\]N\. Shinn, F\. Cassano, A\. Gopinath, K\. Narasimhan, and S\. Yao\(2023\)Reflexion: language agents with verbal reinforcement learning\.InAdvances in Neural Information Processing Systems,Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px4.p1.1)\.
- \[71\]D\. Silver, A\. Huang, C\. J\. Maddison, A\. Guez, L\. Sifre, G\. Van Den Driessche, J\. Schrittwieser, I\. Antonoglou, V\. Panneershelvam, M\. Lanctot,et al\.\(2016\)Mastering the game of go with deep neural networks and tree search\.nature529\(7587\),pp\. 484–489\.Cited by:[§2\.4](https://arxiv.org/html/2606.23991#S2.SS4.p1.9)\.
- \[72\]D\. Silver, T\. Hubert, J\. Schrittwieser, I\. Antonoglou, M\. Lai, A\. Guez, M\. Lanctot, L\. Sifre, D\. Kumaran, T\. Graepel,et al\.\(2017\)Mastering chess and shogi by self\-play with a general reinforcement learning algorithm\.arXiv preprint arXiv:1712\.01815\.Cited by:[§2\.4](https://arxiv.org/html/2606.23991#S2.SS4.p1.9)\.
- \[73\]J\. Su, J\. Healey, P\. Nakov, and C\. Cardie\(2025\)Between underthinking and overthinking: an empirical study of reasoning length and correctness in llms\.arXiv preprint arXiv:2505\.00127\.External Links:[Link](https://arxiv.org/abs/2505.00127)Cited by:[§4\.4](https://arxiv.org/html/2606.23991#S4.SS4.p3.1)\.
- \[74\]R\. S\. Sutton, A\. G\. Barto,et al\.\(1998\)Reinforcement learning: an introduction\.Vol\.1,MIT press Cambridge\.Cited by:[§2\.2](https://arxiv.org/html/2606.23991#S2.SS2.p1.14)\.
- \[75\]T\. D\. Team\(2025\)Tongyi deepresearch: a new era of open\-source ai researchers\.Note:https://github\.com/Alibaba\-NLP/DeepResearchCited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px3.p1.1)\.
- \[76\]L\. Wang, C\. Ma, X\. Feng, Z\. Zhang, H\. Yang, J\. Zhang, Z\. Chen, J\. Tang, X\. Chen, Y\. Lin, W\. X\. Zhao, Z\. Wei, and J\. Wen\(2024\)A survey on large language model based autonomous agents\.Frontiers of Computer Science18\(6\),pp\. 186345\.Note:arXiv:2308\.11432Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px6.p1.1)\.
- \[77\]Y\. Wang, W\. Luo, J\. Bai, Y\. Cao, T\. Che, K\. Chen, Y\. Chen, J\. Diamond, Y\. Ding, W\. Ding,et al\.\(2025\)Alpamayo\-r1: bridging reasoning and action prediction for generalizable autonomous driving in the long tail\.arXiv preprint arXiv:2511\.00088\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1)\.
- \[78\]Waymo\(2026\)Self\-driving car technology for a reliable ride\(Website\)External Links:[Link](https://waymo.com/waymo-driver/)Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1)\.
- \[79\]J\. Wei, X\. Wang, D\. Schuurmans, M\. Bosma, B\. Ichter, F\. Xia, E\. H\. Chi, Q\. V\. Le, and D\. Zhou\(2022\)Chain\-of\-thought prompting elicits reasoning in large language models\.InAdvances in Neural Information Processing Systems 35 \(NeurIPS 2022\),Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px3.p1.1),[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p2.2)\.
- \[80\]T\. Wei, T\. Li, Z\. Liu, X\. Ning, Z\. Yang, J\. Zou, Z\. Zeng, R\. Qiu, X\. Lin, D\. Fu,et al\.\(2026\)Agentic reasoning for large language models\.arXiv preprint arXiv:2601\.12538\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px6.p1.1)\.
- \[81\]J\. Weizenbaum\(1966\)ELIZA—a computer program for the study of natural language communication between man and machine\.Communications of the ACM9\(1\),pp\. 36–45\.Cited by:[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px1.p1.1)\.
- \[82\]World Labs\(2025\-11\-12\)Marble: a multimodal world model\(Website\)External Links:[Link](https://www.worldlabs.ai/blog/marble-world-model)Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.p2.1)\.
- \[83\]Q\. Wu, G\. Bansal, J\. Zhang, Y\. Wu, B\. Li, E\. Zhu, L\. Jiang, X\. Zhang, S\. Zhang, J\. Liu, A\. H\. Awadallah, R\. W\. White, D\. Burger, and C\. Wang\(2023\)AutoGen: enabling next\-gen LLM applications via multi\-agent conversation\.arXiv preprint arXiv:2308\.08155\.Cited by:[§2\.7](https://arxiv.org/html/2606.23991#S2.SS7.p1.1),[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px2.p1.1)\.
- \[84\]J\. Xiang, Y\. Gu, Z\. Liu, Z\. Feng, Q\. Gao, Y\. Hu, B\. Huang, G\. Liu, Y\. Yang, K\. Zhou,et al\.\(2025\)Pan: a world model for general, interactable, and long\-horizon world simulation\.arXiv preprint arXiv:2511\.09057\.Cited by:[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px1.p1.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px2.p2.1)\.
- \[85\]E\. Xing, M\. Deng, J\. Hou, and Z\. Hu\(2025\)Critiques of world models\.arXiv preprint arXiv:2507\.05169\.Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p7.1),[§2\.4](https://arxiv.org/html/2606.23991#S2.SS4.p1.10),[§4\.3](https://arxiv.org/html/2606.23991#S4.SS3.p3.9),[§4\.6](https://arxiv.org/html/2606.23991#S4.SS6.p3.1),[§5\.2](https://arxiv.org/html/2606.23991#S5.SS2.SSS0.Px1.p1.2),[§5\.3](https://arxiv.org/html/2606.23991#S5.SS3.SSS0.Px1.p1.1),[§5](https://arxiv.org/html/2606.23991#S5.p1.1)\.
- \[86\]S\. Ye, Y\. Ge, K\. Zheng, S\. Gao, S\. Yu, G\. Kurian, S\. Indupuru, Y\. L\. Tan, C\. Zhu, J\. Xiang, A\. Malik, K\. Lee, W\. Liang, N\. Ranawaka, J\. Gu, Y\. Xu, G\. Wang, F\. Hu, A\. Narayan, J\. Bjorck, J\. Wang, G\. Kim, D\. Niu, R\. Zheng, Y\. Xie, J\. Wu, Q\. Wang, R\. Julian, D\. Xu, Y\. Du, Y\. Chebotar, S\. Reed, J\. Kautz, Y\. Zhu, L\. Fan, and J\. Jang\(2026\)World action models are zero\-shot policies\.arXiv preprint arXiv:2602\.15922\.Cited by:[§1](https://arxiv.org/html/2606.23991#S1.p7.1),[§2\.1](https://arxiv.org/html/2606.23991#S2.SS1.p2.1),[§3](https://arxiv.org/html/2606.23991#S3.SS0.SSS0.Px5.p1.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px3.p2.1),[§5\.2](https://arxiv.org/html/2606.23991#S5.SS2.SSS0.Px7.p2.3)\.
- \[87\]S\. Zhao\(2025\)Mathematical foundations of reinforcement learning\.Springer Nature Press\.Cited by:[Appendix C](https://arxiv.org/html/2606.23991#A3.1.p1.17)\.
- \[88\]Z\. Zhu, C\. Xie, X\. Lv, and slime Contributors\(2025\)Slime: an llm post\-training framework for rl scaling\.Note:https://github\.com/THUDM/slimeGitHub repository\. Corresponding author: Xin LvCited by:[§1](https://arxiv.org/html/2606.23991#S1.p3.1),[§4\.5](https://arxiv.org/html/2606.23991#S4.SS5.SSS0.Px4.p1.1)\.
## Appendix ADetailed Restatement and Proof for Theorem[1](https://arxiv.org/html/2606.23991#Thmtheorem1)
###### Theorem 1\(Fast\-Slow Learning Dominates Slow\-Only Learning, up to Identity Revision Quality \(Restated\)\)\.
Consider an agent operating overKKrounds\. Each roundkkconsists of a slow update producing a base policy, followed byNkN\_\{k\}steps of interaction with the environment\. The slow\-only and fast\-slow settings induce two base\-policy sequences,\{πkS\}\\\{\\pi^\{\\mathrm\{S\}\}\_\{k\}\\\}and\{πkF\}\\\{\\pi^\{\\mathrm\{F\}\}\_\{k\}\\\}, sharing the initializationπ1S=π1F=π1\\pi^\{\\mathrm\{S\}\}\_\{1\}=\\pi^\{\\mathrm\{F\}\}\_\{1\}=\\pi\_\{1\}and updated each round from their own experience \(Equation[16](https://arxiv.org/html/2606.23991#A1.E16)\); they coincide in round11and may diverge thereafter, since each trains on the experience generated under its own identity schedule\. We writeπk,i\\pi\_\{k,i\}for a base policy conditioned on self\-modelii\. LetVπ,fgV^\{g\}\_\{\\pi,f\}denote the expected discounted return of policyπ\\piin the world modelff, and letit∗:=argmaxi∈ℐVπk,iF,fg\(s^t\)i^\{\*\}\_\{t\}:=\\arg\\max\_\{i\\in\\mathcal\{I\}\}V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\},f\}\(\\hat\{s\}\_\{t\}\)denote the value\-maximizing self\-model for belief states^t\\hat\{s\}\_\{t\}\. In the slow\-only setting, the agent executesπk,i0S\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}throughout each round\. In the fast\-slow setting, the identity evolverι\\iotaproduces a revised self\-modelit∼pι\(⋅∣s^t,it−1\)i\_\{t\}\\sim p\_\{\\iota\}\(\\cdot\\mid\\hat\{s\}\_\{t\},i\_\{t\-1\}\)at each step, so the agent executesπk,itF\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\.
Define the cumulative regret of the slow\-only agent as:
RegretK*std*=∑k=1K∑t=1Nk\[Vπit∗∗,fg\(s^t\)−Vπk,i0S,fg\(s^t\)\],\\emph\{Regret\}^\{\\emph\{std\}\}\_\{K\}=\\sum\_\{k=1\}^\{K\}\\sum\_\{t=1\}^\{N\_\{k\}\}\\left\[V^\{g\}\_\{\\pi^\{\*\}\_\{i^\{\*\}\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\\right\],\(9\)and the cumulative regret of the fast\-slow agent as:
RegretK*fast\-slow*=∑k=1K∑t=1Nk\[Vπit∗∗,fg\(s^t\)−Vπk,itF,fg\(s^t\)\]\.\\emph\{Regret\}^\{\\emph\{fast\-slow\}\}\_\{K\}=\\sum\_\{k=1\}^\{K\}\\sum\_\{t=1\}^\{N\_\{k\}\}\\left\[V^\{g\}\_\{\\pi^\{\*\}\_\{i^\{\*\}\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\\right\]\.\(10\)
Under Assumptions A1 and A2 below, define the per\-step expected value improvement from identity revision as:
ε¯:=infk,t𝔼\[Vπk,itF,fg−Vπk,i0F,fg\]\>0,\\bar\{\\varepsilon\}:=\\inf\_\{k,t\}\\;\\mathbb\{E\}\\left\[V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\\right\]\>0,\(11\)where positivity follows from A1\. Then the following bound holds:
RegretK*fast\-slow*≤RegretK*std*−∑k=1KNkε¯⏟*within\-round gain*−∑k=2KNkηk⏟*cross\-round compounding*,\\emph\{Regret\}^\{\\emph\{fast\-slow\}\}\_\{K\}\\leq\\emph\{Regret\}^\{\\emph\{std\}\}\_\{K\}\-\\underbrace\{\\sum\_\{k=1\}^\{K\}N\_\{k\}\\bar\{\\varepsilon\}\}\_\{\\emph\{within\-round gain\}\}\-\\underbrace\{\\sum\_\{k=2\}^\{K\}N\_\{k\}\\eta\_\{k\}\}\_\{\\emph\{cross\-round compounding\}\},whereηk≥0\\eta\_\{k\}\\geq 0is the cross\-round advantage defined in Equation[16](https://arxiv.org/html/2606.23991#A1.E16)\.
Assumption A1 \(identity revisions improve the self\-model and better self\-models produce better decisions\)\.
Letd\(i,i′\)d\(i,i^\{\\prime\}\)be a divergence measure between self\-models\.
*Part \(a\): identity revision closes the gap\.*For someε\>0\\varepsilon\>0andδ1∈\(0,1/2\)\\delta\_\{1\}\\in\(0,1/2\), at each stepttwithin roundkk:
Pr\(d\(i0,it∗\)−d\(it,it∗\)≥ε\)≥1−δ1,\\Pr\\big\(d\(i\_\{0\},i^\{\*\}\_\{t\}\)\-d\(i\_\{t\},i^\{\*\}\_\{t\}\)\\geq\\varepsilon\\big\)\\geq 1\-\\delta\_\{1\},\(12\)with bounded degradation on the complementary event:d\(it,it∗\)−d\(i0,it∗\)≤εd\(i\_\{t\},i^\{\*\}\_\{t\}\)\-d\(i\_\{0\},i^\{\*\}\_\{t\}\)\\leq\\varepsilonalmost surely\.
*Part \(b\): closer self\-models yield higher value with high probability\.*For someδ2∈\(0,1/2\)\\delta\_\{2\}\\in\(0,1/2\)and value gainλ\>0\\lambda\>0:
Pr\(Vπk,itF,fg\(s^t\)−Vπk,i0F,fg\(s^t\)≥λ\|d\(it,it∗\)<d\(i0,it∗\)\)≥1−δ2,\\Pr\\big\(V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\\geq\\lambda\\;\\big\|\\;d\(i\_\{t\},i^\{\*\}\_\{t\}\)<d\(i\_\{0\},i^\{\*\}\_\{t\}\)\\big\)\\geq 1\-\\delta\_\{2\},\(13\)with bounded degradation:Vπk,i0F,fg\(s^t\)−Vπk,itF,fg\(s^t\)≤BV^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\\leq Balmost surely on the complementary event, for someB\>0B\>0\.
Assumption A2 \(the slow update operator is monotone in base\- and data\-generating\-policy quality\)\.
Let𝒰\\mathcal\{U\}denote the slow update operator, and letV¯\(π\):=𝔼s^\[Vπ,fg\(s^\)\]\\bar\{V\}\(\\pi\):=\\mathbb\{E\}\_\{\\hat\{s\}\}\\left\[V^\{g\}\_\{\\pi,f\}\(\\hat\{s\}\)\\right\]denote the expected performance of policyπ\\piin the world model\.
*Part \(a\): joint monotonicity\.*The update operator𝒰\\mathcal\{U\}satisfies: for any base policiesπ,π~\\pi,\\tilde\{\\pi\}and behavioral policiesπA,πB\\pi\_\{A\},\\pi\_\{B\},
V¯\(π\)≥V¯\(π~\)andV¯\(πA\)≥V¯\(πB\)⟹V¯\(𝒰\(π,𝒟πA\)i0\)≥V¯\(𝒰\(π~,𝒟πB\)i0\),\\bar\{V\}\(\\pi\)\\geq\\bar\{V\}\(\\tilde\{\\pi\}\)\\;\\;\\text\{and\}\\;\\;\\bar\{V\}\(\\pi\_\{A\}\)\\geq\\bar\{V\}\(\\pi\_\{B\}\)\\;\\;\\Longrightarrow\\;\\;\\bar\{V\}\\\!\\left\(\\mathcal\{U\}\(\\pi,\\mathcal\{D\}^\{\\pi\_\{A\}\}\)\_\{i\_\{0\}\}\\right\)\\geq\\bar\{V\}\\\!\\left\(\\mathcal\{U\}\(\\tilde\{\\pi\},\\mathcal\{D\}^\{\\pi\_\{B\}\}\)\_\{i\_\{0\}\}\\right\),\(14\)where𝒟πA,𝒟πB\\mathcal\{D\}^\{\\pi\_\{A\}\},\\mathcal\{D\}^\{\\pi\_\{B\}\}denote experience collected underπA,πB\\pi\_\{A\},\\pi\_\{B\}\. The single\-base case \(π=π~\\pi=\\tilde\{\\pi\}\) recovers monotonicity in behavioral\-policy quality alone\. The output policies are evaluated at identityi0i\_\{0\}because the slow update resets the identity to its initial value at the start of each round\.
*Part \(b\): the identity\-revised policy is the stronger behavioral policy\.*From A1 and the definition ofπk,itF\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}:
V¯\(πk,itF\)≥V¯\(πk,i0F\)\.\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\)\\geq\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\)\.\(15\)
With the base\-policy sequencesπk\+1F=𝒰\(πkF,𝒟πk,itF\)\\pi^\{\\mathrm\{F\}\}\_\{k\+1\}=\\mathcal\{U\}\(\\pi^\{\\mathrm\{F\}\}\_\{k\},\\mathcal\{D\}^\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\}\)andπk\+1S=𝒰\(πkS,𝒟πk,i0S\)\\pi^\{\\mathrm\{S\}\}\_\{k\+1\}=\\mathcal\{U\}\(\\pi^\{\\mathrm\{S\}\}\_\{k\},\\mathcal\{D\}^\{\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\}\), both fromπ1F=π1S=π1\\pi^\{\\mathrm\{F\}\}\_\{1\}=\\pi^\{\\mathrm\{S\}\}\_\{1\}=\\pi\_\{1\}, define the cross\-round advantage as the cumulative base\-policy gap:
ηk:=V¯\(πk,i0F\)−V¯\(πk,i0S\),η1=0\.\\eta\_\{k\}:=\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\)\-\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\),\\qquad\\eta\_\{1\}=0\.\(16\)Under Parts \(a\) and \(b\),ηk≥0\\eta\_\{k\}\\geq 0for allkk\. Because the two sequences diverge after round 1, this is established by carrying the advantage over from round to round \(an induction in Step 3 of the proof\) rather than by a single application of Part \(a\)\.
###### Explanation\.
A1 and A2 operate on quantities the agent designer can verify independently\. A1\(a\) asks that the identity evolverι\\iotamoves the self\-model toward the value\-maximizingit∗i^\{\*\}\_\{t\}, which is its training objective\. A1\(b\) asks that decisions conditioned on self\-models closer toit∗i^\{\*\}\_\{t\}tend to produce higher value, which is the fundamental premise of conditioning on identity at all\.
A2 relocates the cross\-round assumption from the value function to the update operator𝒰\\mathcal\{U\}\. Its single\-base form \(π=π~\\pi=\\tilde\{\\pi\}\) is a structural property satisfied by many standard methods, including conservative policy iteration\[[39](https://arxiv.org/html/2606.23991#bib.bib148)\], natural policy gradient\[[40](https://arxiv.org/html/2606.23991#bib.bib5)\], and trust\-region methods\[[67](https://arxiv.org/html/2606.23991#bib.bib6)\]; the joint form stated in Part \(a\) is the natural extension to differing base policies, in the same spirit and testable the same way\. We require the joint form because identity revision makes the two agents collect different experience, so their base policies genuinely diverge after round 1 and the cross\-round comparison is between policies trained from different bases\. Part \(b\) is not an independent assumption but a consequence of A1: identity\-revised interaction, by conditioning on a self\-model closer toit∗i^\{\*\}\_\{t\}, yields higher expected return than fixed\-identity interaction, soπk,itF\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}is the stronger behavioral policy\.
The non\-negativityηk≥0\\eta\_\{k\}\\geq 0then follows by carrying the advantage over \(Step 3\): if the fast\-slow base policy leads the slow\-only one entering roundkk, then within roundkkit both starts from the stronger base and collects stronger experience, so by Part \(a\) it still leads entering roundk\+1k\+1\. This carry\-over preserves the advantage but is not required to grow it: A2 asks only thatηk≥0\\eta\_\{k\}\\geq 0, so the slow update cannot erase what fast adaptation has gained but need not amplify it\. The condition is testable in practice: given a specific choice of𝒰\\mathcal\{U\}\(e\.g\., PPO, SAC, or even supervised fine\-tuning on filtered experience\), one can verify monotonicity by comparing the output policies when trained from base policies and rollouts of differing quality\.
###### Proof\.
The proof proceeds in three steps: establishing the per\-step gain from identity revision \(Step 1\), aggregating the within\-round advantage \(Step 2\), and carrying the cross\-round advantage over \(Step 3\)\.
#### Step 1: Per\-step value improvement from identity revision\.
Fix any roundkkand steptt\. Define the per\-step value difference at the fast\-slow base policy:
Δt:=Vπk,itF,fg\(s^t\)−Vπk,i0F,fg\(s^t\)\.\\Delta\_\{t\}:=V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\.We decompose the expectation ofΔt\\Delta\_\{t\}by conditioning on whether A1\(a\) and A1\(b\) jointly succeed\. LetE1E\_\{1\}denote the event that identity revision closes the gap by at leastε\\varepsilon\(Inequality[12](https://arxiv.org/html/2606.23991#A1.E12)\), and letE2E\_\{2\}denote the event that the closer self\-model yields a value improvement of at leastλ\\lambda\(Inequality[13](https://arxiv.org/html/2606.23991#A1.E13)\)\. Then:
𝔼\[Δt\]\\displaystyle\\mathbb\{E\}\[\\Delta\_\{t\}\]=𝔼\[Δt∣E1∩E2\]Pr\(E1∩E2\)\+𝔼\[Δt∣E1∩E2¯\]Pr\(E1∩E2¯\)\.\\displaystyle=\\mathbb\{E\}\[\\Delta\_\{t\}\\mid E\_\{1\}\\cap E\_\{2\}\]\\,\\Pr\(E\_\{1\}\\cap E\_\{2\}\)\+\\mathbb\{E\}\[\\Delta\_\{t\}\\mid\\overline\{E\_\{1\}\\cap E\_\{2\}\}\]\\,\\Pr\(\\overline\{E\_\{1\}\\cap E\_\{2\}\}\)\.By A1, the joint eventE1∩E2E\_\{1\}\\cap E\_\{2\}occurs with probability at least\(1−δ1\)\(1−δ2\)\(1\-\\delta\_\{1\}\)\(1\-\\delta\_\{2\}\)\. On this event,Δt≥λ\\Delta\_\{t\}\\geq\\lambdaby Inequality[13](https://arxiv.org/html/2606.23991#A1.E13)\. On the complementary event, the bounded degradation conditions in A1 guaranteeΔt≥−B\\Delta\_\{t\}\\geq\-B\. Settingδ:=δ1\+δ2−δ1δ2<1\\delta:=\\delta\_\{1\}\+\\delta\_\{2\}\-\\delta\_\{1\}\\delta\_\{2\}<1, we obtain:
𝔼\[Δt\]≥\(1−δ\)λ−δB\.\\mathbb\{E\}\[\\Delta\_\{t\}\]\\geq\(1\-\\delta\)\\lambda\-\\delta B\.\(17\)Sinceδ1,δ2∈\(0,1/2\)\\delta\_\{1\},\\delta\_\{2\}\\in\(0,1/2\), we haveδ<3/4\\delta<3/4, and forλ,B\\lambda,Bsatisfying\(1−δ\)λ\>δB\(1\-\\delta\)\\lambda\>\\delta B\(which is ensured when the identity evolver is better than random, i\.e\.,λ/B\>δ/\(1−δ\)\\lambda/B\>\\delta/\(1\-\\delta\)\), the right\-hand side is strictly positive\. Defining:
ε¯:=infk,t𝔼\[Δt\]≥\(1−δ\)λ−δB\>0,\\bar\{\\varepsilon\}:=\\inf\_\{k,t\}\\;\\mathbb\{E\}\[\\Delta\_\{t\}\]\\geq\(1\-\\delta\)\\lambda\-\\delta B\>0,establishes the per\-step gain claimed in Equation[11](https://arxiv.org/html/2606.23991#A1.E11)\. The argument uses no property specific toπkF\\pi^\{\\mathrm\{F\}\}\_\{k\}and holds for any base policy\.
#### Step 2: Within\-round regret reduction\.
Within roundkk, the per\-step difference between the two agents’ regret is, since the slow\-only actor isπk,i0S\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}and the fast\-slow actor isπk,itF\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},
\[Vπit∗∗,fg\(s^t\)−Vπk,i0S,fg\(s^t\)\]−\[Vπit∗∗,fg\(s^t\)−Vπk,itF,fg\(s^t\)\]=Vπk,itF,fg\(s^t\)−Vπk,i0S,fg\(s^t\)\.\\displaystyle\\left\[V^\{g\}\_\{\\pi^\{\*\}\_\{i^\{\*\}\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\\right\]\-\\left\[V^\{g\}\_\{\\pi^\{\*\}\_\{i^\{\*\}\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\\right\]=V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\.Adding and subtractingVπk,i0F,fg\(s^t\)V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)splits this into a within\-round and a cross\-round part:
Vπk,itF,fg\(s^t\)−Vπk,i0F,fg\(s^t\)⏟=Δt\(within\-round\)\+Vπk,i0F,fg\(s^t\)−Vπk,i0S,fg\(s^t\)⏟cross\-round base gap\.\\underbrace\{V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\}\_\{=\\,\\Delta\_\{t\}\\;\\text\{\(within\-round\)\}\}\\;\+\\;\\underbrace\{V^\{g\}\_\{\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\-V^\{g\}\_\{\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\},f\}\(\\hat\{s\}\_\{t\}\)\}\_\{\\text\{cross\-round base gap\}\}\.Taking expectations of the within\-round part and summing over theNkN\_\{k\}steps of roundkk:
∑t=1Nk𝔼\[Δt\]≥Nkε¯,\\sum\_\{t=1\}^\{N\_\{k\}\}\\mathbb\{E\}\[\\Delta\_\{t\}\]\\geq N\_\{k\}\\bar\{\\varepsilon\},\(18\)which is the within\-round contribution to𝔼\[Regretkstd−Regretkfast\-slow\]\\mathbb\{E\}\[\\text\{Regret\}^\{\\text\{std\}\}\_\{k\}\-\\text\{Regret\}^\{\\text\{fast\-slow\}\}\_\{k\}\]; the remaining cross\-round contribution is handled in Step 3\. Summing Inequality[18](https://arxiv.org/html/2606.23991#A1.E18)over allKKrounds gives the within\-round gain∑k=1KNkε¯\\sum\_\{k=1\}^\{K\}N\_\{k\}\\bar\{\\varepsilon\}, which is available even if no further slow updates ever occur\.
#### Step 3: Cross\-round compounding by carrying the advantage over\.
Summed over steps and rounds, the cross\-round part contributes, in expectation,∑kNkηk\\sum\_\{k\}N\_\{k\}\\eta\_\{k\}withηk=V¯\(πk,i0F\)−V¯\(πk,i0S\)\\eta\_\{k\}=\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\)\-\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\)\(Equation[16](https://arxiv.org/html/2606.23991#A1.E16)\)\. It remains to showηk≥0\\eta\_\{k\}\\geq 0for allkk, which we do by induction: the base\-policy advantage is carried over from each round to the next\.
*Base case\.*η1=0\\eta\_\{1\}=0, sinceπ1F=π1S=π1\\pi^\{\\mathrm\{F\}\}\_\{1\}=\\pi^\{\\mathrm\{S\}\}\_\{1\}=\\pi\_\{1\}\.
*Inductive step\.*Supposeηk≥0\\eta\_\{k\}\\geq 0, i\.e\.V¯\(πk,i0F\)≥V¯\(πk,i0S\)\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\)\\geq\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\)\. By A2\(b\) \(a consequence of A1\),V¯\(πk,itF\)≥V¯\(πk,i0F\)\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\)\\geq\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\); chaining with the inductive hypothesis,
V¯\(πk,itF\)≥V¯\(πk,i0F\)≥V¯\(πk,i0S\)\.\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\)\\;\\geq\\;\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\)\\;\\geq\\;\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\)\.Thus entering the slow update, the fast\-slow agent both starts from a base policy at least as strong \(V¯\(πk,i0F\)≥V¯\(πk,i0S\)\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{0\}\}\)\\geq\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\)\) and collects experience under a behavioral policy at least as strong \(V¯\(πk,itF\)≥V¯\(πk,i0S\)\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\)\\geq\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\)\)\. Applying the joint monotonicity of𝒰\\mathcal\{U\}\(Inequality[14](https://arxiv.org/html/2606.23991#A1.E14)\) to\(πkF,πk,itF\)\\big\(\\pi^\{\\mathrm\{F\}\}\_\{k\},\\,\\pi^\{\\mathrm\{F\}\}\_\{k,i\_\{t\}\}\\big\)versus\(πkS,πk,i0S\)\\big\(\\pi^\{\\mathrm\{S\}\}\_\{k\},\\,\\pi^\{\\mathrm\{S\}\}\_\{k,i\_\{0\}\}\\big\)yields
V¯\(πk\+1,i0F\)≥V¯\(πk\+1,i0S\),\\bar\{V\}\(\\pi^\{\\mathrm\{F\}\}\_\{k\+1,i\_\{0\}\}\)\\;\\geq\\;\\bar\{V\}\(\\pi^\{\\mathrm\{S\}\}\_\{k\+1,i\_\{0\}\}\),i\.e\.ηk\+1≥0\\eta\_\{k\+1\}\\geq 0, completing the induction\. The advantage opened in round 1 by identity revision is therefore preserved through every subsequent slow update\. Hence eachηk≥0\\eta\_\{k\}\\geq 0, and the cross\-round part contributes∑k=2KNkηk\\sum\_\{k=2\}^\{K\}N\_\{k\}\\eta\_\{k\}\(thek=1k=1term vanishes sinceη1=0\\eta\_\{1\}=0\)\.
#### Combining the terms\.
Adding the within\-round gain \(Step 2\) and the cross\-round contribution \(Step 3\), we obtain:
RegretKfast\-slow≤RegretKstd−∑k=1KNkε¯−∑k=2KNkηk,\\text\{Regret\}^\{\\text\{fast\-slow\}\}\_\{K\}\\leq\\text\{Regret\}^\{\\text\{std\}\}\_\{K\}\-\\sum\_\{k=1\}^\{K\}N\_\{k\}\\bar\{\\varepsilon\}\-\\sum\_\{k=2\}^\{K\}N\_\{k\}\\eta\_\{k\},which completes the proof\. The first subtracted term grows linearly in the total number of interaction steps∑kNk\\sum\_\{k\}N\_\{k\}; the second adds a non\-negative contribution at every round beyond the first, so the cross\-round reduction is non\-decreasing inKK\. The advantage of fast\-slow over slow\-only learning thus widens with both longer interactions and more update cycles\. ∎
## Appendix BProof for Theorem[2](https://arxiv.org/html/2606.23991#Thmtheorem2)
###### Proof\.
Given policyπ\\pi, recall its state value function in the true environmentμ\\muasVπ,μg\(s\)V^\{g\}\_\{\\pi,\\mu\}\(s\)\(Equation[2](https://arxiv.org/html/2606.23991#S2.E2)\) and its action\-value function:
Qπ,μg\(s,a\)=∑s′\[r\(g,s\)\+γVπ,μg\(s′\)\]pμ\(s′∣s,a\),Q^\{g\}\_\{\\pi,\\mu\}\(s,a\)=\\sum\_\{s^\{\\prime\}\}\\left\[r\(g,s\)\+\\gamma V^\{g\}\_\{\\pi,\\mu\}\(s^\{\\prime\}\)\\right\]p\_\{\\mu\}\(s^\{\\prime\}\\mid s,a\),which describes the expected discounted reward of choosing actionaain statessand following policyπ\\pithereafter\. DefineVπ,fgV^\{g\}\_\{\\pi,f\}andQπ,fgQ^\{g\}\_\{\\pi,f\}analogously with respect to the world modelff\. Then by the Simulation Lemma\[[43](https://arxiv.org/html/2606.23991#bib.bib149)\], for all state\-action pairs\(s,a\)\(s,a\), the state value and state\-action value differ only by:
\|Vπ,μg\(s\)−Vπ,fg\(s\)\|≤ϵmodel,\|Qπ,μg\(s,a\)−Qπ,fg\(s,a\)\|≤ϵmodel,\\lvert V^\{g\}\_\{\\pi,\\mu\}\(s\)\-V^\{g\}\_\{\\pi,f\}\(s\)\\rvert\\leq\\epsilon\_\{\\text\{model\}\},\\qquad\\lvert Q^\{g\}\_\{\\pi,\\mu\}\(s,a\)\-Q^\{g\}\_\{\\pi,f\}\(s,a\)\\rvert\\leq\\epsilon\_\{\\text\{model\}\},whereϵmodel=2γRmaxϵ\(1−γ\)2\\epsilon\_\{\\text\{model\}\}=\\frac\{2\\gamma R\_\{\\text\{max\}\}\\epsilon\}\{\(1\-\\gamma\)^\{2\}\}\.
Further define the advantage function in the true environmentμ\\mu:
Aπ,μg\(s,a\)=Qπ,μg\(s,a\)−Vπ,μg\(s\),A^\{g\}\_\{\\pi,\\mu\}\(s,a\)=Q^\{g\}\_\{\\pi,\\mu\}\(s,a\)\-V^\{g\}\_\{\\pi,\\mu\}\(s\),which measures how much better actionaais compared to simply followingπ\\pi\. A similar definition holds forAπ,fgA^\{g\}\_\{\\pi,f\}under the world model\.
Letπf∗=argmaxπVπ,fg\\pi^\{\*\}\_\{f\}=\\operatorname\*\{arg\\,max\}\_\{\\pi\}V^\{g\}\_\{\\pi,f\}be the optimal policy under the world model \(Equation[3](https://arxiv.org/html/2606.23991#S2.E3)\)\. Define the mixed decision ruleπmix=ϕ\(π,f,ϵ\)\\pi\_\{\\text\{mix\}\}=\\phi\(\\pi,f,\\epsilon\)as the following:
πmix\(s\)=\{πf∗\(s\)ifAπ,fg\(s,πf∗\(s\)\)\>2ϵmodelπ\(s\)o\.w\.\\pi\_\{\\text\{mix\}\}\(s\)=\\begin\{cases\}\\pi^\{\*\}\_\{f\}\(s\)&\\text\{if $A^\{g\}\_\{\\pi,f\}\(s,\\pi^\{\*\}\_\{f\}\(s\)\)\>2\\epsilon\_\{\\text\{model\}\}$\}\\\\ \\pi\(s\)&\\text\{o\.w\.\}\\end\{cases\}In other words,πmix\\pi\_\{\\text\{mix\}\}follows the result of world\-model\-based planningπf∗\\pi^\{\*\}\_\{f\}only when it looks clearly better thanπ\\pi, leaving a margin2ϵmodel2\\epsilon\_\{\\text\{model\}\}for model error\.
Now we proceed to show thatVπmix,μg≥Vπ,μgV^\{g\}\_\{\\pi\_\{\\text\{mix\}\},\\mu\}\\geq V^\{g\}\_\{\\pi,\\mu\}\. For any\(s,a\)\(s,a\), we can bound:
Aπ,μg\(s,a\)−Aπ,fg\(s,a\)=\(Qπ,μg\(s,a\)−Qπ,fg\(s,a\)⏟≥−ϵmodel\)−\(Vπ,μg\(s\)−Vπ,fg\(s\)⏟≥−ϵmodel\)≥−2ϵmodel\.\\displaystyle A^\{g\}\_\{\\pi,\\mu\}\(s,a\)\-A^\{g\}\_\{\\pi,f\}\(s,a\)=\\big\(\{\\underbrace\{Q^\{g\}\_\{\\pi,\\mu\}\(s,a\)\-Q^\{g\}\_\{\\pi,f\}\(s,a\)\}\_\{\\geq\-\\epsilon\_\{\\text\{model\}\}\}\}\\big\)\-\\big\(\{\\underbrace\{V^\{g\}\_\{\\pi,\\mu\}\(s\)\-V^\{g\}\_\{\\pi,f\}\(s\)\}\_\{\\geq\-\\epsilon\_\{\\text\{model\}\}\}\}\\big\)\\geq\-2\\epsilon\_\{\\text\{model\}\}\.Hence, wheneverπmix\(s\)=πf∗\(s\)\\pi\_\{\\text\{mix\}\}\(s\)=\\pi^\{\*\}\_\{f\}\(s\),
Aπ,μg\(s,πmix\(s\)\)≥Aπ,fg\(s,πf∗\(s\)\)−2ϵmodel\>0\.A^\{g\}\_\{\\pi,\\mu\}\(s,\\pi\_\{\\text\{mix\}\}\(s\)\)\\geq A^\{g\}\_\{\\pi,f\}\(s,\\pi^\{\*\}\_\{f\}\(s\)\)\-2\\epsilon\_\{\\text\{model\}\}\>0\.Otherwise,πmix\(s\)=π\(s\)\\pi\_\{\\text\{mix\}\}\(s\)=\\pi\(s\)andAπ,μg\(s,πmix\(s\)\)=0A^\{g\}\_\{\\pi,\\mu\}\(s,\\pi\_\{\\text\{mix\}\}\(s\)\)=0\. Thus, for allss,Aπ,μg\(s,πmix\(s\)\)≥0A^\{g\}\_\{\\pi,\\mu\}\(s,\\pi\_\{\\text\{mix\}\}\(s\)\)\\geq 0, with strict positivity on any state where switching occurs\.
By the Performance Difference Lemma\[[39](https://arxiv.org/html/2606.23991#bib.bib148)\]:
Vπmix,μg−Vπ,μg=11−γ𝔼s∼dμπmix\[Aπ,μg\(s,πmix\(s\)\)\]≥0,V^\{g\}\_\{\\pi\_\{\\text\{mix\}\},\\mu\}\-V^\{g\}\_\{\\pi,\\mu\}=\\frac\{1\}\{1\-\\gamma\}\\mathbb\{E\}\_\{s\\sim d^\{\\pi\_\{\\text\{mix\}\}\}\_\{\\mu\}\}\\left\[A^\{g\}\_\{\\pi,\\mu\}\\left\(s,\\pi\_\{\\text\{mix\}\}\(s\)\\right\)\\right\]\\geq 0,wheredμπmixd^\{\\pi\_\{\\text\{mix\}\}\}\_\{\\mu\}is the marginal state distribution induced by policyπmix\\pi\_\{\\text\{mix\}\}in environmentμ\\mu\. The inequality is strict wheneverπmix\\pi\_\{\\text\{mix\}\}adoptsπf∗\\pi^\{\*\}\_\{f\}on a set of states with nonzero probability indμπmixd^\{\\pi\_\{\\text\{mix\}\}\}\_\{\\mu\}\. This proves thatVπmix,μg≥Vπ,μgV^\{g\}\_\{\\pi\_\{\\text\{mix\}\},\\mu\}\\geq V^\{g\}\_\{\\pi,\\mu\}\. ∎
## Appendix CProof for Theorem[3](https://arxiv.org/html/2606.23991#Thmtheorem3)
###### Proof\.
Consider the cost functionCg\(s\)C\_\{g\}\(s\)as defining an augmented reward functionr~\(s,g\)=−Cg\(s\)\\tilde\{r\}\(s,g\)=\-C\_\{g\}\(s\)\. LetT~\\tilde\{T\}denote the augmented Bellman operator onffunderr~\\tilde\{r\}, namely given value functionVV:
\(T~V\)\(st\):=maxa∑st\+1\[r~\(st,g\)\+γV\(st\+1\)\]pf\(st\+1∣st,at\),\(\\tilde\{T\}V\)\(s\_\{t\}\)\\vcentcolon=\\max\_\{a\}\\sum\_\{s\_\{t\+1\}\}\\left\[\\tilde\{r\}\(s\_\{t\},g\)\+\\gamma V\(s\_\{t\+1\}\)\\right\]p\_\{f\}\(s\_\{t\+1\}\\mid s\_\{t\},a\_\{t\}\),And for any policyπ\\pi, letT~π\\tilde\{T\}\_\{\\pi\}be its augmented Bellman operator defined as below:
\(T~V\)\(st\):=∑at,st\+1\[r~\(st,g\)\+γV\(st\+1\)\]pf\(st\+1∣st,at\)pπ\(at∣st\)\.\(\\tilde\{T\}V\)\(s\_\{t\}\)\\vcentcolon=\\sum\_\{a\_\{t\},s\_\{t\+1\}\}\\left\[\\tilde\{r\}\(s\_\{t\},g\)\+\\gamma V\(s\_\{t\+1\}\)\\right\]p\_\{f\}\(s\_\{t\+1\}\\mid s\_\{t\},a\_\{t\}\)p\_\{\\pi\}\(a\_\{t\}\\mid s\_\{t\}\)\.Withπ~∗=argmaxπV~π,f\\tilde\{\\pi\}^\{\*\}=\\operatorname\*\{arg\\,max\}\_\{\\pi\}\\tilde\{V\}\_\{\\pi,f\}, the valuesV~π~∗,fg\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}andV~π,fg\\tilde\{V\}^\{g\}\_\{\\pi,f\}forr~\\tilde\{r\}are thus the unique fixed points ofT~\\tilde\{T\}andT~π\\tilde\{T\}\_\{\\pi\}, respectively\. In other words:
V~π~∗,fg=T~V~π~∗,fgandV~π,fg=T~πV~π,fg\.\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}=\\tilde\{T\}\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\\,\\text\{and\}\\,\\tilde\{V\}^\{g\}\_\{\\pi,f\}=\\tilde\{T\}\_\{\\pi\}\\tilde\{V\}^\{g\}\_\{\\pi,f\}\.\(19\)Indeed, bothT~\\tilde\{T\}andT~π\\tilde\{T\}\_\{\\pi\}areγ\\gamma\-contractions in the sup norm\[[87](https://arxiv.org/html/2606.23991#bib.bib147)\]\.
#### Step 1:
Given any bounded value functionVV, letπ\\pibe greedy with respect toVV\(i\.e\.,T~V=T~πV\\tilde\{T\}V=\\tilde\{T\}\_\{\\pi\}V\)\. We claim that:
∥V~π~∗,fg−V~π,fg∥∞≤2γ1−γ∥V~π~∗,fg−V∥∞\.\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}\\leq\\frac\{2\\gamma\}\{1\-\\gamma\}\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-V\\rVert\_\{\\infty\}\.\(20\)Indeed, by Equation[19](https://arxiv.org/html/2606.23991#A3.E19):
V~π~∗,fg−V~π,fg=T~V~π~∗,fg−T~πV~π,fg\.\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}=\\tilde\{T\}\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{T\}\_\{\\pi\}\\tilde\{V\}^\{g\}\_\{\\pi,f\}\.Using the greedy conditionT~V=T~πV\\tilde\{T\}V=\\tilde\{T\}\_\{\\pi\}V, we have that:
V~π~∗,fg−V~π,fg=\(T~V~π~∗,fg−T~V\)\+\(T~πV−T~πV~π,fg\)\.\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}=\(\\tilde\{T\}\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{T\}V\)\+\(\\tilde\{T\}\_\{\\pi\}V\-\\tilde\{T\}\_\{\\pi\}\\tilde\{V\}^\{g\}\_\{\\pi,f\}\)\.Taking sup norms and by properties of theγ\\gamma\-contraction:
∥V~π~∗,fg−V~π,fg∥∞\\displaystyle\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}≤γ∥V~π~∗,fg−V∥∞\+γ∥V−V~π,fg∥∞\.\\displaystyle\\leq\\gamma\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-V\\rVert\_\{\\infty\}\+\\gamma\\lVert V\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}\.\(21\)Now, decomposeV−V~π,fg=V−V~π~∗,fg\+V~π~∗,fg−V~π,fgV\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}=V\-\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\+\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}, then based on the triangle inequality, we also have:
∥V−V~π,fg∥∞≤∥V−V~π~∗,fg∥∞\+∥V~π~∗,fg−V~π,fg∥∞\.\\lVert V\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}\\leq\\lVert V\-\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\\rVert\_\{\\infty\}\+\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}\.Substituting back into Inequality[21](https://arxiv.org/html/2606.23991#A3.E21), we have:
∥V~π~∗,fg−V~π,fg∥∞≤2γ∥V~π~∗,fg−V∥∞\+γ∥V~π~∗,fg−V~π,fg∥∞,\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}\\leq 2\\gamma\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-V\\rVert\_\{\\infty\}\+\\gamma\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\},which is equivalent to:
∥V~π~∗,fg−V~π,fg∥∞≤2γ1−γ∥V~π~∗,fg−V∥∞,\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi,f\}\\rVert\_\{\\infty\}\\leq\\frac\{2\\gamma\}\{1\-\\gamma\}\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-V\\rVert\_\{\\infty\},proving our claim for Step 1\.
#### Step 2:
Define the value iterateV^\(0\)=0\\hat\{V\}^\{\(0\)\}=0andV^\(K\)=T~KV^\(0\)\\hat\{V\}^\{\(K\)\}=\\tilde\{T\}^\{K\}\\hat\{V\}^\{\(0\)\}\. HenceV^\(H−1\)=T~H−10\\hat\{V\}^\{\(H\-1\)\}=\\tilde\{T\}^\{H\-1\}0, which represents the augmented reward of the finite\-horizon rollout with zero terminal value\. The pureHH\-step MPC policy can therefore be seen as acting greedily with respect toV^\(H−1\)\\hat\{V\}^\{\(H\-1\)\}\. In other words:
T~V^\(H−1\)=T~πMPCHV^\(H−1\)\.\\tilde\{T\}\\hat\{V\}^\{\(H\-1\)\}=\\tilde\{T\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\}\}\\hat\{V\}^\{\(H\-1\)\}\.Therefore, apply Inequality[20](https://arxiv.org/html/2606.23991#A3.E20)and takeπ=πMPCH\\pi=\\pi^\{H\}\_\{\\text\{MPC\}\}:
∥V~π~∗,fg−V~πMPCH,fg∥∞≤2γ1−γ∥V~π~∗,fg−V^\(H−1\)∥∞\.\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\_\{\\infty\}\\leq\\frac\{2\\gamma\}\{1\-\\gamma\}\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\hat\{V\}^\{\(H\-1\)\}\\rVert\_\{\\infty\}\.\(22\)
#### Step 3:
SinceV~π~∗,fg=T~H−1V~π~∗,fg\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}=\\tilde\{T\}^\{H\-1\}\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\},V^\(H−1\)=T~H−10\\hat\{V\}^\{\(H\-1\)\}=\\tilde\{T\}^\{H\-1\}0, andT~\\tilde\{T\}is aγ\\gamma\-contraction, we have:
∥V~π~∗,fg−V^\(H−1\)∥∞\\displaystyle\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\hat\{V\}^\{\(H\-1\)\}\\rVert\_\{\\infty\}=∥TH−1V~π~∗,fg−TH−10∥∞\\displaystyle=\\lVert T^\{H\-1\}\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-T^\{H\-1\}0\\rVert\_\{\\infty\}≤γH−1∥V~π~∗,fg∥∞\\displaystyle\\leq\\gamma^\{H\-1\}\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\\rVert\_\{\\infty\}≤γH−1Cmax1−γ\.\\displaystyle\\leq\\gamma^\{H\-1\}\\frac\{C\_\{\\text\{max\}\}\}\{1\-\\gamma\}\.Substituting this into Inequality[22](https://arxiv.org/html/2606.23991#A3.E22)gives:
∥V~π~∗,fg−V~πMPCH,fg∥∞≤2γHCmax\(1−γ\)2\.\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\_\{\\infty\}\\leq\\frac\{2\\gamma^\{H\}C\_\{\\text\{max\}\}\}\{\(1\-\\gamma\)^\{2\}\}\.\(23\)
#### Step 4:
Because the cost functionCgC\_\{g\}\(and, by extension, the augmented rewardr~\\tilde\{r\}\) is perfectly aligned with the original rewardrr\(i\.e\.,r~\(s,g\)=−Cg\(s\)=r\(s,g\)−bg\\tilde\{r\}\(s,g\)=\-C\_\{g\}\(s\)=r\(s,g\)\-b\_\{g\}\), for any policyπ\\pi:
V~π,f\(s\)=𝔼π,f\[∑k=0∞γk\(r\(sk,g\)−bg\)∣s0=s\]=Vπ,fg\(s\)−bg1−γ\.\\tilde\{V\}\_\{\\pi,f\}\(s\)=\\mathbb\{E\}\_\{\\pi,f\}\\left\[\\sum\_\{k=0\}^\{\\infty\}\\gamma^\{k\}\(r\(s\_\{k\},g\)\-b\_\{g\}\)\\mid s\_\{0\}=s\\right\]=V^\{g\}\_\{\\pi,f\}\(s\)\-\\frac\{b\_\{g\}\}\{1\-\\gamma\}\.As the constantbg1−γ\\frac\{b\_\{g\}\}\{1\-\\gamma\}does not depend onπ\\pi, maximizingV~π,f\\tilde\{V\}\_\{\\pi,f\}is equivalent to maximizingVπ,fgV^\{g\}\_\{\\pi,f\}, henceπ~∗=π∗\\tilde\{\\pi\}^\{\*\}=\\pi^\{\*\}\. Moreover, the LHS of Inequality[23](https://arxiv.org/html/2606.23991#A3.E23)satisfies:
∥V~π~∗,fg−V~πMPCH,fg∥∞\\displaystyle\\lVert\\tilde\{V\}^\{g\}\_\{\\tilde\{\\pi\}^\{\*\},f\}\-\\tilde\{V\}^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\_\{\\infty\}=∥\(Vπ∗,fg−bg1−γ\)−\(VπMPCH,fg−bg1−γ\)∥∞\\displaystyle=\\lVert\(V^\{g\}\_\{\\pi^\{\*\},f\}\-\\frac\{b\_\{g\}\}\{1\-\\gamma\}\)\-\(V^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\-\\frac\{b\_\{g\}\}\{1\-\\gamma\}\)\\rVert\_\{\\infty\}=∥Vπ∗,fg−VπMPCH,fg∥∞\\displaystyle=\\lVert V^\{g\}\_\{\\pi^\{\*\},f\}\-V^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\_\{\\infty\}Hence:
∥Vπ∗,fg−VπMPCH,fg∥∞\\displaystyle\\lVert V^\{g\}\_\{\\pi^\{\*\},f\}\-V^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\_\{\\infty\}≤2γHCmax\(1−γ\)2\.\\displaystyle\\leq\\frac\{2\\gamma^\{H\}C\_\{\\text\{max\}\}\}\{\(1\-\\gamma\)^\{2\}\}\.
#### Step 5:
Givenϵ\>0\\epsilon\>0, to ensure∥Vπ∗,fg−VπMPCH,fg∥∞≤ϵ\\lVert V^\{g\}\_\{\\pi^\{\*\},f\}\-V^\{g\}\_\{\\pi^\{H\}\_\{\\text\{MPC\}\},f\}\\rVert\_\{\\infty\}\\leq\\epsilon, we need:
2γHCmax\(1−γ\)2≤ϵ,\\frac\{2\\gamma^\{H\}C\_\{\\text\{max\}\}\}\{\(1\-\\gamma\)^\{2\}\}\\leq\\epsilon,Solving which results in:
H≥log2Cmaxϵ\(1−γ\)2log1γ\.H\\geq\\frac\{\\log\\frac\{2C\_\{\\text\{max\}\}\}\{\\epsilon\(1\-\\gamma\)^\{2\}\}\}\{\\log\\frac\{1\}\{\\gamma\}\}\.\(24\)Forγ\\gammaclose to 1,log1γ=Θ\(1−γ\)\\log\\frac\{1\}\{\\gamma\}=\\Theta\(1\-\\gamma\), so:
H=O\(11−γ\[log1ϵ\+2log11−γ\+logCmax\]\)\.H=O\\left\(\\frac\{1\}\{1\-\\gamma\}\\left\[\\log\\frac\{1\}\{\\epsilon\}\+2\\log\\frac\{1\}\{1\-\\gamma\}\+\\log C\_\{\\text\{max\}\}\\right\]\\right\)\.\(25\)Ifγ\\gammaandCmaxC\_\{\\text\{max\}\}are treated as constants, then:
H=O\(log1ϵ\),H=O\\left\(\\log\\frac\{1\}\{\\epsilon\}\\right\),\(26\)Which completes the proof\. ∎
## Appendix DProof for Theorem[4](https://arxiv.org/html/2606.23991#Thmtheorem4)
###### Proof\.
Given policyπ\\pi, by the Simulation Lemma and the definition of the mixed experienceMαM\_\{\\alpha\}, the value ofπ\\piinMαM\_\{\\alpha\}differs from that in the real environmentμ\\muby the following amount:
\|Vπ,Mαg−Vπ,μg\|≤C\(γ,Rmax\)αϵ,\\lvert V^\{g\}\_\{\\pi,M\_\{\\alpha\}\}\-V^\{g\}\_\{\\pi,\\mu\}\\rvert\\leq C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon,\(27\)whereC\(γ,Rmax\)=2γRmax\(1−γ\)2C\(\\gamma,R\_\{\\text\{max\}\}\)=\\frac\{2\\gamma R\_\{\\text\{max\}\}\}\{\(1\-\\gamma\)^\{2\}\}\. On the other hand,Πenv\(Dμ\)⊆Πmix\(Dμ,Df\)\\Pi\_\{\\text\{env\}\}\(D\_\{\\mu\}\)\\subseteq\\Pi\_\{\\text\{mix\}\}\(D\_\{\\mu\},D\_\{f\}\)by construction, because having access to the world modelffand extra simulated experience cannot reduce what one is allowed to compute\. As a result:
Vπmix∗,Mαg≥Vπenv∗,Mαg\.V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},M\_\{\\alpha\}\}\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},M\_\{\\alpha\}\}\.By Inequality[27](https://arxiv.org/html/2606.23991#A4.E27), we have:
Vπmix∗,μg\\displaystyle V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},\\mu\}≥Vπmix∗,Mαg−C\(γ,Rmax\)αϵandVπenv∗,Mαg≥Vπenv∗,μg−C\(γ,Rmax\)αϵ\.\\displaystyle\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},M\_\{\\alpha\}\}\-C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon\\quad\\text\{and\}\\quad V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},M\_\{\\alpha\}\}\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},\\mu\}\-C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon\.Chaining the inequalities yields:
Vπmix∗,μg\\displaystyle V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},\\mu\}≥Vπmix∗,Mαg−C\(γ,Rmax\)αϵ\\displaystyle\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},M\_\{\\alpha\}\}\-C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon≥Vπenv∗,Mαg−C\(γ,Rmax\)αϵ\\displaystyle\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},M\_\{\\alpha\}\}\-C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon≥\(Vπenv∗,μg−C\(γ,Rmax\)αϵ\)−C\(γ,Rmax\)αϵ\\displaystyle\\geq\(V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},\\mu\}\-C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon\)\-C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon=Vπenv∗,μg−2C\(γ,Rmax\)αϵ,\\displaystyle=V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},\\mu\}\-2C\(\\gamma,R\_\{\\text\{max\}\}\)\\alpha\\epsilon,withVπmix∗,μg≥Vπenv∗,μgV^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{mix\}\},\\mu\}\\geq V^\{g\}\_\{\\pi^\{\*\}\_\{\\text\{env\}\},\\mu\}whenϵf=0\\epsilon\_\{f\}=0\. ∎Similar Articles
@omarsar0: Interesting position paper on agentic AI as a foreseeable pathway to AGI. (bookmark it) There has been strong debate on…
This position paper argues that agentic AI systems—incorporating memory, reasoning, tool use, self-improvement, and alignment—are a more foreseeable route to AGI than simply scaling monolithic models, and it formalizes these components as separable axes with distinct bottlenecks.
Most “agentic AI” conversations feel too abstract. Here is how my agentic research system looks like
The author shares a practical breakdown of an agentic research system they built to identify and evaluate AI use cases within companies. The system uses six agents for discovery, evaluation, and context extraction, emphasizing human-in-the-loop decision-making over full autonomy.
Are we focusing too much on models and not enough on agent infrastructure?
An opinion piece questioning whether the AI community is overemphasizing model capabilities at the expense of building robust agent infrastructure.
Position: Agentic AI System Is a Foreseeable Pathway to AGI
This paper argues that monolithic scaling of a single model is insufficient for achieving AGI and proposes Agentic AI with multi-agent collaboration as a necessary paradigm, demonstrating theoretically that agentic systems achieve exponentially superior generalization and sample efficiency.
AI agents are easy to build. Accountability is harder.
An opinion piece arguing that the real challenge for AI agents in small businesses is governance and accountability, not just capability. It emphasizes the need for bounded action, role-aware authority, and clear human oversight.