1. Vendor and Product Reality

Figure AI, founded in 2022 by Brett Adcock and headquartered in the San Francisco Bay Area, has emerged as one of the most capitalized and visible entrants in the general-purpose humanoid robotics race. The company has progressed publicly from Figure 01 through Figure 02 and beyond, with reported deployments at automotive manufacturing customers (BMW Spartanburg) and ongoing pilots in logistics and warehousing. Figure has assembled a substantial AI team to develop Helix and successor end-to-end vision-language-action models that drive whole-body humanoid behavior, and has raised at valuations in the multi-billion-dollar range alongside peers Tesla Optimus, 1X Neo, Apptronik Apollo, and Agility Digit.

The architectural shape is well-understood: a full-size bipedal humanoid platform with multi-fingered or parallel-jaw end effectors, a sensor stack centered on cameras and proprioception, on-board compute sized for vision-language-action inference, and a learning pipeline combining teleoperated demonstrations, simulation reinforcement learning, and foundation-model-mediated language instruction. New skills are learned, distilled into the policy, tested in fleet operations, and deployed back to the units. The deployment model is a fleet of humanoids whose collective experience feeds central training, with policy updates flowing back to the field. Helix-class models are the company's bet that a sufficiently general vision-language-action model trained at scale can drive a humanoid through whole-body behavior in unstructured environments.

Figure's strengths are real: a credible humanoid platform iterated on a fast cadence, public manufacturing deployments that validate the form factor outside laboratory conditions, an AI organization sized to compete on the foundation-model axis, and a commercial-go-to-market that takes the deployment problem seriously. Within its scope of learned-policy humanoid execution, the company is among the technical leaders. The product is the leading edge of what the analyst community calls "general-purpose humanoid", robots whose value proposition is repurposability across tasks rather than fixed automation for one workflow.

2. The Architectural Gap

The structural property Figure's architecture does not exhibit is persistent, queryable capability self-awareness over its learned skill repertoire. A humanoid that has learned fifty manipulation skills possesses fifty policies; the architecture does not represent which of those policies are reliable in the current physical and environmental state. Each learned skill has an implicit capability envelope defined by the training distribution, by the embodiment state at training time, and by the conditioning context, but that envelope is not exposed as explicit, persistent state that the robot or its operator can query before committing to execution.

The gap matters because general-purpose deployment is precisely the regime where training-distribution coverage cannot be assumed. A humanoid moved from one warehouse aisle to another encounters lighting, surface texture, object property, and spatial layout variations the policy may or may not have seen. A gripper that has logged ten thousand pick cycles has different physical characteristics than the gripper at training time. Battery degradation across a shift affects motor precision in ways that affect manipulation envelope but not locomotion envelope, and the architecture has no representation that distinguishes them. The robot can attempt and observe success or failure; it cannot predict capability before execution, cannot decline a task on principled grounds, and cannot signal to the operator which skills have narrowed envelopes today.

As the skill library grows under foundation-model-driven learning, the gap compounds rather than diminishes. More skills means more potential capability and, simultaneously, more ways to fail unpredictably. Vision-language-action models exacerbate this: a Helix-class model can be prompted to attempt almost anything, and the model's confidence in the output trajectory is not a substitute for grounded capability state. This is a difference in architectural shape rather than a defect in Figure's engineering: capability awareness is a structural property over the skill set, not a feature of any individual policy, so it is a layer that a learned-policy architecture would add rather than tune. Model uncertainty estimation is a different object from capability tracking; a self-supervised success classifier is a different object from persistent envelope state; fleet-aggregated failure statistics are a different object from per-unit, per-condition capability state. Each is useful and none is a substitute for a capability-state substrate that a robot or operator can query before committing to execution.

3. What the Capability-Awareness Primitive Provides

The capability-awareness primitive disclosed in United States Patent Application 19/647,395 introduces capability as a first-class computational state variable. Each execution substrate carries a capability envelope: a structured data object describing the substrate's current characteristics along a plurality of defined dimensions, including compute class, memory architecture, model access, locality, execution guarantees, and sensor and actuator interfaces. As the specification frames it for embodied systems, the sensor and actuator interface dimension is load-bearing, because the capability to execute an objective depends on the physical affordances of the substrate's embodiment. The envelope is not a confidence score; it is a dynamic data object updated whenever the substrate's structural characteristics change, so it reflects present affordances rather than stale or statically configured capability information.

Matching is per-dimension and three-valued. For each requirement dimension, the comparison between the objective's requirements vector and the substrate's envelope yields satisfied, unsatisfied, or indeterminate, and the specific unsatisfied or indeterminate dimensions are recorded and propagated to routing, deferral, and decomposition. The determination as a whole resolves to a bounded set of outcomes: execution is structurally possible, structurally impossible, structurally deferred, or must be rerouted to an alternative substrate. None of these is an error condition; each is a valid computational result.

Temporal forecasting is intrinsic. Temporal executability forecasting projects each dimension of the envelope forward over a defined horizon using scheduled events, observed trends such as degradation curves, and declared constraints, then computes the time windows in which all required dimensions simultaneously satisfy the objective. The forecast distinguishes immediate executability, deferred executability within a bounded future window, and temporal impossibility, and it emits confidence-bounded windows rather than point predictions. As the specification puts it, the system does not predict that capability will become available at time T; it predicts a window bounded by T_earliest and T_latest with a confidence level derived from its uncertainty model. That distinction prevents indefinite deferral on a substrate that will never become capable. Uncertainty is propagated as a first-class variable alongside capability and time, so the robot or the operator's planner can accept, decline, defer, or reroute tasks against both the current and the projected envelope.

The specification separates capability from permission: capability envelopes and governance policies are maintained in architecturally separate subsystems, and the capability substrate is technology-neutral across policy class (learned, model-predictive, classical), sensor stack, and embodiment. The disclosure also provides capability envelope negotiation and capability genealogy tracking, so envelopes can be reconciled between parties and their evolution over time (when capabilities were added, removed, or modified) is recorded for trend analysis. The inventive step disclosed in United States Patent Application 19/647,395 is capability as a first-class computational state, evaluated by capability-native computation, forecast over time, and propagated with explicit uncertainty, distinct from any specific learning algorithm, policy class, or robot platform. A skilled implementer could realize it as an envelope schema per skill or unit, a per-dimension matcher, a forecasting module keyed on maintenance and degradation events, and a telemetry loop that updates the envelope after each execution, over any humanoid runtime.

4. Composition Pathway

Figure integrates as a humanoid embodiment running over the capability-awareness substrate. What stays at Figure: the humanoid platform, the sensor stack, the on-board compute, Helix-class vision-language-action models, the demonstration pipeline, the fleet operations infrastructure, and the entire customer relationship. Figure's investment in humanoid hardware iteration and foundation-model-mediated whole-body control remains its differentiated layer. The composition is additive: capability awareness wraps the existing skill execution pipeline rather than replacing any part of it.

What composes through the substrate: every learned skill is paired with a capability envelope that updates from execution telemetry and conditions on physical and environmental state. The integration points are well-defined. Skill registration emits an envelope schema seeded from training-distribution metadata. Pre-execution, the planner queries the envelope under current conditions and either admits, declines, or downgrades the task, a humanoid asked to perform a fine manipulation skill at low battery and high thermal load returns "envelope narrowed, defer or substitute" rather than attempting and failing. Post-execution telemetry, success, partial, drift, recovery, updates the envelope as a credentialed observation. Foundation-model-mediated task acceptance is gated by envelope query: Helix can propose any plan, but execution is admissible only when the envelope confirms the constituent skills are within reliable bounds for current conditions.

The new commercial surface is self-aware humanoid deployment for industrial customers, automotive manufacturing, logistics, warehouse operations, regulated facilities, that need predictable, declinable, auditable robot behavior rather than best-effort learned-policy execution. The capability envelope belongs to the customer's operating context and is portable across Figure software updates and platform revisions, which paradoxically makes Figure stickier, because the platform's hardware quality and learning velocity are precisely what differentiate access into that substrate. For the operator, the value is the ability to run shift planning and task assignment against the actual capability state of the fleet rather than against an abstract skill catalog.

5. Commercial and Licensing Implication

The fitting arrangement is an embedded substrate license: Figure embeds the capability-awareness primitive into the humanoid runtime and sub-licenses envelope participation to its industrial customers as part of the platform deployment. Pricing aligns with how customers actually consume self-aware robotics, per-unit-envelope, per-fleet, or per-credentialed-skill, rather than per-robot-hour, which preserves Figure's existing deployment economics while introducing a new high-value self-aware tier above them.

What Figure gains: a structural answer to the "trust the learned policy" problem that customer safety reviews increasingly raise as humanoid deployments scale beyond pilot sites; a defensible position against Tesla Optimus, 1X, Apptronik, and Agility by elevating the architectural floor from learned-policy executor to self-aware substrate; and a forward-compatible posture against ISO 10218, IEC 61508, FDA-style learned-system guidance, EU AI Act high-risk classification, and OSHA general-duty enforcement that are converging on capability-state and predictability requirements for autonomous machines in human environments. What the customer gains: predictable, declinable, auditable humanoid behavior; envelope-grounded shift and task planning that survives Figure software updates; and a structural record that supports incident review, insurance underwriting, and regulatory inspection. Honest framing: the capability-awareness primitive does not replace learning; it adds the capability-state substrate that lets learned-skill humanoids report, before acting, whether execution is possible, impossible, deferred, or better rerouted.

6. Disclosure Scope

The invention described in this article, capability as first-class computational state, the capability envelope over compute class, memory architecture, model access, locality, execution guarantees, and sensor and actuator interfaces, per-dimension three-valued matching, capability-native computation, temporal capability forecasting with confidence-bounded windows, uncertainty propagation, capability envelope negotiation, and capability genealogy, is disclosed in United States Patent Application 19/647,395. The bounded outcomes of a capability determination (structurally possible, impossible, deferred, or rerouted) and the mechanisms attributed above to the platform trace to that specification.

All statements about Figure AI, its Figure 01 and Figure 02 platforms, its Helix vision-language-action models, its deployments and pilots, and about Tesla Optimus, 1X, Apptronik, Agility, and the general-purpose humanoid category are external market and technical context drawn from public information about those companies. They are provided to situate the comparison and are not claims of United States Patent Application 19/647,395. The named products are described at the architecture level for accuracy; nothing here should be read as asserting a proprietary defect in any third-party system, only that the capability-envelope substrate is an architectural layer those systems do not, by their published design, provide. This article is a dated public technical disclosure tied to that filing.