Scenario State Map¶
Method — instantiates Phase-Space Mapping
Maps how different assumptions or futures change reachable states, transition paths, and intervention opportunities.
Scenario State Map is the one mechanism in this family that treats the map as plural. Instead of drawing a single landscape, it builds a small family of them — one per assumption set or plausible future — and studies how the reachable states, the open paths, and the useful intervention points move as the assumptions change. Its defining contribution is the comparison across maps: what is common to every future is robust, what appears in only one is a bet, and the spread between them is the honest measure of how little the single-map picture actually pins down. It is not a forecast of which future will happen; it is a way to act well without knowing.
Example¶
A manufacturer's operations team cannot predict next year's disruption, so they map three: (A) a prolonged port strike, (B) a sudden demand spike, and (C) the failure of their sole supplier of a key component. For each scenario they re-draw the same state space — inventory levels, supplier availability, transport capacity, order backlog — and ask which states become reachable and which paths close. Under a strike, air-freight paths open but sea routes vanish; under a demand spike, buffer stock drains and the "recovering" state becomes hard to reach; under supplier failure, whole regions of the map go dark until a second source qualifies. Overlaying the three reveals the payoff: pre-qualifying a second supplier and holding a modest buffer help in all three futures — a no-regret move — while a bet on cheaper single-sourcing only wins if none of the three lands. When the real quarter starts to resemble scenario C, an update trigger promotes it to the working map.
How it works¶
- Pick spanning scenarios — a few genuinely divergent, internally plausible futures chosen to bracket the uncertainty, not to flatter a preferred plan.
- Re-map under each — hold the state space fixed and recompute reachable states, open transitions, and leverage points for every scenario.
- Overlay and compare — separate what is common across futures (robust) from what is scenario-specific (contingent), and read the spread as the uncertainty band on where the system can go.
- Set update triggers — define the observable signals that say which scenario is becoming real, so the working map switches on evidence rather than habit.
Tuning parameters¶
- Number of scenarios — few (tractable, may miss a future) versus many (comprehensive, dilutes attention and effort).
- Divergence — how far apart the scenarios are pushed; too close and they share the fatal assumption, too far and none is credible.
- Weighting — equal-weight (guards against overconfidence) versus probability-weighted (sharper but only as good as the probabilities).
- Robustness threshold — how many scenarios an intervention must help in before it counts as no-regret.
- Trigger sensitivity — how strong a signal must be before the working scenario is switched, trading responsiveness against thrash.
When it helps, and when it misleads¶
Its strength is guarding against the single-future plan: it surfaces which moves are robust and which are fragile bets, and it prices the flexibility of waiting. It is the mechanism that turns "we don't know what will happen" into a structured choice between hedges and commitments.
Its signature failure is scenario theater — a fan of futures that look diverse but all quietly rest on the same unexamined assumption, so the map set gives false comfort while missing the risk that actually matters.[n1] A related misuse is treating the scenarios as probabilistic forecasts and optimizing for the most vivid one, rather than using them to span the uncertainty. The guarding discipline is to stress the shared assumptions behind the whole set, keep the scenarios genuinely divergent, and revisit the set as the real future resolves rather than freezing the original three.
How it implements the components¶
trajectory_uncertainty_band— the spread of reachable states and paths across scenarios is the uncertainty band the single-map view hides.intervention_zone— it identifies leverage points that pay off across futures (robust) versus those that only win in one (bets).map_update_rule— it defines the triggers that switch the working scenario and re-map as evidence about the real future arrives.
It does not compute the single reachable set or its binding constraints (reachable_state_set, constraint_boundary) — that's Reachability Analysis, its nearest twin: reachability fixes the assumptions and computes one set, scenario mapping varies the assumptions and compares many. It also does not locate the attractors within any one map (attractor_region) — that's Attractor Basin Analysis — nor define the coordinate frame (state_variable, state_space_scope) — that's Behavioral State Space.
Related¶
- Instantiates: Phase-Space Mapping — supplies the across-futures comparison layer that turns one map into a robust decision.
- Consumes: Reachability Analysis — re-run under each scenario to produce the per-future reachable sets it overlays.
- Sibling mechanisms: Attractor Basin Analysis · Behavioral State Space · Reachability Analysis · Phase Space Plot · Trajectory Mapping Diagram · Risk Landscape Map · Control-State Diagram · State-Space Model
Editorial Notes¶
Form Classification¶
Form family: Analysis, Modeling & Optimization
Rationale: Scenario State Map operates as an analytical, modeling, inference, comparison, or optimization procedure that derives insight or a solution because it maps how different assumptions or futures change reachable states, transition paths, and intervention opportunities.
Independent corroboration: The frozen evidence defines Scenario State Map as 'Maps how different assumptions or futures change reachable states, transition paths, and intervention opportunities', so its operative form is Analysis, Modeling & Optimization.
Nearest alternative: Representation, Specification & Plan — Scenario State Map includes features of a static representation, map, specification, schema, or prospective plan that externalizes information, but its defining operation is an analytical, modeling, inference, comparison, or optimization procedure that derives insight or a solution.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Systems Thinking & Cybernetics
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Mapping reachable states and transition paths under changing assumptions is dynamical-systems thinking.
Related originating lineages:
- Engineering & Design — Engineering design, reliability, and systems-safety practice supplies a parallel or contributing lineage for the mechanism's defining operation: maps how different assumptions or futures change reachable states, transition paths, and intervention opportunities.
- Futurism & Strategic Foresight — Strategic foresight, scenario planning, and anticipatory governance supplies a parallel or contributing lineage for the mechanism's defining operation: maps how different assumptions or futures change reachable states, transition paths, and intervention opportunities.
- Mathematics — Graph and state-space theory supply reachability structure.
Review resolution: Both blind reviewers agree that systems_cybernetics is the primary historical origin. Explicit reconciliation of alternate_origin_disagreement starts from reviewer_a's mechanism-specific evidence: Mapping reachable states and transition paths under changing assumptions is dynamical-systems thinking. Reviewer A proposed alternates=futurism_foresight, mathematics, origin_mode=cross_disciplinary_synthesis, domain_reach=multi_domain, and encyclopedia_synthesis=true; reviewer B proposed alternates=engineering_design, futurism_foresight, origin_mode=cross_disciplinary_synthesis, domain_reach=multi_domain, and encyclopedia_synthesis=true. The final record retains every independently supported alternate from either review (futurism_foresight, mathematics, engineering_design) without an arbitrary cap, selects origin_mode=cross_disciplinary_synthesis to represent the combined lineage evidence, and records domain_reach=multi_domain and encyclopedia_synthesis=true. Present-day transfer is recorded as reach and is not treated as proof of historical origin.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] Scenario planning, developed for strategy at Royal Dutch Shell (notably by Pierre Wack), builds a small set of divergent, internally consistent futures to test decisions against, rather than betting on a single forecast. Its central discipline — and the failure it guards against — is ensuring the scenarios genuinely differ on the assumptions that matter, not merely on surface detail. ↩