Compile
.matr source compiles into a Molebyte — a versioned, content-addressed artifact carrying logic, metadata, and execution constraints.
FORMA treats control as a design-time discipline. Material execution proceeds within bounded constraints, with policy and validation resolved before execution starts. This page describes why, how, and what the execution model produces at each stage.
Why material computing inverts the assumptions of traditional systems — and why that inversion matters at scale.
Traditional computing systems prioritize control during execution. Processes can be interrupted, restarted, rolled back, or patched while running. This model evolved alongside silicon-based machines, where computation is abstracted from physics and errors are relatively cheap to correct.
Material computing operates under different physical laws. Once execution begins, matter behaves according to chemistry and physics, not software signals. This shifts the center of gravity from runtime control to design-time certainty — a change that unlocks massive parallelism, lower energy costs, and fundamentally different scaling properties.
| Traditional Compute | Material Computing |
|---|---|
| Runtime Focus | Design-Time Focus |
| Interruptible execution | Non-interruptible execution |
| Global clocks and instruction pointers | Continuous time and physical state |
| Addressable memory | State encoded in matter |
| Preemption and kill signals | Preflight validation and constraints |
| Errors corrected during execution | Errors prevented before execution |
| Cheap retries, expensive scale | Cheap scale, expensive mistakes |
| Sequential optimization | Massive inherent parallelism |
| Control during runtime | Certainty before execution |
Material computing does not remove control — it relocates it.
Instead of relying on runtime intervention, Matterforma enforces correctness before execution begins. Programs are compiled, simulated, constrained, and approved prior to material execution. Once started, execution proceeds deterministically within predefined boundaries.
This approach mirrors how high-stakes physical systems already operate: semiconductor fabrication, pharmaceutical manufacturing, chemical processing, and aerospace systems all rely on rigorous design-time validation because runtime interruption is either impossible or unsafe.
Matterforma brings this proven engineering discipline to computation itself.
As AI workloads scale, the cost of mistakes grows non-linearly. A small error propagated across millions or billions of executions can consume enormous energy, infrastructure, and capital.
Traditional systems absorb this risk by allowing retries, rollbacks, and patches — but those mechanisms become increasingly expensive as scale increases.
Material computing flips the equation. By enforcing correctness before execution, Matterforma enables massive parallelism without proportional increases in risk. Billions of material executions can occur simultaneously because they do not compete for clocks, memory, or interrupts.
The result is a system optimized for:
This makes material computing especially well-suited for AI inference, simulation, optimization, and large-scale pattern evaluation — where scale is essential and runtime intervention is already impractical.
Material computing does not trade safety for scale.
It achieves scale by making safety non-negotiable before execution.
Matterforma is built for a world where computation is no longer abstract — where logic runs in matter, and certainty matters more than interruption.
Execution in FORMA is not "run a program." It is: produce an artifact, validate it, govern it, and then execute it under constraints. Each stage creates durable records so the full chain from intent to outcome is reproducible and auditable.
.matr source compiles into a Molebyte — a versioned, content-addressed artifact carrying logic, metadata, and execution constraints.
Preflight checks verify structural correctness, constraint satisfaction, profile compatibility, and resource budgets before a run is submitted.
The governance engine evaluates consequence tier, compute tier, approval requirements, and cost ceilings. No execution proceeds without a policy decision.
MFCore schedules the approved run into a Material Cloud execution pool. The run proceeds under the profile constraints locked at approval time.
Every run executes under an explicit profile. A profile is not a configuration file — it is a binding contract between the artifact and the runtime that defines what resources are available, what constraints apply, and what happens when boundaries are reached.
FORMA governs execution along two independent axes: consequence (what could go wrong) and compute (what resources are needed). These axes are orthogonal — a low-consequence workload can require high compute, and a high-consequence workload can be computationally trivial.
Determine the depth of verification, approval requirements, and audit obligations for a workload.
Control resource allocation, scheduling priority, and pool access independently of consequence.
A researcher running exploratory Material Twin models of a new molecular logic gate operates at T0/C0 — no physical consequence, Material Twin-only compute. When the same logic gate is approved for physical fabrication at scale, the workload moves to T4/C3 — irreversible consequence with priority scheduling and dedicated capacity. The governance requirements change dramatically even though the underlying artifact may be identical.
In FORMA, Material Twin simulation is not a preview. It is a required evidence step that produces verifiable outputs used downstream by governance, comparison, and audit systems. Material Twin models Matter inside Material constraints -- substrate classes, environmental conditions, thermodynamic limits, and failure modes. Results are stored as part of the artifact lineage and serve as baselines for evaluating real execution outcomes.
Material Twin produces expected outcome distributions, timing profiles, and resource estimates that become the reference point for all subsequent runs.
Preflight validation uses Material Twin to verify that declared constraints are satisfiable and that the artifact behaves within its Material profile boundaries.
The governance engine requires Material Twin evidence for T1+ workloads. Without it, the policy gate denies the run request.
Material execution does not produce logs. It produces structured signals: outcome distributions, confidence bounds, state deltas, energy accounting, and provenance metadata. Signals are the unit of decision-making in the FORMA execution model.
FORMA is designed for agent-driven workflows where BERNIE and other AI agents generate artifacts, submit runs, and interpret results. The execution model treats agents as first-class participants subject to the same governance boundaries as human operators.
This is the core principle: automation operates within boundaries, not around them. BERNIE's deterministic Governor ensures that AI-generated actions are always policy-compliant, even when the underlying intelligence layers propose novel approaches.
The FORMA execution model ensures that every Material computation is validated, governed, observed, and recorded. Start with artifacts today and turn on physical execution when Material Cloud pools open.