Option Preservation¶
Preserve multiple viable future states or choices until enough information exists to commit wisely.
The Diagnostic Story¶
Symptom: Teams frame uncertainty as indecision and push for a single plan before the uncertainty is actually resolvable; resources concentrate in one path even though multiple plausible futures remain live. Important options quietly expire because no one owns them, funds them, or has defined exercise criteria, and decisions that appeared cheap at the time are revealing hidden switching costs, lock-in, or path dependence that now make reversal prohibitively expensive.
Pivot: Construct a bounded option set: identify viable alternatives, preserve the minimum conditions that keep each meaningful, gather discriminating information, define commitment and abandonment thresholds, and narrow deliberately when evidence or timing justifies collapse — treating delay as an active posture, not a failure to decide.
Resolution: Premature lock-in decreases; commitments fit future conditions better because they were timed to evidence rather than anxiety; reversal costs lower; and strategic flexibility increases without allowing the option set to drift into an undisciplined carrying burden.
Reach for this when you hear…¶
[drug development] “We bet the whole pipeline on one molecule because the Phase 1 data looked exciting, and when Phase 2 failed we had nothing left to run.”
[infrastructure policy] “We sold the rail corridor before the demand study was done, and now the city that wants rail transit has no land left to build it on.”
[software architecture] “We coupled the authentication layer to the database schema in week two, and we've been paying that tax every time the schema changes for four years.”
Mechanisms / Implementations¶
- Real Options Contract: Creates a right, but not an obligation, to act later, preserving future choice while defining price, term, and exercise conditions.
- Staged Investment: Funds work in increments so later capital is committed only after evidence, milestones, or risk reduction.
- Parallel Prototyping: Builds multiple lightweight versions or approaches long enough to learn which path deserves commitment.
- Scenario Planning Workshop: Explores plausible futures and identifies which options should be preserved under each future.
- Reversible Decision Protocol: Classifies decisions by reversibility and routes reversible moves toward action while protecting irreversible commitments.
- Portfolio Exploration Backlog: Maintains a governed list of exploratory options with owners, evidence needs, costs, and kill criteria.
- Pilot-to-Scale Gate: Uses a pilot, trial, or limited deployment as an option-preserving step before full rollout.
- Modular Design Option: Uses modular interfaces or separable choices so one part can change without forcing commitment across the whole system.
- Contingency Plan with Triggers: Predefines alternative actions and the signals that activate them when conditions change.
- 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.
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 (2)
- Superposition: Multiple states coexist.
- Uncertainty: Incomplete knowledge.
Also references 8 related abstractions
- Escalation of Commitment: Persist beyond justification.
- Feedback: Outputs influence inputs.
- Foreseeing (Prediction): Predict future states.
- Futures Literacy: Capacity to think about futures.
- Irreversibility: Cannot revert state.
- Opportunity Cost: Value of best alternative.
- Risk Aversion: Preference for certainty.
- 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.
Staged Commitment · temporal variant · merge review
Commit gradually as uncertainty resolves, limiting irreversible exposure while preserving learning and flexibility.
Real Options Design · mechanism family variant · recognized
Preserve the right, but not the obligation, to take a future action when uncertainty resolves.
Parallel Option Exploration · implementation variant · recognized
Keep multiple exploratory paths active in parallel until evidence supports narrowing.
Reversible Decision Design · implementation variant · candidate
Reshape early decisions so they remain reversible or modular until stronger evidence justifies irreversible commitment.
Trigger-Based Option Exercise · temporal variant · candidate
Preserve options and define signals that activate them as conditions become clearer.