The engine computes a stability score at every tick. The system escalates when 𝒮 drops below the deployment floor. Aggregation reflects cyber reality: one severe kill-chain indicator drives the zone score; one collapsed defensive control drives the buffer.
Equation: The stability score per zone
The system escalates when the score drops below the threshold.
Deterministic
Identical telemetry produces identical envelopes (ϵ = 10-6).
Zone-scoped
Each defended zone gets its own stability score. A breach in one zone does not blind the engine to others.
Zero-dependency
The Rust adapter requires no API calls or network access at evaluation time.
Memory-safe
The core engine contains zero unsafe blocks.