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
Mission › High Standards
High Standards

Version Control for Analyses and Documents

Code, inputs, and documents live under version control so every result can be tied to the exact state that produced it.

A recoverable history of everything

Version control keeps a complete, recoverable history of the work: who changed what, when, and why. Applied to code, inputs, and documents alike, it means any published result can be tied to the exact state that produced it, and any change can be examined, reverted, or reproduced. It is the mechanical backbone of traceability and change control.

What we keep under version control

Ties to the rest of the standard

Version control is what makes the frozen-design methodology enforceable in practice. A freeze is a tagged, recoverable state; a change is a reviewed commit; a regression test runs against a known version. Without a version history, 'the number we froze last year' is a memory; with one, it is a state anyone can check out and re-run exactly.

It also underwrites reproducibility across the long timeline of a fusion program. Between the Q2 2027 construction start and FOAK first tritium around 2030 and the NOAK and BOAK machines that follow, the analysis will evolve. Version control is how we keep every stage recoverable, so a later measurement can be compared against precisely the design that predicted it. Kept comprehensively, the version history is the substrate every other standard writes to: the freeze is a tag in it, the change log is its record, and the reproducible result is a state anyone can check out and run again.

Content reviewed August 2026 · design-and-simulation stage