Ω

A runtime substratefor sovereign software.

Omega is a single substrate for running software you can trust. Three places to run it — our network, an open provider mesh, or your own hardware — under one declarative interface, with the same identity, capability, and audit guarantees in every environment.

Declarative

Describe the workload.
Omega places it.

An Omega workload
[brane.api]
substrate = "gaia"
image     = "acme/api:1.4"
replicas  = 8
The unit of work

Pick the substrate; Omega handles capacity, scheduling, health, and rollout.

The full surface is a small declarative interface. The same description that runs on Omega's network runs on a provider mesh and on your hardware — without rewriting the workload.

Read the spec
What you can expect

Predictable
where it matters.

ms
Cold start

Standard workloads start in milliseconds, not seconds.

99.99%
Substrate availability

The control surface stays available across host, network, and zone failures.

0
Implicit privileges

No syscall, host, or service the workload can reach without an explicit grant.

One
Interface, three places

The same workload description runs on our network, an open mesh, or your hardware.

By design

How Omega thinks
about trust.

Capability over configuration

Workloads only reach what you explicitly grant. There’s no ambient network, filesystem, or system access — only the surface declared in the manifest.

Identity that travels with the work

Every workload has a verifiable identity, every action a signed audit entry. The same identity model holds across all three substrates.

Deterministic placement

The substrate compiles your description into a placement decision you can review. There are no hidden runtime choices.

Portable by design

Move a workload between Omega, an open provider, or your own hardware by changing one line. The interface, the identity, and the audit log come with it.

Start with a workload.
Move it later.

A free tier for development. Production plans for teams. The same interface, end to end.