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 › L5 · Applications & Copilots
L5 · Applications & Copilots

Copilot Latency and the Offline Boundary

Copilots live in the seconds-and-slower advisory regime, cleanly separated from the microsecond control path they never touch.

THE STACK · click to jumpL7Ecosystem & StrategyL6Experience & VisualizationL5Applications & CopilotsL4OrchestrationL3Twin Modeling & AIL2Data FabricL1Control PlaneL0Foundation▲tlmctl▼L5 · APPLICATIONS & COPILOTSAgentic copilots that reason over the machine.1Plasma Copilotscenario design2Engineering Copilotsubsystem analysis3Operations Copilotrunbooks & procedures4Agentic Toolsbounded action-taking5Knowledge BaseRAG over the fabric6Guardrailssafety-boundedMACHINE TIEReads the twin and fabric; proposes actions that route through L4.KRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORAPPLICATIONS & COPILOTSSHEET 07REV. 2026-08L5 · AI-NATIVE STACK
L5 · Applications & Copilots — its place in the stack (left, click any layer) and its internal components (right). Telemetry rises; control descends.

The right layer at the right timescale

Kronos separates timescales strictly. Microsecond actuation and fast protection live in L1 on FPGAs and deterministic hardware. Millisecond model-based control lives in L3 MPC. The L5 copilots live above all of that, in the seconds-to-minutes advisory regime for interactive requests and the offline regime for deep analysis. A copilot never sits in a hard-real-time loop, so its latency variability can never threaten the machine.

Latency Tiers

Where copilots operate versus control
L1 hardwaremicrosecondsactuation, interlocks, failsafe (not copilots)L3 MPC1-100 msmodel-based control (not copilots)L5 interactivesecondsoperator Q and A, live advisoriesL5 offlineminutes to hoursscenario optimization, deep analysis

This separation is why a copilot can afford large context, multi-step planning, and retrieval — none of it is on a control deadline. It is also why a copilot's stale-state refusal matters: because the copilot is not in the loop, it must actively confirm its twin-state snapshot is fresh enough for the question, rather than assuming loop timing guarantees freshness.

Interactive versus offline

Heavy work — scenario optimization, large maintenance studies — runs offline on L0 compute and lands its results in L2 for later, fast retrieval. An interactive request then cites a completed offline study rather than recomputing it, keeping the interactive path responsive.

The offline boundary also protects determinism: interactive copilot responses draw on frozen, versioned artifacts (prompt, index, twin snapshot), while retraining and re-embedding happen offline on a tracked schedule. This mirrors the platform-wide real-time versus offline separation and keeps the copilots' behavior reproducible for audit.

Content reviewed August 2026 · design-and-simulation stage