Mechanism
The forecasting engine, the executive engine, the planning graph structures, and the containment layer are implemented as substrate modules that may be deployed across a plurality of computational environments without modification to their architectural properties. A substrate module is a component of the agent's own cognitive substrate: it operates on the agent's own state, is subject to the agent's own policy constraints, and is modulated by the agent's own affective and integrity fields. The deployment claim is that the same modules, with the same governance semantics, can be placed on a single node, distributed across many nodes, or embedded in physical hardware, and that the deployment choice does not alter what the modules do.
This matters because the forecasting engine is not an external service, a shared utility, or a centralized scheduler. It is instantiated at the agent level or the zone level and constructs, evaluates, modulates, and manages planning graphs throughout their lifecycle. Because the engine operates on the agent's own state rather than from outside it, the engine can travel with the agent into whatever environment hosts the agent. The deployment models that follow are alternative topologies for the same construction, not alternative constructions.
What Stays Invariant Across Deployments
The disclosure names a specific set of architectural properties that are invariant across all deployment models: planning graphs as first-class cognitive structures, the structural separation between planning graphs and verified execution memory, the containment layer and its delusion boundary, personality-based modulation, emotional modulation, executive graph aggregation, and the forecasting execution cycle. These properties define the construction. The deployment model affects the communication topology, the latency characteristics, and the resource allocation strategies of the forecasting and executive engines. It does not alter the governance requirements, the promotion interface semantics, or the containment layer enforcement, because those are structurally embedded in the architecture rather than configured per deployment.
The practical consequence is that a planning graph constructed on a centralized cluster and a planning graph constructed on an embedded device are the same kind of object, evaluated through the same forecasting execution cycle, gated by the same promotion interface, and protected by the same containment layer. A branch is promoted to verified execution memory only by passing the full governance evaluation pipeline, and that is true regardless of where the branch was constructed. The substrate deployment story is therefore a story about preserving guarantees, not about trading them away to run in a constrained environment.
Centralized Deployment
In centralized deployment, the forecasting engine and the executive engine operate on a single computational node or cluster. All agents' planning graphs are maintained in a shared memory space that is partitioned by agent identity and protected by the containment layer. The containment layer's read isolation and speculative-marker enforcement keep each agent's speculative domain separate from every other agent's verified state even though the planning graphs share a memory space. This deployment is suited for environments with a moderate number of agents and reliable, high-bandwidth interconnections between agents, where the zone-level aggregation that the executive engine performs is inexpensive because all planning graphs are local.
Federated Deployment
In federated deployment, the forecasting engines operate at individual agent nodes while the executive engine operates at zone-level aggregation nodes. Each agent maintains its planning graph locally. The executive engine collects planning graph summaries, not full planning graph structures, from each agent for aggregation and conflict resolution. Transmitting summaries rather than full structures is what makes federation appropriate for environments with geographically distributed agents, variable network connectivity, or data sovereignty requirements that restrict the sharing of speculative content across organizational boundaries. The executive engine still detects branch intersections and reconciles conflicting plans, but it does so over the summaries each agent chooses to expose rather than over a shared memory space.
Decentralized Deployment
In decentralized deployment, both the forecasting engines and the executive engines operate at individual agent nodes. Executive graph construction is performed through peer-to-peer coordination rather than zone-level aggregation. This eliminates the zone-level executive engine as a centralized coordination point and distributes the aggregation and conflict resolution functions across the agent population through consensus-based protocols. The deployment is suited for environments with no centralized authority, such as multi-stakeholder collaboration scenarios or adversarial environments where no single node is trusted to perform unbiased aggregation. Coordination still emerges from the alignment and conflict resolution of independently generated plans, consistent with the disclosure's account of forecasting-driven branch promotion as a replacement for centralized scheduling, but here even the aggregation that supports that coordination is distributed.
Embodied Deployment
In embodied deployment, the forecasting engine operates on the computational substrate of a physically embodied agent: a robot, a vehicle, or a wearable device. Planning graphs are maintained in the agent's local memory, and the containment layer is enforced at the hardware level through memory protection units or trusted execution environments. Enforcing the speculative-versus-verified boundary in hardware is what lets the construction preserve its containment guarantee in an environment where the agent must perform real-time speculative reasoning with low latency and without reliance on network-connected infrastructure. The delusion boundary, the condition in which speculative content is treated as verified reality, is held closed by the same memory protection that the hardware provides for any other isolation requirement.
Why the Guarantees Survive Relocation
The reason the deployment model can change without changing the governance is that the promotion interface is the sole gateway from the speculative domain to verified execution memory, and that gateway is defined structurally rather than by location. No alternative pathway from speculative to verified status exists in any deployment. The containment layer tags every element of a planning graph with an immutable speculative marker at construction time, enforces read isolation so that execution processes cannot read speculative content as if it were verified, and prevents speculative content from being written to the lineage as committed state. None of these enforcement points depends on whether the planning graph lives in a shared cluster memory, in a federated agent node, or in a hardware-protected region on an embedded device.
Because the promotion interface subjects every candidate branch to the full governance evaluation pipeline, including policy compliance, trust slope validation, integrity impact assessment, and capability verification, the bar for execution is identical across topologies. A federated agent on a flaky network and a centralized agent on a fast interconnect both face the same admissibility requirements before a speculative branch becomes a committed mutation. The deployment topology changes how planning graphs are communicated and reconciled; it does not change the conditions under which a hypothetical future is allowed to become a verified one.
Disclosure Scope
The implementation of the forecasting engine, executive engine, planning graph structures, and containment layer as substrate modules deployable across centralized, federated, decentralized, and embodied computational environments, together with the property that the architectural commitments (planning graphs as first-class cognitive structures, structural separation from verified execution memory, the containment layer and delusion boundary, personality-based and emotional modulation, executive graph aggregation, and the forecasting execution cycle) are invariant across all deployment models while only communication topology, latency, and resource allocation vary, is disclosed in the cognition filing (U.S. Application No. 19/647,395 and its international counterpart) at Section 4.21. This article describes that disclosed mechanism. The scope extends to deployment topologies not enumerated, provided the forecasting and executive engines remain agent-resident substrate modules and the promotion interface, governance evaluation pipeline, and containment layer enforcement remain structurally embedded rather than dependent on the deployment location.