Opportunity Landscape Mapping¶
Mapping tool — instantiates Opportunity-Gated Adaptive Diversification
Charts a newly opened space before you fan into it — confirming the opening is real, mapping its distinct niches, and bounding how widely to branch.
Diversification is only worth gating on an opportunity if you can actually see the opportunity. Opportunity Landscape Mapping is the upstream survey step that turns "something just opened up" into a usable picture: it confirms the opening is real and durable enough to act on, decomposes the space into the distinct niches it actually contains, and sets the branch scope — how many lines to fan and how far apart. Its defining move is the distinctness test: it insists that two candidate niches are genuinely different opportunity pockets before it draws them as two, so the later fan-out doesn't spawn nominally different branches all chasing the same opening. It maps the terrain; it does not yet populate it.
Example¶
A regulator releases a new mid-band slice of radio spectrum, and a wireless carrier has to decide how to move into it. Opportunity Landscape Mapping is the first thing they do. They confirm the opening is real and not about to be clawed back (licence terms, incumbency, a credible multi-year window), then chart the distinct niches the band can serve: fixed-wireless home broadband in exurban gaps, low-power industrial IoT on factory campuses, and dense-urban mobile offload. Each is tested for distinctness — do fixed-wireless and urban offload really need different radio designs, or are they one niche wearing two names? Two survive as genuinely separate; one collapses into another.
The output is a niche map with a branch scope attached: three distinct niches, but fund only two parallel lines now — the third's window opens later. That single artifact is what lets the diversification be gated rather than reflexive: the carrier fans into a mapped set of real, separable opportunities instead of scattering identical bids across the whole band.
How it works¶
The map is built in three passes, each answering a different question:
- Confirm the opening. Validate that the opportunity-opening signal is real, sized, and durable — not noise or a window already closing. This is the gate: no confirmed opening, no fan-out.
- Decompose into niches. Break the space into candidate niches along the dimensions that actually demand different designs, and run each pair through the distinctness test to collapse duplicates.
- Bound the branching. Set the branch scope from the map — how many lines the space can support and how widely they should differ — so exploration is wide enough to cover the niches but not wider than the opening justifies.
Tuning parameters¶
- Map resolution — coarse niches or fine ones. Finer resolution finds more opportunity pockets but risks inventing niches that don't really need a separate line.
- Opening-confirmation bar — how much signal is required before the space is called "open." A high bar avoids fanning into a mirage; a low bar catches the opening early but risks a false start.
- Branch-scope width — a narrow, conservative fan versus a wide, speculative one. Wider covers more niches but thins the resources on each.
- Refresh cadence — a one-shot map or a living one re-drawn as the space evolves and real niches reveal themselves.
When it helps, and when it misleads¶
Its strength is that it prevents the two opposite failures at the mouth of a new space: fanning reflexively into niches that don't exist, and letting one default design occupy everything because nobody charted the alternatives. A good map is what makes "diversify only when an opportunity opens" an actual decision rather than a slogan.
Its central failure mode is over-segmentation — drawing distinct niches where there is really one, which manufactures variety that later collapses or collides. The map is also easily run backwards: sketched after a diversification has already been decided, to make a pre-chosen fan look like it answers a real landscape. And because niche boundaries are a modelling choice, the difficulty of a niche is systematically underweighted — a pocket that looks open may be open because it is hard. The discipline that guards against this is to treat every niche as a hypothesis that must survive the distinctness test, and to re-map as the space reveals which niches were real — the pattern of rapid diversification into genuinely open niches is well described in ecology as adaptive radiation.[1]
How it implements the components¶
Opportunity Landscape Mapping fills the archetype's front-end, opportunity-sensing components — the ones that must be answered before anything branches:
opportunity_opening_signal— detects and validates that a real, durable opening exists and is worth entering.niche_structure_map— decomposes the opened space into its distinct, separately-addressable niches.branch_scope— sets how many lines to fan and how far apart, sized to what the map can actually support.
It does not create the candidate lines themselves (that's Specialization Cohort Seeding), measure how well any line fits (that's Lineage–Niche Fit Dashboard), or decide when the space is full (that's Saturation and Crowding Review).
Related¶
- Instantiates: Opportunity-Gated Adaptive Diversification — it supplies the mapped opportunity the rest of the pattern gates on.
- Sibling mechanisms: Specialization Cohort Seeding · Niche Portfolio Matrix · Protected Pilot Lane · Stage-Gate Exploration · Lineage–Niche Fit Dashboard · Saturation and Crowding Review · Preserve–Prune–Recombine Review
Notes¶
The niche axes this map defines are reused downstream: Niche Portfolio Matrix plots lineages against them and Lineage–Niche Fit Dashboard scores fit within them. That makes map quality load-bearing — a niche invented here becomes a phantom column everywhere later — which is why the distinctness test sits at the centre of the method rather than at its edge.
References¶
[1] Adaptive radiation — the evolutionary pattern in which a single lineage rapidly diversifies into many forms as it enters a newly available space with distinct unexploited niches (the classic textbook case is a finch or cichlid lineage filling an island's empty roles). It is the natural-history archetype for this whole pattern, and a reminder that the payoff comes from niches that are genuinely different, not merely labelled so. ↩