The Latency Gradient
From microseconds at the edge to hours at the foundation, each layer operates at the timescale its responsibility demands.
Different jobs, different clocks
The Kronos stack spans an enormous range of timescales, and that range is deliberate. The latency gradient describes how each layer operates at the clock its responsibility requires: the edge in microseconds, the real-time twin in milliseconds, the foundation in minutes to hours. Trying to force any layer onto another's clock would break it.
The three regimes
At L1, the control plane enforces a strict sub-10-microsecond command boundary for hard real-time actuation, and the autonomous hardware failsafe acts with no AI in the path. The KRONOS-CTRL twin runs a 50 to 100 ms predictive shadow. L0, the foundation, runs offline over minutes to hours for simulation and retraining. Each regime is separated by orders of magnitude.
Why the gradient exists
Fast decisions must be simple and deterministic; thorough decisions must be slow. The edge cannot wait for a Monte Carlo campaign, and the foundation should not be rushed into a microsecond budget. The gradient lets each concern live where it belongs: reflex at the edge, prediction in the twin, deep computation at the foundation.
Data escalates up the gradient as its purpose changes from acting to learning, and models descend it as they are compiled from slow training to fast inference. The gradient is thus the organizing principle of the whole edge-to-cloud pipeline, not merely a description of it.
The gradient applies to both machines. The breeder's disruption reflex and the burner's plug-density stabilization both need microsecond edge action, millisecond twin prediction, and hours-long offline study. One gradient, one architecture, two machines, and a clean separation that keeps the fast paths fast and the deep paths deep.