Solution Space Bounding¶
Bound a potentially unbounded or enormous solution space so search becomes possible.
The Diagnostic Story¶
Symptom: The search task stalls because no one can say when it is complete enough — the space is open-ended, and different actors are searching different implicit scopes, producing incompatible shortlists nobody can reconcile. Important options are excluded informally and resurface later as out-of-scope disputes. The budget is consumed before high-value regions are inspected. The work oscillates between limitless brainstorming and premature narrowing, with neither producing a defensible result.
Pivot: Estimate or characterize the size of the possibility space, define an explicit working boundary with stated inclusion and exclusion rules, choose a search strategy suited to the bounded space, and preserve a false-exclusion review so the boundary remains legitimate and can be revised when evidence demands it.
Resolution: Search becomes feasible because it has a declared scope, and the scope is legible because exclusions are justified and documented. The cognitive and computational burden drops, and downstream methods can be chosen to fit the bounded space rather than an unbounded one. Later reviewers can distinguish justified omission from blind spot because excluded cases are recorded.
Reach for this when you hear…¶
[competitive intelligence] “We can't scan every company in the world — we need to define the market boundary first and agree on it, otherwise everyone's analysis covers a different universe.”
[legal due diligence] “Opposing counsel will claim we missed something — that's why we document the scope of review upfront, so we can show what was in and out and why.”
[research synthesis] “The search protocol has to specify the databases, date range, and inclusion criteria before we start — if we just search until we feel satisfied, the result is not reproducible.”
When This Archetype Applies¶
No catalog groundingNone of the structural conditions is currently represented by an accepted prime or domain-specific abstraction.
Diagnostic problem
Actors face more possible options, cases, hypotheses, designs, states, documents, paths, or futures than they can inspect exhaustively, and the absence of an explicit bound makes search either impossible, arbitrary, or misleading.
What this problem means
The structural problem is unbounded or oversized possibility. Actors face too many options, cases, documents, designs, states, futures, or hypotheses to inspect exhaustively. Without an explicit bound, they either stall, search randomly, overclaim, or hide exclusions inside tacit assumptions.
The deeper tension is that openness protects discovery and fairness, while boundedness protects tractability. Leaving the space open can make action impossible. Closing it silently can make decisions brittle, biased, or illegitimate.
Show the applicability expression
Applicability expression4 distinct conditions
groundedpartly groundedopen
4 conditions, all required.
4Required in every casenumbered 1–4
These hold no matter which pattern applies.
Combinatorial candidate growth · open
The candidate set grows combinatorially as features, actors, jurisdictions, time horizons, configurations, or states are combined.
Actors face too many options, cases, documents, designs, states, futures, or hypotheses to inspect exhaustively. The narrower requirement in this condition set is: The candidate set grows combinatorially as features, actors, jurisdictions, time horizons, configurations, or states are combined.
Undefined search scope · open
Search begins with no declared population, scope, domain, time window, case class, or inclusion rule.
This is a load-bearing situation condition in the diagnostic expression. The condition is: Search begins with no declared population, scope, domain, time window, case class, or inclusion rule. If it does not hold, this particular condition set is incomplete.
Open-ended comparison space · open
A decision requires finite comparison, but the option space is unknown, open-ended, or effectively infinite.
It is especially useful when people say they need to consider “all options,” but the option space is too large or open-ended for exhaustive consideration. The narrower requirement in this condition set is: A decision requires finite comparison, but the option space is unknown, open-ended, or effectively infinite.
Explainable exclusions · open
Stakeholders need to know why some candidates, records, scenarios, or hypotheses were outside the current search.
It fits literature reviews, design-space exploration, legal discovery, diagnosis, scenario planning, product/vendor selection, configuration testing, and computational search. The narrower requirement in this condition set is: Stakeholders need to know why some candidates, records, scenarios, or hypotheses were outside the current search.
Other requirements and context (3)
Why these sit outside the expression
Supporting context — it may accompany or help interpret the situation, but it is not a load-bearing condition in a sufficient diagnostic set.
Supporting contextThe phrase “anything is possible” or “we should consider all options” blocks practical search.
Use this archetype when the first obstacle is not choosing the best option, but defining the universe of options that can responsibly be searched. In this archetype, the relevant contextual consideration is: The phrase “anything is possible” or “we should consider all options” blocks practical search. It helps interpret the situation or strengthens the practical case for examining the archetype.
Supporting contextTeams spend more time debating what belongs in the search than evaluating candidates within it.
Supporting contextPast attempts either scanned too broadly and exhausted resources or narrowed silently and lost legitimacy.
Coverage
0 of 4 conditions grounded · 4 open.
Mechanisms / Implementations¶
- Finite Horizon Assumption: Truncates an effectively unbounded time or depth axis at a defined horizon, so a search, forecast, or valuation can be computed instead of chased to infinity.
- Candidate Cap: Fixes a maximum number of candidates — options, vendors, hypotheses, designs — carried into a cycle, filling the slots by ranking or sampling.
- Domain Restriction: Restricts the candidate space to a chosen category — a jurisdiction, market, population, technology family, or discipline — argued to be where the relevant answers live.
- Search Filter: Applies explicit criteria over a large record set to include or exclude items automatically, before any closer examination.
- Sampling Frame Definition: Defines the concrete list or register from which a sample will actually be drawn, turning an unknown or unbounded population into an enumerable set.
- Bounded Planning Window: Limits planning to a defined interval — a sprint, release, budget cycle, or scenario horizon — while keeping a recorded path to expand the frame later.
- Scope Statement: A written record of what is inside and outside the current problem frame, with the rationale, assumptions, and conditions for revisiting it.
- Eligibility Screen: Admits or rejects each candidate individually against fixed yes/no or threshold criteria, building a qualified set one unit at a time.
- Branch-and-Bound Procedure: This is a method that implements Solution Space Bounding when it is used to make an oversized or unbounded candidate space manageable.
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)
- Cardinality: Size of sets.
- Infinity: Unbounded quantity.
- Search and Retrieval: Locate and extract information.
Also references 11 related abstractions
- Boundary: Defines system limits.
- Boundedness: Values remain within limits.
- Branch and Bound: Systematic search with pruning.
- Complexity: Measures system intricacy.
- Constraint: Limits possibilities to guide outcomes.
- Optimization: Finds best solution under constraints.
- Problem Space: Range of possibilities.
- Sampling (Representativeness): Representative subset selection.
- Satisficing: Accept good-enough solution.
- Screening: Inducing self-revelation.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Finite Horizon Bounding · temporal variant · recognized
Bounds an otherwise open-ended temporal space by choosing a reviewable planning, forecasting, or valuation horizon.
Domain-Restricted Search · domain variant · recognized
Bounds the search space by limiting consideration to a defined domain, jurisdiction, technical family, population, or case class.
Candidate-Cap Bounding · implementation variant · recognized
Bounds search by imposing a maximum number of candidates for comparison, review, voting, testing, or shortlisting.
Sampling-Frame Bounding · mechanism family variant · recognized
Bounds an unknown or very large population by defining the frame from which observations, records, cases, or examples will be sampled.
Editorial Notes¶
Problem Classification¶
Classification: Decision, Search & Optimization Failure → Hidden, Unbounded & Poorly Pruned Search Space
Problem kernel: an unbounded possibility space makes search arbitrary or intractable
Rationale: Earliest causal condition: Actors face more possible options, cases, hypotheses, designs, states, documents, paths, or futures than they can inspect exhaustively, and the absence of an explicit bound makes search either impossible, arbitrary, or misleading.
Independent corroboration: The earliest necessary condition in the frozen evidence is: Actors face more possible options, cases, hypotheses, designs, states, documents, paths, or futures than they can inspect exhaustively, and the absence of an explicit bound makes search either impossible, arbitrary, or misleading. That is a search space discovery and reduction problem because A large or falsely bounded option space cannot be navigated because viable regions are hidden, exploration is undirected, or narrowing and pruning lack safe justification.
Review outcome: Independent reviewer agreement; high confidence.