Option Map¶
Option taxonomy — instantiates Problem Space Mapping
Organizes a set of alternatives by the dimensions they vary along and the dependencies between them, so a scattered list of choices becomes a structured field you can see the shape of.
An Option Map takes a set of alternatives and organizes them by the dimensions they vary along and the dependencies between them, turning a flat list into a structured field. Its defining move is purely organizational and static: it does not sequence the options over time, mark commitment points, or trace where each leads — it clusters and relates the choices as they stand now, so you can see which are variations of the same idea, which are mutually exclusive, which force other choices, and which combinations have simply never been named. This is the mechanism for the moment after brainstorming and before deciding, when the problem is that the alternatives are a jumble and no one can see the shape of the field. It answers "what are our options, really, and how do they relate?" — nothing about which to pick or how to pursue it.
Example¶
A family is choosing a new car and has a whiteboard full of a dozen models with no structure — the conversation keeps flipping between unrelated features. Someone draws an Option Map. The organizing dimensions — a deliberate choice — are powertrain (electric ↔ hybrid ↔ petrol) grouped against size class (compact ↔ SUV ↔ minivan), with the dozen models dropped into the resulting cells. Instantly the jumble has shape: three of the "different" models are the same compact-hybrid box, the electric options all cluster in one column, and the map exposes dependencies — choosing electric forces a home-charger install, and choosing the minivan class rules out the electric options at this budget entirely.
The map's quiet payoff is the empty cells. The electric compact cell sits unoccupied not because such cars do not exist but because none made it onto the whiteboard — an unexplored region the original list had hidden. The Option Map does not tell the family which car to buy, does not score them against the budget, and does not lay out how the purchase would unfold; it makes the field of choices legible enough that the real decision can start from structure instead of from a heap.
How it works¶
- Gather the alternatives. Collect the options as they are — the raw set to be organized, without yet judging them.
- Choose organizing dimensions. Pick the two or three attributes that best separate the options into meaningful groups; this choice is what gives the map its structure and must be deliberate.
- Place and cluster. Drop each option into the structure, revealing which are near-duplicates and which are genuinely distinct.
- Draw the dependencies. Mark where choosing one option forces, blocks, or presupposes another — the relationships a flat list cannot show.
- Read the gaps. Note the empty combinations the dimensions imply but no option yet occupies, so the field is not mistaken for the full set.
Tuning parameters¶
- Dimension choice — which attributes organize the map. The highest-leverage dial: dimensions that carve the options at their joints reveal structure; poorly chosen ones scatter similar options apart.
- Granularity of grouping — coarse buckets give a fast overview; fine categories distinguish more but can fragment the field into noise.
- Dependency detail — how thoroughly inter-option dependencies are drawn. More detail catches hidden couplings but clutters; less keeps it clean but can miss a forcing move.
- Completeness stance — whether the map aims to hold every alternative or a representative sample; exhaustive is thorough but heavy, sampled is quick but can omit a live option.
- Gap treatment — whether empty combinations are actively flagged as candidates or left implicit; flagging fights premature narrowing, ignoring them keeps the map tidy.
When it helps, and when it misleads¶
Its strength is imposing legible structure on a scattered set of choices fast, and — through its empty cells — fighting premature narrowing by making visible the options no one thought to name. Organizing by dimensions rather than listing keeps the groups mutually exclusive and the field collectively covered, which is what lets a group reason about the shape of their choices rather than argue model by model.[n1]
Its failure mode is the representation trap shared by every dimensional artifact: the chosen dimensions decide what structure appears, so a map organized on the wrong attributes can make unrelated options look like siblings and hide the distinction that matters. A common misuse is treating the tidy grid as the decision itself — mistaking organized for evaluated — when the map deliberately says nothing about which option is better. The guarding discipline is to try more than one set of dimensions when the structure looks too convenient, and to remember the map's job ends at making the field legible; feasibility screening, valuation, and the path to acting on a choice all belong to other mechanisms.
How it implements the components¶
action_set— the alternatives themselves are the candidate moves the map collects and organizes; making the full set explicit is its starting act.representation_choice_rationale— the deliberate choice of which dimensions organize the options, made explicit because the map's structure and usefulness ride entirely on it.unexplored_region— the empty combinations the dimensions imply but no current option occupies, kept visible so the named alternatives are not mistaken for the whole field.
It does not name which target each option drives toward (goal_state), plan how to traverse them over time (exploration_strategy), or record whose view each reflects (stakeholder_perspective_layer) — that time-ordered, actor-aware strategy structure belongs to the Strategic Option Map, its nearest twin, which differs precisely by adding a time axis, commitment points, and stakeholders that this static organization has none of.
Related¶
- Instantiates: Problem Space Mapping — makes a scattered set of alternatives legible as a structured field.
- Sibling mechanisms: State / Action Map · Constraint Matrix · Design Space Map · Search Space Diagram · Diagnostic Possibility Map · Strategic Option Map · Unknowns and Assumptions Register
Editorial Notes¶
Form Classification¶
Form family: Representation, Specification & Plan
Rationale: Option Map operates as a static representation, map, specification, schema, or prospective plan that externalizes information because it organizes a set of alternatives by the dimensions they vary along and the dependencies between them, so a scattered list of choices becomes a structured field you can see the shape of.
Independent corroboration: The frozen evidence defines Option Map as 'Organizes a set of alternatives by the dimensions they vary along and the dependencies between them, so a scattered list of choices becomes a structured field you can see the shape of', so its operative form is Representation, Specification & Plan.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Engineering & Design
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Universal
Rationale: Design-space exploration materially shaped dimensional mapping and attention to unconsidered alternatives.
Related originating lineages:
- Futurism & Strategic Foresight — Option Map also draws materially on futurism and strategic foresight's methods for mapping alternatives, cross-impacts, uncertainty, and branching futures, which shaped this mechanism rather than merely adopting it as an application.
- Innovation & Entrepreneurship — Option Map is most directly rooted in innovation and entrepreneurship's practices of opportunity discovery, experimentation, product strategy, and disruptive entry. The lineage fits its defining practice: Organizes a set of alternatives by the dimensions they vary along and the dependencies between them, so a scattered list of choices becomes a structured field you can see the shape of.
- Operations Research — Option Map also draws materially on operations research's mathematical optimization, simulation, queues, decision analysis, and resource allocation, which shaped this mechanism rather than merely adopting it as an application.
- Organizational & Management Science — Structuring a decision field into MECE dimensions is a canonical strategy and management-consulting practice.
Review resolution: Authoritative-source research resolves the primary-origin disagreement in favor of engineering design. NASA Systems Engineering Handbook documents the formative practice or theory represented here. The retained alternate domains identify material co-development or translation, while current applicability is recorded separately as domain_reach=universal; origin_mode=cross_disciplinary_synthesis describes the historical relationship among lineages.
Attribution caveat: The generic option-map artifact has multiple practice lineages and no single standardized form.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; medium confidence.
Sources consulted:
Notes¶
[n1] MECE — mutually exclusive, collectively exhaustive — is the organizing principle that a good set of categories should not overlap and should together cover the whole field. An option map is a direct application: choosing dimensions that carve the alternatives MECE-ly is what makes near-duplicates collapse together and empty combinations stand out. ↩