← ObservatorySIM-ΔCOORD · Interactive · LiveUNCLASSIFIED · OPEN RESEARCHLive model · streaming telemetry

Where every layer meets a slider.

Live Escalation Simulator

The simulator composes all seven layers into a single interactive surface. Modulate five parameters and observe how escalation risk responds, phase-shifts occur when low attribution confidence meets high automation.

Figures on this layer are illustrative. Latencies, percentages and ratios are model parameters chosen to explore escalation dynamics — not empirical measurements. Markers ( illustrative, structural, § sourced) denote each figure's epistemic status. See methodology for how the model is parameterised.

DOCTRINAL PRESET ·
CASE PRESET · GROUNDED IN DOCUMENTED OPERATIONS

Load a posture derived from a real case. Parameter values are illustrative estimates that translate each operation's documented character onto the five axes — not measurements.

NotPetya 2017

Self-propagating wiper disguised as ransomware — high interpretive ambiguity and very high tempo (global spread in hours). Public attribution came, but formal consequences lagged by years.

A60 · Au25 · Am80 · Al60 · T85Read case →
SolarWinds 2020

Patient supply-chain espionage: low tempo, low automation, sustained stealth. Ambiguity centred on espionage vs. attack preparation rather than on who was responsible.

A55 · Au20 · Am60 · Al65 · T25Read case →
Viasat KA-SAT 2022

Modem wiper timed to a kinetic invasion — high tempo, with unusually coherent allied attribution (EU/US) within weeks of the event.

A55 · Au30 · Am50 · Al75 · T85Read case →
Stuxnet 2010

Never formally acknowledged, leaving attribution contested; autonomous sabotage logic acting on PLCs; a long, patient operation with low tempo but high interpretive ambiguity.

A25 · Au55 · Am75 · Al55 · T30Read case →
PARAMETER CONTROL · 5-AXISactive
Attribution Confidence
62%

Pre-action certainty about responsible actor.

Automation Level
55%

Share of decision pipeline under autonomous execution.

Interpretive Ambiguity
50%

Contested classification: espionage vs. attack, accident vs. attribution.

Tempo Pressure
60%

Speed at which the adversary's posture demands response.

Alliance Coherence
65%

Confidence in joint attribution and response coordination.

ESCALATION RISK · COMPUTEDelevated

CURRENT POSTURE

66
ELEVATED
nominalcontestedelevatedcritical
Override windowOpen
Authority gapClosed
RULE TRACE · DOCTRINAL TRIGGERS0/4 firing
RULE DORMANT
attribution_confidence < 40% ∧ automation_level > 70%
RULE DORMANT
ambiguity > 60% ∧ tempo > 60%
RULE DORMANT
alliance_coherence < 50%
RULE DORMANT
automation_level > 80% ∧ tempo > 80%
POSTURE INTERPRETATION

This posture relies on assumptions about adversary restraint that may not hold under tempo pressure.

The simulator is descriptive, not prescriptive. It models the structural interactions between five doctrinal variables that recur across the dataset. Real-world decisions involve additional variables, domestic politics, regime type, prior signaling, technical surprise, that no scalar parameter set can adequately encode.

MODEL DOCUMENTATION · HOW THE SCORE IS COMPUTED

The escalation-risk score is a transparent, deterministic function of the five parameters. It is an illustrative model, not a calibrated predictor — the coefficients encode a hypothesis about how these variables interact, chosen to make the dynamics legible.

lowConf   = (100 − attribution) / 100
highAuto  = automation / 100
interaction = lowConf × highAuto × 1.4
risk = ( interaction×0.55
      + (ambiguity/100)×0.40
      + (tempo/100)×0.35
      + ((100−alliance)/100)×0.25 ) × 100
if attribution < 40 AND automation > 70: risk += 18
risk = clamp(risk, 0, 100)

Tier thresholds

  • · NOMINAL < 30
  • · CONTESTED 30–54
  • · ELEVATED 55–74
  • · CRITICAL ≥ 75

The central design choice is the interaction term: low attribution confidence and high automation are dangerous chiefly in combination — neither alone drives risk as sharply. The +18 phase-shift encodes the doctrinal claim that crossing both critical thresholds is qualitatively, not just incrementally, worse. Every coefficient is visible above precisely so the model can be argued with. See methodology for the epistemic posture behind the Observatory's models.