Worked Example: A Fishery Stock Decision (Pipeline Run, 2026-05-04)¶
The pipeline is run end-to-end below. Each section corresponds to one pipeline step. Output artifacts are presented as they were produced, with no post-hoc cleanup, so the reader can audit each step's reasoning.
Step 1: Problem statement¶
A small coastal fishing community has noticed declining catches over the past five years. Local fishers report needing to travel further offshore and spend more time at sea to maintain similar yields. A marine biologist's preliminary survey suggests the local fish stock has dropped to roughly 40% of historical levels and is approaching a threshold where reproduction may not keep pace with extraction. The community is considering whether to adopt a system of voluntary catch quotas, but several large-boat operators argue this will only push them out of business while smaller operators free-ride. The municipal council must decide on a course of action by next month.
Specification choices made during this step: the temporal horizon is explicit (five years past, one month decision deadline); the empirical state is named (40% of historical, approaching reproduction threshold); the political tension is named (large-boat vs. small-boat asymmetry, free-rider concern); the decision authority is named (municipal council). The problem statement is deliberately ambiguous about ecological details (which species, what threshold) so the pipeline must operate over the structural pattern rather than species-specific knowledge.
Step 2: Identify primes present¶
Primes identified by surveying the Encyclopedia of Abstractions catalog against the problem statement:
tragedy_of_the_commons— the central structural pattern: many actors drawing from a shared resource, each acting rationally given private incentives, accumulated effect is depletion.tipping_points— the biologist's threshold language indicates nonlinear collapse risk, not gradual decline.public_goods— the fish stock has the structural properties of a public good (non-excludable in absence of governance, partly rivalrous in extraction).externality— each fisher's extraction imposes uncompensated costs on every other fisher and on the future stock.free_rider_problem(ormoral_hazardin the catalog) — the large-boat operators' explicit concern; voluntary quotas without enforcement reward defection.agency_problem— large-boat vs. small-boat asymmetry in exposure to quota enforcement creates structural power imbalance in any rule the council might write.equilibrium— the current depleted state is plausibly an unstable equilibrium that will move further down absent intervention.feedback— multiple loops at work: harder fishing → less stock → harder fishing (reinforcing); regulation → reduced fishing → recovered stock (potentially balancing).path_dependence— once the stock crosses the reproduction threshold, recovery may be much harder than maintenance would have been.legitimacy— any regulatory rule must be perceived as legitimate by the fishing community to be self-sustaining.adaptation— the regulatory system, if adopted, must be revisable as ecological conditions change.collective_action(orcollective_systemic_learning) — the fundamental coordination problem: each fisher would prefer universal restraint, but absent enforcement, none can commit.signaling— voluntary quota compliance signals trustworthiness, which has community-level value.scale— the small-boat / large-boat asymmetry is fundamentally about extraction scale.temporal_discount(or related) — the conflict between near- term yield and long-term stock health is a discounting decision.
15 candidate primes identified. The catalog could plausibly produce more on closer inspection (the Encyclopedia contains several governance-related primes that didn't surface in the first pass), but the core structural picture is captured by the above.
Step 3: Salience-rank the identified primes¶
Ranked by load-bearing relevance to the actual decision the council must make:
tragedy_of_the_commons— Tier 1. The structural diagnosis the entire decision pivots on. If this is wrong, everything downstream is wrong.tipping_points— Tier 1. Without the threshold concern, the problem reduces to ordinary resource allocation; with it, urgency is justified.free_rider_problem— Tier 1. The explicit operational concern raised by the large-boat operators.legitimacy— Tier 1. Determines whether any rule the council adopts will hold.feedback— Tier 2. Important for understanding the dynamics but not directly load-bearing on the immediate decision.agency_problem— Tier 2. Structural concern; matters for rule design but not for whether to act.externality— Tier 2. Theoretical framing of the same structural facttragedy_of_the_commonsalready captures; partly redundant.public_goods— Tier 2. Theoretical framing again partially redundant with the commons framing for this specific problem.adaptation— Tier 2. Important for long-term success but not for the initial decision.path_dependence— Tier 3. Reinforces urgency but adds little new structure to the decision.equilibrium— Tier 3. Descriptive rather than prescriptive for this case.collective_action— Tier 3. Largely a more abstract framing oftragedy_of_the_commonsplusfree_rider_problem.signaling— Tier 3. May matter for rule design but not central.scale— Tier 3. Captured implicitly by the agency-problem diagnosis.temporal_discount— Tier 3. Implicit in the threshold framing.
Step 4: Prune the superfluous¶
After Tier 3 pruning and consolidation of redundant theoretical framings, the operative prime set reduces to:
tragedy_of_the_commons(the central structural pattern)tipping_points(the urgency justification)free_rider_problem(the operational obstacle)legitimacy(the implementation constraint)feedback(the dynamics)agency_problem(the asymmetry concern for rule design)adaptation(the long-term sustainability concern)
Seven primes, down from fifteen. Pruning rationale recorded so it can be revisited if downstream reasoning suggests omitted primes are operative.
Step 5: Build a context-specific model¶
+-------------------+
| Fish Stock |
| (currently 40%) |---approaching---> [Threshold]
+-------------------+ |
^ | |
repletion| | extraction
| v
+-------------------+
| Council Decision |
| (1-month) |
+-------------------+
|
____________|______________
/ | \
v v v
+--------------+ +-----------------+ +---------------+
| Small-boat | | Large-boat | | Marine |
| operators | | operators | | biologist |
| (free-ride | | (carry quota | | (information |
| concern) | | burden) | | source) |
+--------------+ +-----------------+ +---------------+
Relationships (labeled edges):
- Each fisher group → fish_stock: extraction (depletion pressure)
- Fish_stock → each fisher group: yield-per-effort (declining)
- Fish_stock → threshold: approaching, possibly imminent
- Threshold → fish_stock: nonlinear collapse if crossed
- Council_decision → both fisher groups: rule structure
- Both fisher groups → council_decision: lobbying / political pressure
- Marine_biologist → council_decision: empirical evidence
- Each fisher group → other fisher group: free-rider risk
Operative primes mapped onto nodes/edges:
- tragedy_of_the_commons: fish_stock + both fisher groups + extraction edges
- tipping_points: fish_stock + threshold node
- free_rider_problem: between-group extraction edges (esp. when one
group complies and the other doesn't)
- legitimacy: council_decision edge to fisher groups (acceptance)
- feedback: fish_stock <-> fisher group extraction loop (reinforcing
decline)
- agency_problem: small-boat vs. large-boat asymmetry on
council_decision edge
- adaptation: missing from current diagram; would be a future-tense
edge from council_decision to revised_council_decision based on
ecological monitoring
The context-specific model preserves what is particular about this situation: real boat operators of two types, an actual fish stock at 40% with a specific threshold concern, a one-month decision deadline, a marine biologist as information source, council as decision authority. A different commons problem (a watershed, an open-source project, a shared compute cluster) would have a structurally similar diagram with different specifics.
Step 6: Construct a meta-model¶
Stripping the situation-specific identifiers and retaining the structural skeleton:
+-------------------+
| Shared Resource |
| (degrading) |---approaching---> [Threshold]
+-------------------+
^ |
replete| | drain
| v
+-------------------+
| Governance Body |
+-------------------+
|
v
+-------------------------+
| Heterogeneous Users |
| (asymmetric exposure |
| to rule structure) |
+-------------------------+
Operative structural elements:
- A shared resource subject to common-pool exploitation
- Extraction by heterogeneous users
- A threshold below which recovery becomes much harder
- A governance body with formal authority
- Asymmetric exposure to any rule (some users carry more of the burden)
- A free-rider problem: voluntary compliance underprovides protection
- A legitimacy constraint: rules without buy-in won't hold
- An adaptation requirement: rules must be revisable as conditions change
This structural pattern recurs in:
- Watershed management (shared water, irrigators of varying scale,
drought-threshold concerns)
- Open-source maintainer communities (shared codebase, contributors of
varying capacity, burnout-threshold concerns)
- Shared compute cluster governance (shared accelerators, research
groups of varying budgets, contention-threshold concerns)
- Antibiotic stewardship in clinical settings (shared resistance
landscape, prescribers of varying caseload, resistance-threshold
concerns)
- Shared moderation labor in online communities (shared attention/trust,
contributors of varying capacity, moderator-burnout-threshold
concerns)
The meta-model is portable across these domains in ways the context-
specific model is not. Reasoning conducted on the meta-model produces
inferences about the structural pattern itself; reasoning on the
context-specific model produces inferences about this fishery.
Step 7: Query solution archetypes¶
Querying the live archetype catalog
(solution_archetypes/_catalog/catalog_v1_batches_02_29.yaml) for
archetypes whose source_primes or related_primes match the
operative prime set:
Direct matches (source_primes overlap heavily with operative set):
-
commons_governance—source_primes:[tragedy_of_the_commons, public_goods, resource_management]. Direct hit on the central structural pattern. Components include Shared Resource Boundary, Access Rule, Use Quota or Use Limit, Monitoring Signal, Sanction Rule, Replenishment Rule, Legitimacy Basis, Dispute Resolution Path, Adaptation Cadence. The entire archetype is structured around precisely the problem the council faces. -
public_goods_provision—source_primes:[public_goods, resource_management, incentive_compatibility]. Adjacent to the commons problem; relevant for the funding question (who pays for monitoring and enforcement). -
externality_internalization—source_primes:[externality, boundary_critique, incentive_compatibility]. An alternative framing: rather than direct quota, price the externality so each fisher pays the social cost of their extraction. Pigouvian-style intervention. -
payoff_restructuring—source_primes:[game_theory, incentive_compatibility, feedback]. Generalized intervention to restructure the incentive landscape; commons governance is one specific form. -
moral_hazard_mitigation—source_primes:[moral_hazard, incentive_compatibility, accountability]. Addresses the free-rider concern; one component of any commons governance solution rather than a complete solution itself. -
nonlinear_threshold_response—source_primes:[nonlinearity, threshold, tipping_points]. Speaks to the urgency side of the problem; the intervention logic is "act before the threshold is crossed because crossing makes recovery much costlier." -
price_signal_design—source_primes:[price_mechanism, resource_management, feedback]. Specific intervention pattern using price to constrain use; one possible mechanism within commons_governance.
Adjacent matches (related_primes overlap, less central):
harmful_emergence_containment— for the threshold-collapse concernadaptive_capacity_building— for the adaptation requirement on the governance system itself
The dominant match is commons_governance, which is essentially a
direct structural fit. Several other archetypes are best read as
components or mechanisms within a commons-governance arrangement
(payoff_restructuring, moral_hazard_mitigation, price_signal_design)
rather than as competing top-level interventions.
Step 8: Reason via both views (dual pass)¶
Pass A: Reasoning within the context-specific model¶
The council faces three immediate questions: 1. Is voluntary quota enough? Given the explicit free-rider concern raised by large-boat operators, the answer is no. Voluntary commitment without enforcement creates exactly the asymmetry the operators object to: small-boat operators can underreport with low monitoring exposure, while large-boat operators are visible enough that they bear the cost of restraint without symmetric enforcement on competitors. 2. Should the rule scale by boat size? Yes, but the scaling has to be principled. A flat per-boat quota would crush large operators; a flat percentage cut would underuse the structural information the boat-size asymmetry contains. The right design is probably a quota proportional to historical catch share, adjusted by ecological capacity, with the proportion declining as the stock recovers. 3. Who monitors and enforces? The municipal council can write rules but lacks marine-enforcement capacity. The marine biologist provides ecological data but cannot enforce. Enforcement requires either: (a) provincial / national authority involvement, (b) a self-monitoring scheme by the fishing community itself (Ostrom-style), or © third-party monitoring funded by some user-fee mechanism.
The context-specific reasoning pushes the council toward a specific recommendation: enforced quotas proportional to historical catch share, with self-monitoring supplemented by periodic ecological survey from the marine biologist, funded through a small per-catch landing fee that doubles as a price signal.
Pass B: Reasoning within the meta-model¶
The structural pattern (shared resource + heterogeneous users +
threshold + governance body + asymmetric exposure + free-rider
problem + legitimacy constraint + adaptation requirement)
generalizes Ostrom's design principles for sustainable commons
governance. Ostrom's eight principles, derived from cross-domain
empirical study of working commons institutions, map onto the
nine commons_governance archetype components nearly exactly:
| Ostrom Principle | Archetype Component |
|---|---|
| Clearly defined boundaries | Shared Resource Boundary |
| Rules adapted to local conditions | Access Rule, Use Quota |
| Collective-choice arrangements | Legitimacy Basis |
| Monitoring | Monitoring Signal |
| Graduated sanctions | Sanction Rule |
| Conflict-resolution mechanisms | Dispute Resolution Path |
| Recognition of rights to organize | Legitimacy Basis (subset) |
| Nested enterprises | Adaptation Cadence (when scaled) |
The meta-model pass licenses an inference the context-specific pass alone might miss: the council should not invent governance machinery from scratch. Ostrom-tradition commons institutions are the best-documented prior art for problems of this structural shape, and the council's design choice is properly framed not as "voluntary vs. mandatory quotas" but as "which Ostrom-style governance configuration fits this fishery best." The Ostrom literature provides empirical evidence about what configurations work and what fail; the council benefits from inheriting that evidence rather than reinventing it.
The meta-model pass also licenses a second inference: the urgency of the threshold (40% with imminent reproduction collapse) means the council does not have the luxury of a multi-year iterative governance design. The first version of the rule must be adequate; refinement happens later. This argues against the ideologically purest form of participatory governance design and for an emergency measure that imitates known-working configurations from analogous fisheries (the Maine lobster fishery, Alaskan halibut individual fishing quotas, Pacific salmon co-management) followed by participatory revision once acute risk is addressed.
The meta-model pass produces a different recommendation profile than the context-specific pass alone: not just "enforced proportional quotas" but "an emergency configuration patterned on documented commons-governance success cases, with a one-year review cycle in which participatory governance design replaces emergency rules." The two passes complement; neither alone produces the full recommendation.
Step 9: Evaluate archetype fit¶
Evaluating commons_governance against the
Encyclopedia of Abstractions' explicit failure-mode conditions:
Failure modes the archetype warns against:
-
Boundary too narrow: harm leaks outside the system. Check: Does the proposed quota cover all fishers in the affected stock? Are fishers from neighboring jurisdictions a leakage path? Risk: if neighboring municipalities don't adopt parallel rules, the fishery is partially open. The council should pursue regional coordination as a first-order task.
-
Boundary too broad: governance becomes unmanageable. Check: The boundary here (one fishery, one decision authority) is appropriate.
-
Access rule too closed: governance becomes exclusion. Check: The proposed quota by historical share avoids excluding existing participants. Risk: new entrants are excluded. The council should reserve a small entry quota for new fishers.
-
Monitoring intensity too low: trust and enforcement collapse. Check: Self-monitoring plus periodic ecological survey is weaker than is desirable. Risk: enforcement gaps will be exploited. Mitigation: digital catch reporting via a shared app, with periodic random inspection.
-
Sanction severity wrong: legitimacy or deterrence collapses. Check: Graduated sanctions need design. Recommendation: warn, fine, suspend, revoke — escalating with violation severity and history.
-
Legitimacy basis weak: rules don't hold. Check: This is the largest current risk given the large-boat operators' explicit hostility. Mitigation: include large-boat representation in rule design from day one; lean on the marine biologist's ecological data as the legitimacy anchor (numbers are harder to dispute than values).
-
Adaptation cadence too slow: rules become unjust as conditions change. Check: The recommendation already includes a one-year review cycle; this is appropriate.
Archetype fit verdict: commons_governance is structurally a
strong match. The principal residual risk is legitimacy (large-boat
operator buy-in). Component-level mitigations are available and
should be incorporated into the council's recommendation.
Final recommendation to the council:
Adopt an emergency catch-quota regime patterned on documented commons-governance success cases (Maine lobster, Alaskan halibut), with these components:
- Boundary: this fishery, with formal coordination request to neighboring municipalities to extend the boundary regionally within six months.
- Access rule: existing fishers grandfathered by historical catch share, with a small reserved quota for new entrants.
- Use quota: aggregate catch limit set at 60% of historical levels for one year, reviewed at one-year mark based on stock recovery; adjusted annually until stock returns above 70%.
- Monitoring: digital catch reporting via shared app; quarterly ecological survey by the marine biologist; periodic random inspections.
- Sanction: graduated (warning, fine, license suspension, permanent revocation) with public posting of violations.
- Replenishment: a per-catch landing fee funds monitoring, surveys, and habitat restoration; no general municipal subsidy.
- Legitimacy: large-boat operators receive 30% of the rule-design committee seats (proportional to their share of total catch under historical-share allocation); marine biologist's data is the binding evidence base for stock-status determinations.
- Dispute resolution: an independent appeals panel composed of one council member, one fisher representative, and one external marine-fisheries expert.
- Adaptation: annual review with explicit triggers (stock recovery; stock decline; new ecological survey); rule revision requires majority of rule-design committee.
This recommendation is structurally licensed by commons_governance,
informed empirically by Ostrom's documented design principles for
working commons, and adapted to the specific operational realities
the council faces (one-month deadline, large-boat operator
opposition, marine biologist's data as evidence base).
Pipeline run summary¶
The pipeline produced, in sequence: (1) a precise problem
statement; (2) a 15-prime initial identification; (3) a salience
ranking; (4) a 7-prime operative subset after pruning; (5) a
context-specific relational model; (6) a meta-model abstracting
across domains; (7) an archetype query against the live catalog,
returning commons_governance as a direct match plus several
adjacent archetypes; (8) dual-pass reasoning that produced
complementary inferences from the context-specific and meta-model
views; (9) an evaluation against the archetype's documented
failure modes, with a final structured recommendation.
The artifacts at each stage are inspectable. The reasoning chain is auditable: at any step, an evaluator can ask why a particular prime was identified, why a particular salience ranking was chosen, why a particular archetype was selected, and the step's output is the answer.
The example required approximately 6,000 words of artifact production to walk through. In live use the pipeline can be more compact; the verbose form here serves the paper's pedagogical function of exhibiting each step's content explicitly.