Cohort-Diversified Source Plan¶
Sourcing policy — instantiates Cohort-Structured Replenishment Stabilization
Draws each replenishment cohort from several uncorrelated sources and staggered entry windows, so one bad year or one failed channel dents a slice of the class instead of hollowing the whole cohort.
When a whole cohort is drawn from a single source in a single window, that cohort inherits the source's bad luck wholesale: one lean recruiting year, one collapsed channel, and the entire class is weak at once. Cohort-Diversified Source Plan attacks this at the root by refusing to let any cohort be a monoculture. Its defining move is decorrelation before the fact — spreading each intake across sources and entry windows whose fortunes do not move together, so the variance that would have sunk one cohort is averaged down across several partly-independent slices. It is a preventive structural policy, not a response: it changes how cohorts are built so that fewer of them ever come in weak, rather than reacting once one does.
Example¶
A military service historically filled each year-group heavily from one commissioning source. A Cohort-Diversified Source Plan rebalances every accession year across several channels — the service academy, university reserve programs, and officer candidate school — and staggers reporting across more than one window. When one channel has an off year — a recruiting shortfall, a curriculum disruption — that year-group is no longer hollow, because the other channels' cohorts were drawn under different conditions. The logic is the biologist's bet-hedging[n1]: in a variable environment, spreading reproduction across conditions beats betting the whole cohort on one draw.
The output is an intake allocation — which sources supply what share, entering when — designed so that the correlations that would synchronize a failure are deliberately broken.
How it works¶
- Map the inflow across the boundary. Enumerate the channels that feed new cohorts into the stock and define which count as in-scope sources.
- Measure correlation, not just count. Two sources only diversify if their good and bad years do not coincide; the plan targets decorrelated channels, not merely many.
- Allocate cohort shares. Split each intake across sources so no single channel's failure can hollow the class.
- Stagger the entry windows. Spread reporting across windows so a bad time is decorrelated the same way a bad source is.
Tuning parameters¶
- Number of sources — more channels lower correlated risk but raise coordination cost and can dilute coherence.
- Correlation threshold — how independent two sources must be to count as diversifying; strict thresholds are safer and harder to fill.
- Share allocation — equal split vs. quality-weighted; equal maximizes decorrelation, weighted protects average strength.
- Entry-window stagger — how widely reporting is spread in time; wider decorrelates timing risk but complicates onboarding.
- Diversification budget — how much cost or quality one will trade for resilience.
When it helps, and when it misleads¶
Its strength is that it prevents the correlated recruitment failure — the single worst outcome for a replenished stock — by ensuring no cohort rides on one source's luck. It is cheapest to apply upstream, before a weak class exists to rescue.
It misleads when the sources are not as independent as assumed: a hidden common cause (a national labor shortage, a shared feeder pipeline) makes nominally diverse channels fail together, and the plan's protection evaporates exactly when it is needed. Over-diversification can also dilute quality or cohort cohesion. The classic misuse is relabeling a comfortable status-quo mix as "diversified" without ever measuring whether the channels actually move independently. The discipline is to track realized source correlation over time, not intended diversity.
How it implements the components¶
Cohort-Diversified Source Plan realizes the inflow-shaping side of the archetype:
cohort_diversification_strategy— the plan is this: the allocation of each cohort across decorrelated sources.replenished_stock_boundary— it defines and shapes the inflow side of that boundary: which channels count as feeders and in what proportion.cohort_entry_window_map— it staggers entry across windows, decorrelating cohort risk in time as well as by source.
It does not implement the measurement of the resulting cohort's strength (Cohort Strength Table), the live watch on a window (Early-Window Sentinel Monitoring), or the age-weighted control of draw-down — that is Age-Weighted Quota or Capacity Rule.
Related¶
- Instantiates: Cohort-Structured Replenishment Stabilization — this policy shapes the inflow so cohorts arrive less correlated.
- Sibling mechanisms: Year-Class or Vintage Matrix · Weak-Cohort Trigger Rule · Early-Window Sentinel Monitoring · Cohort Strength Table · Age-Weighted Quota or Capacity Rule · Age-Structured Projection Model · Cohort-Echo Scenario Simulation · Strong-Cohort Pacing Rule · Recruitment-Failure Postmortem
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: The mechanism requires replenishment cohorts to draw bounded shares from decorrelated sources and staggered entry windows so no source or period dominates, making its operative form a standing diversification policy.
Nearest alternative: Representation, Specification & Plan — A source-and-window plan documents the allocation, but the mechanism protects the stock only when those diversification constraints continue to govern actual intake.
Review outcome: Adjudicated after independent review; high confidence.
Origin Attribution¶
Primary origin: Military & Strategic Studies
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Military personnel planning established managing an accession year across multiple commissioning sources whose differing lead times and capacities can offset a shortfall in any one channel.
Related originating lineages:
- Biology & Ecology — Diversified bet-hedging supplies the strategy of spreading a cohort across imperfectly correlated conditions to protect long-run lineage survival.
- Economics & Finance — Portfolio theory supplies covariance-aware allocation rather than merely counting nominally different sources.
Review resolution: GAO documents the Army's use of academy, ROTC, and OCS accessions and its reliance on one channel to offset shortfalls in others. Experimental ecology verifies diversified bet-hedging across uncertain entry conditions, while Markowitz provides the covariance-aware diversification formalism. The mechanism combines these, but its concrete source-plan lineage is military accession management.
Attribution caveat: The decorrelation logic is borrowed from ecology and finance, but military personnel planning is primary because the mechanism's actual governed object is an accession cohort allocated across source channels and reporting windows.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; high confidence.
Sources consulted:
- U.S. GAO: Strategic Plan Needed to Address Army Officer Accession and Retention Challenges
- Pinceel et al.: Empirical Confirmation of Diversified Bet Hedging
- Markowitz: Portfolio Selection
Notes¶
[n1] Bet-hedging is the evolutionary-ecology strategy of accepting lower average return in exchange for lower variance across unpredictable conditions — e.g. staggered seed germination. Named here as the real, correctly-scoped principle behind decorrelating cohort sources. ↩