Age-Weighted Quota or Capacity Rule¶
Standing decision rule — instantiates Cohort-Structured Replenishment Stabilization
Sets standing intake, harvest, or capacity limits from the stock's age structure rather than its current total, so a full-looking but top-heavy stock is not drawn down as if it were young and easily replaced.
The naïve control law reads the current total and draws against it — take more when the stock is high, less when it is low. Age-Weighted Quota or Capacity Rule replaces that law with one that weights the decision by which cohorts make up the total. Its defining move is to price the difference between replaceable and non-replaceable stock: a class of young, soon-to-mature members counts differently from a class about to exit, and the allowable draw is computed against the composition, not the headline number. This is the standing, always-on governor for the archetype — a formula that runs continuously — as distinct from the event-triggered contingencies that fire only when a cohort comes in weak or strong.
Example¶
A fishery's stock assessment shows spawning biomass at a multi-year high, and the naïve response is to raise the total allowable catch. The Age-Weighted Quota or Capacity Rule looks instead at the age composition and finds the high biomass is carried almost entirely by one exceptional year-class that has not yet spawned. Weighting the decision, it caps catch well below what the total would justify — the strong class is precisely the stock's near-future replenishment, and liquidating it now would leave a hole no current-year abundance can fill. The rule sets the quota as a function of the replaceable fraction, formalizing exactly the kind of composition-aware harvest control rule[n1] fisheries managers use to keep a boom year from mortgaging the recovery.
The output is a defensible number tied to structure: not "the stock is high, take more," but "the stock is high because of a class we must protect, so take less."
How it works¶
- Weight each cohort by role. Assign every age/stage class a weight reflecting how replaceable it is and how much the system depends on it maturing.
- Compute the draw against composition. The allowable intake, harvest, or load is a function of the weighted structure, not the raw total.
- Bound the total's signal. The rule explicitly limits how far the current aggregate can drive the decision — the governance form of "do not govern from the total alone."
- Run it standing, not reactive. The formula is applied every cycle, setting the baseline limit that the trigger and pacing rules then deviate from when a specific cohort demands it.
Tuning parameters¶
- Weighting scheme — linear-by-age, role-based, or replacement-value weights; the choice decides which classes the rule protects.
- Young-class reserve — the fraction of apparent stock held untouchable because it is the coming replenishment; larger reserves are safer and more costly.
- Total-feedback allowance — how much the current aggregate is still permitted to move the number; the dial between pure structure and pure total.
- Update frequency — how often the weights and limit are recomputed as the age structure shifts.
- Hard cap vs. guidance — whether the output binds or merely advises, trading enforceability against flexibility.
When it helps, and when it misleads¶
Its strength is that it stops a top-heavy or bottom-heavy stock from being managed as if it were uniform — it refuses to let a healthy total license the liquidation of the very cohorts that must replace it. It gives the system a continuous, composition-aware limit instead of a total-chasing one.
It misleads when the age data feeding the weights are stale or wrong — the rule is only as good as the structure it reads — and when the weights become political, chosen to license a preferred number. The classic misuse is running it backwards: deciding the quota first and reverse-engineering weights that justify it. The discipline is to fix the weighting formula before the cycle's numbers are known, and to audit each period's rule against realized replenishment so the weights stay honest.
How it implements the components¶
Age-Weighted Quota or Capacity Rule realizes the standing-governance side of the archetype — turning age structure into a limit:
age_weighted_decision_rule— the rule is this: it converts the age/stage composition into an intake, harvest, or capacity number.current_stock_feedback_boundary— it bounds how far the current total is allowed to drive the decision, enforcing the governance boundary at the point of control rather than only modelling it.
It does not implement the projection or forecast it reads (Age-Structured Projection Model, Cohort-Echo Scenario Simulation), nor the event-triggered responses — the weak-cohort contingency is Weak-Cohort Trigger Rule and the bumper-cohort smoothing is Strong-Cohort Pacing Rule.
Related¶
- Instantiates: Cohort-Structured Replenishment Stabilization — this rule is the standing control law the stock is drawn against.
- Consumes: Age-Structured Projection Model or Cohort Strength Table for the age composition it weights.
- Sibling mechanisms: Weak-Cohort Trigger Rule · Strong-Cohort Pacing Rule · Age-Structured Projection Model · Cohort Strength Table · Year-Class or Vintage Matrix · Early-Window Sentinel Monitoring · Cohort-Echo Scenario Simulation · Cohort-Diversified Source Plan · Recruitment-Failure Postmortem
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: The mechanism sets standing intake, harvest, or capacity limits from the stock's age structure rather than its current total, so a full-looking but top-heavy stock is not drawn down as if it were young and easily replaced, so its operative form is a standing rule, policy, threshold, or commitment.
Independent corroboration: The frozen evidence defines Age-Weighted Quota or Capacity Rule as 'Sets standing intake, harvest, or capacity limits from the stock's age structure rather than its current total, so a full-looking but top-heavy stock is not drawn down as if it were young and easily replaced', so its operative form is Rule, Policy & Commitment.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Marine Science & Oceanography
Origin pattern: Single lineage
Present-day reach: Multi-domain
Rationale: Age-structured fisheries management sets harvest control rules from year-class composition and recruitment rather than total biomass alone.
Related originating lineages:
- Agricultural Science & Agronomy — Herd and managed biological-stock replacement planning supplies another mature application.
- Biology & Ecology — Population dynamics explain age-specific fecundity, survival, maturation, and the replacement value of different cohorts.
- Operations Research — Feedback control and constrained optimization turn projected cohort structure into a standing allowable draw or capacity formula.
- Public Administration & Policy — Standing quota authority and precautionary management provide the governance layer.
Review resolution: NOAA explains that catch-at-age assessment uses individual age classes to estimate harvest rates and evaluate harvest options, and its reporting explicitly links age composition to harvest targets and control rules. That makes marine science primary; population biology, agricultural stock management, operations research, and public quota authority materially support the generalized rule.
Attribution caveat: The rule generalizes beyond fishing, but age-composition-based harvest advice and control rules provide the clearest documented operational lineage.
Review outcome: Researched adjudication after independent review; high confidence.
Sources consulted:
- NOAA Fisheries — Stock Assessment Model Descriptions
- NOAA Fisheries — Age Data Are Important for Sustainable Fisheries
Notes¶
This is the standing rule; the trigger and pacing rules are event rules. The quota sets the continuous baseline limit from structure; the others are deviations fired by a specific weak or strong cohort. Keeping them distinct means the baseline law can be stable even while contingencies come and go.
[n1] A harvest control rule is a pre-agreed formula in fisheries management that maps stock status to allowable catch; composition-aware versions weight by year-class rather than total biomass. Named here only as the real, correctly-scoped analogue this mechanism generalizes. ↩