Skip to content
Technology How it works Breeder — Hyperion Burner — Aegis Burner — MetroVolt AI-Native Architecture Magnets Fuel cycle Safety Roadmap
Solutions AI & Data Centers Defense & Government Grid & Baseload Neutron Detection Quantum
Learn Technical Library
Proof Publications Whitepapers Technical Library Open Science & Reproducibility The Honest Gates
Company About / Mission Leadership Environment Health & Safety Investors Careers Press Contact
3D Model
AI Architecture › L4 · Orchestration
L4 · Orchestration

Action-Gating Pipeline

Every candidate action passes a fixed, ordered sequence of independent checks; any stage can reject, and rejection is the default.

THE STACK · click to jumpL7Ecosystem & StrategyL6Experience & VisualizationL5Applications & CopilotsL4OrchestrationL3Twin Modeling & AIL2Data FabricL1Control PlaneL0Foundation▲tlmctl▼L4 · ORCHESTRATIONEvents, workflows, rules, and human routing.1Event Streamingthe backbone2Workflow Enginecampaign procedures3Rules & Safety Boundshard limits4Human-in-the-Loopapproval routing5Schedulerexperiment campaigns6Audit Busfull decision lineageMACHINE TIECoordinates L3 outputs with L5 copilots and human operators.KRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORORCHESTRATIONSHEET 06REV. 2026-08L4 · AI-NATIVE STACK
L4 · Orchestration — its place in the stack (left, click any layer) and its internal components (right). Telemetry rises; control descends.

One path to actuation

There is exactly one path from a proposal to a command on L1, and it runs through an ordered pipeline of independent checks. No component may skip a stage, and the pipeline fails closed: if any stage errors or times out, the action is rejected. This single-path discipline is what lets the whole stack reason about safety.

The ordered stages

text
1. RECONCILE   twin + copilot -> single candidate         (L4)
2. SCHEMA      command validates against registry         (reject on fail)
3. AUTHZ       caller holds a valid, scoped command token  (reject on fail)
4. RULES       all hard-bound predicates true             (reject on fail)
5. ENVELOPE    stays inside state-dependent safe region    (reject on fail)
6. RATE        within actuation slew/quota limits          (reject on fail)
7. APPROVAL    human gate if authority level requires it   (reject/timeout)
8. COMMIT      idempotent command emitted to L1

Independence of stages

Stages 4 (rules) and 5 (envelope) are deliberately independent of the ML stack that produced stage 1. A failure or compromise of the twin or copilot cannot disable them because they do not call into those systems. This is defense in depth: the intelligent layer and the guarding layer share no failure mode.

Fail-closed default

Applies identically to both machines

A breeder coil-current setpoint and a burner plug-field setpoint traverse the same pipeline; only the specific rules, envelope model, and authority thresholds differ. Every stage's verdict is journalled to the lineage bus so the full decision is replayable. The pipeline is validated today against the digital twin ahead of FOAK first tritium around 2030.

Content reviewed August 2026 · design-and-simulation stage