The Company

Origin Foundry builds the infrastructure layer for autonomous systems.

Open infrastructure for autonomous agents, simulations, and applied AI systems — foundational runtime, protocol, and coordination, built in the open.

Not an AI application company. Not a consultancy. Not an AGI company. We build the substrate underneath. Biomata is the first system built on it.

Mission

Infrastructure first.

Autonomous simulation is one of the most generative ideas in software: systems that contain their own cause and effect, agents that form and act on beliefs, environments that evolve without scripts. The research potential is real. The application space — games, modeling, synthetic environments — is real.

But the infrastructure to do it rigorously has lagged. Systems stitched together from game engines, academic simulators, and custom scaffolding lack observability, reproducibility, and the ability to scale. Researchers can't trust their results; developers can't ship reliably.

Origin Foundry builds that missing layer, in the open. Biomata is infrastructure — not a research toy, not a game AI toolkit, not a SaaS platform. A runtime you run yourself, extend yourself, and connect to any engine via an open protocol.

Principles

How we think about simulation.

P·01

Observability is not optional.

A simulation you cannot see inside is a simulation you cannot trust. Every layer is built to be instrumented, traced, and inspected. Cognition is not a black box.

P·02

Reproducibility enables science.

If two runs of the same configuration produce different results, you have a stochastic system, not an experiment. Deterministic execution is a first-class primitive.

P·03

Modularity allows comparison.

You can only understand a cognitive component if you can vary it in isolation. Memory, decision-making, perception, and action are independently composable.

P·04

Scale is a design requirement.

Infrastructure that collapses at 500 agents is not infrastructure. The runtime is designed for production-scale simulation from the ground up.

P·05

Integration, not replacement.

The infrastructure sits inside existing pipelines. The open WebSocket protocol means any engine can connect — Unity today, others via the documented spec.

P·06

Simulation is not the goal.

The goal is knowledge, or game quality, or robust AI systems. Simulation is the method. What matters is what you learn or build, not the simulation itself.

Positioning

What Biomata is not.

NOT·01

Not just a game AI toolkit. It is infrastructure that happens to serve game developers, among others.

NOT·02

Not just a research simulator. Production scale and integration matter as much as experimental rigor.

NOT·03

Not an LLM wrapper. Agent cognition is a structured execution model. Language models can be components within it; they are not the model itself.

NOT·04

Not agent-orchestration middleware. Orchestration is one subsystem. The scope is a complete stack: world, agent, cognition, observation, evaluation, and scale.

Build on the infrastructure.

Explore Biomata, read the docs, or reach out about what you're building.