Set the objective.
Declare the goal, available tools, success conditions, safety constraints, and starting world state.
Archetype · World runtime
A runtime for persistent, branchable environments where agents act, systems evolve, and every possible future has somewhere to begin.
World artwork: NASA / JPL-Caltech
Query Service · Projection 01
One world state, rendered many ways. The Query Service feeds every view and projection without changing the world beneath it.
query world("w_0001") {
projection(kind: VISIBLE, tick: 2409841)
}
Earth data: NASA Goddard / SVS
Lineage · Counterfactual runtime
Branch from any tick. Change a condition. Preserve the parent world and compare what follows—from an ocean planet to an Earth without water.
Autonomous work · Observable state
Give an agent a goal, tools, constraints, and a world. Archetype records every action and state transition so a mission can be understood—not merely scored.
Declare the goal, available tools, success conditions, safety constraints, and starting world state.
Agents perceive projections, operate on entities, and change a persistent environment one auditable step at a time.
Query traces, compare branches, replay decisions, and render the same outcome through the views that matter.
Repeatable reality · Counterfactual proof
Evaluate autonomy inside dynamic, stateful environments. Replay the same mission, fork the moment that matters, and measure whether an agent can recover when the world changes.
Return to worlds ↑Open source · Run it yourself
Create a persistent world, give an agent an objective, record its actions, and query the resulting state.
Run VLA-JEPA against a LIBERO task, preserve the trajectory as world state, then fork the starting conditions for comparison.