Model the operating world
Define the entities, relationships, events, and constraints that matter in your landscape so agents inherit a shared model of reality.
world-runtime is for internal platform and development teams building systems for their own landscape. It is tech-stack agnostic by design, fits alongside your chosen models, tools, services, clouds, and workflows, and can serve as one upstream dependency in a broader agent-first build stack.
The point is not to prescribe the whole harness. It is to give that harness a runtime where state, proposals, simulation, policy, approvals, and provenance stay explicit when decisions start to matter.
The reframe
Agentic development loops are getting stronger: coding agents, test automation, review loops, deployment paths, observability, and tool access are becoming more capable every quarter. That improves productivity, but it does not by itself create a governed operating world.
world-runtime fits at that layer. It gives the loop explicit state, durable event history, policy boundaries, simulation branches, approval paths, and provenance so teams can build systems that are not only fast, but inspectable.
A practical build pattern
Define the entities, relationships, events, and constraints that matter in your landscape so agents inherit a shared model of reality.
Bring in systems of record, services, tools, and workflows without turning world-runtime into a mandate on your app framework, cloud, or provider choices.
Use the App Server, public API, and SDK as durable build surfaces for internal tools, clients, and agent-facing workflows.
Have agents work against explicit state and submit candidate proposals with evidence instead of mutating consequential state through side channels.
Branch possible futures when the downstream cost is real so teams can compare outcomes before turning a recommendation into action.
Keep denials, approvals, escalation, and intervention above reasoning so humans and agents stay aligned on the same decision record.
What makes this different
world-runtime does not dictate your app framework, cloud, model provider, orchestration layer, or internal tooling. It gives those choices a governed substrate when they need to act against consequential state.
Builder outcome
This is the opportunity for internal teams: build bespoke systems for your own operational landscape without settling for a generic copilot pattern. world-runtime helps you structure the system so humans and agents can work from the same state model, compare futures before commitment, and keep the decision trail legible after the fact.
The shortest path from orientation to a working builder flow.
The supported runtime interface for integration and application development.
Code-level entry points for teams building bespoke systems on top of the runtime.
world-runtime may be one of several upstream dependencies in your architecture. That is part of the point: it gives internal teams a strong runtime layer without forcing the rest of the stack into one prescribed shape.