Anticipatory Forecasting¶
Use plausible forecasts to prepare before future states arrive.
The Diagnostic Story¶
Symptom: The conditions everyone feared arrive on schedule, and the system scrambles because it was waiting for certainty that never came early enough. Signals were visible weeks or months before the crisis, but they were not connected to any preparation trigger. Capacity runs short, queues spike, and costs multiply because action started too late. Forecasts exist on a dashboard somewhere, but no one agreed on what threshold would start a response.
Pivot: Attach each forecast to an explicit lead time and a preparation action, so the estimate is no longer just information — it is a trigger. Build in explicit uncertainty bands and an update cadence, so the response can scale up or de-escalate as evidence changes rather than locking into the first guess.
Resolution: Preparation starts when there is still time to make it matter, and the scale of that preparation stays proportional to forecast confidence. Avoidable emergencies shrink because signals are operationalized rather than observed and forgotten. When forecasts turn out wrong, the update rule already exists, so the system corrects rather than doubles down.
Reach for this when you hear…¶
[emergency management] “We had the weather data a week out — the reason we ran out of shelter beds is we waited for the flood to actually start before calling it.”
[retail supply chain] “Every holiday season we're expediting freight at triple the cost because no one pulled the reorder trigger when the demand signal was already there in September.”
[hospital capacity] “The ICU census model was predicting this surge for ten days, but we didn't activate the overflow protocol until we were already full.”
Mechanisms / Implementations¶
- Capacity Forecast
- Demand Forecasting
- Early Warning Forecast
- Forecast After-Action Review
- Forecast Trigger Dashboard
- Reference-Class Forecast
- Rolling Forecast Review: A scheduled and event-triggered ritual that re-forecasts where the target is heading and refreshes the scenario spread, so plans always ride current evidence rather than a fixed period boundary.
- Scenario-Informed Preparation
- Trend Projection
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (3)
- Foreseeing (Prediction): Predict future states.
- Horizon Scanning: Monitor emerging trends.
- Uncertainty: Incomplete knowledge.
Also references 7 related abstractions
- Adaptation: Systems adjust to conditions.
- Approximation: Good-enough representation.
- Boundedness: Values remain within limits.
- Environmental Scanning: Analyze external factors.
- Feedback: Outputs influence inputs.
- Probability: Quantifies uncertainty and likelihoods.
- Scenario Planning: Construct plausible futures.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Demand Anticipation · domain variant · recognized
Forecasts future demand with enough lead time to adjust capacity, supply, staffing, or outreach before load arrives.
Capacity-Stress Forecasting · implementation variant · recognized
Forecasts future stress on constrained capacity so reserves, rate limits, staffing, or rerouting can be prepared before overload.
Early-Warning Preparation · risk or failure variant · recognized
Uses early signals to forecast an emerging threat or disruption and activate preparation before the full event arrives.
Rolling Forecast Preparation Loop · temporal variant · recognized
Continuously refreshes forecast, uncertainty, thresholds, and preparation actions as new evidence arrives.
Forecast-Triggered Hedging · governance variant · candidate
Uses forecast thresholds to activate hedges, option-preserving moves, reserves, or staged commitments under uncertain futures.