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 › L2 · Data Fabric
L2 · Data Fabric

Online/Offline Feature Parity

A feature must compute identically live and from the archive; the fabric enforces this parity so models behave the same in training and operation.

THE STACK · click to jumpL7Ecosystem & StrategyL6Experience & VisualizationL5Applications & CopilotsL4OrchestrationL3Twin Modeling & AIL2Data FabricL1Control PlaneL0Foundation▲tlmctl▼L2 · DATA FABRICTelemetry, validation, and the machine's memory.160+ Port Telemetrysensor bus2Signal Validationrange & sanity3Feature Engineeringderived signals4Time-Series Archivefull history5Feature Storetraining-ready6Vector DBembeddings for RAGMACHINE TIEIngests from diagnostics; serves the twin (L3) and copilots (L5).KRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORDATA FABRICSHEET 04REV. 2026-08L2 · AI-NATIVE STACK
L2 · Data Fabric — its place in the stack (left, click any layer) and its internal components (right). Telemetry rises; control descends.

The parity contract

A model trained on archived features will only behave correctly in operation if the live features are identical in definition to the archived ones. Training-serving skew — a subtle difference between the offline and online computation of the same feature — is a classic failure that would be intolerable in a control loop. The fabric eliminates it by defining each feature once and running that one definition in both paths.

How parity is enforced

Tolerance, not luck

Bit-exact parity is the goal for deterministic features; where floating-point or hardware differences make that impossible, the fabric records a tolerance and tests against it (a two-tier parity: exact where possible, bounded elsewhere). This mirrors the program's broader reproducibility discipline.

Why it matters here

The twin's predictive shadow and the anomaly ensembles are trained offline and then act online. If the instantaneous Q or a quench precursor computed live differed from the training-time version, the twin's forecast would silently drift. Parity is what lets a model trained on breeder or burner archive data be trusted when it acts on the live machine. This is a design and MLOps discipline for machines not yet built.

Content reviewed August 2026 · design-and-simulation stage