Reserve or Reinsurance Trigger¶
Trigger rule — instantiates Pooling Threshold and Minimum Scale Determination
A standing rule that retains losses up to a set limit funded by member contributions and cedes everything above it to an external reinsurer or backstop.
The Reserve or Reinsurance Trigger operationalizes the boundary between what the pool keeps and what it hands off. Some losses are too large or too correlated for any realistic pool to absorb — the tail the stress test exposes — and pretending otherwise is how a pool overpromises. This rule draws an explicit retention limit: below it, losses are paid from a reserve the members fund through their contributions; above it, a trip-wire fires and the excess is ceded to an external reinsurer or backstop. Its defining move is that it is executable governance, not analysis — a standing, automatic rule that at a defined threshold transfers risk beyond the pool's capacity, plus the contribution surcharge that keeps the retained reserve funded to that limit. It is where the pool stops carrying risk alone and where a sub-scale or tail-exposed pool becomes able to promise coverage it could never self-fund.
Example¶
Fourteen small towns form a shared pool to cover municipal liability claims — a slip-and-fall in a park, a pothole lawsuit, an employment dispute. Ordinary claims are frequent and modest, and the pool handles them easily from a reserve the towns fund through annual assessments. But a single catastrophic judgment — a wrongful-death verdict against a police department, say — could exceed the entire reserve in one stroke. The reserve-or-reinsurance trigger sets the terms in advance. The pool retains up to \$2M per occurrence, funded by a contribution surcharge sized to keep the reserve at that level; the moment a claim crosses \$2M, the excess is automatically ceded to a reinsurance treaty that carries the layer above. An aggregate stop-loss caps the pool's total annual retention as a second trip-wire. No town has to negotiate the transfer when disaster strikes — the rule already fired. The pool credibly promises coverage far larger than its own reserve, because everything past its retention belongs to the reinsurer.
How it works¶
- Set the retention limit. Fix the loss level — per-occurrence and aggregate — up to which the pool pays from its own reserve.
- Fund the reserve. Levy a member contribution surcharge sized to build and maintain the reserve to the retention limit.
- Define the cede trigger. Specify the trip-wire (a single claim or a running aggregate crossing the limit) at which losses pass automatically to the external backstop.
- Wire the backstop terms. Set the reinsurer's attachment point, limit, and reinstatement so the handoff is unambiguous when the trigger fires.
Tuning parameters¶
- Retention limit — how much the pool keeps before ceding. A low retention transfers more risk but pays away more premium and margin; a high retention is cheaper but leaves the pool exposed.
- Per-occurrence vs aggregate attachment — whether the backstop responds to one large claim, a bad accumulation of many, or both.
- Contribution surcharge — how aggressively the reserve is funded toward the retention. Faster funding steadies the pool but raises dues sooner.
- Backstop counterparty and terms — the reinsurer's price, limit, and reliability, trading cost against certainty the cover pays when called.
- Reinstatement — whether cover refills after a hit, setting the pool's exposure to a second event in the same period.
When it helps, and when it misleads¶
Its strength is that it lets a pool that is sub-scale or tail-exposed still make a credible promise: by ceding the layer it cannot self-fund, it caps its downside and can offer coverage far beyond its reserve. It turns the stress test's "the pool tops out here" into a concrete, pre-agreed handoff, so no one is negotiating risk transfer in the middle of a crisis. The retention limit is the classic self-insured layer beneath reinsurance, and setting it well is the heart of the rule.[1]
Its failure mode is moral hazard on two fronts. A generous backstop dulls the pool's own discipline — why screen entrants or hold reserves carefully if the reinsurer catches the fall? And over-ceding gives away the diversification benefit that was the point of pooling: cede too much and members are simply paying a reinsurer's overhead and margin to carry risk the pool could have held. The classic misuse is a low retention that reinsures away the pool's reason to exist. The guarding discipline is to retain enough that the pool keeps real skin in the game, and to re-price the retention as claims experience accrues rather than freezing it at launch.
How it implements the components¶
The Reserve or Reinsurance Trigger fills the risk-transfer slice of the stack:
external_backstop_interface— its core: the retention limit and automatic cede trigger connecting the pool to a reinsurer or backstop.member_contribution_rule— the surcharge that funds the retained reserve up to the retention limit.
It does not size the worst-case loss it caps (tail_risk_and_reserve_buffer — that is Correlated-Shock Stress Test's), and it does not screen entrants into risk classes (heterogeneity_and_selection_screen, pool_segmentation_boundary — Stratified Entry Rule's); it transfers risk beyond the pool's retention, it neither measures that risk nor controls who enters.
Related¶
- Instantiates: Pooling Threshold and Minimum Scale Determination — supplies the standing risk-transfer rule that lets the pool promise beyond its own reserve.
- Consumes: Correlated-Shock Stress Test — takes the tail loss and self-insurance ceiling it computed as the basis for the retention limit.
- Sibling mechanisms: Actuarial Pool-Size Model · Monte Carlo Pool Simulation · Correlated-Shock Stress Test · Administrative Break-Even Calculator · Claims Experience Credibility Analysis · Membership Threshold Dashboard · Stratified Entry Rule
Editorial Notes¶
Form Classification¶
Form family: Control, Automation & Runtime
Rationale: Reserve or Reinsurance Trigger operates as a live operational control that automatically routes, enforces, adapts, or responds during execution because it a standing rule that retains losses up to a set limit funded by member contributions and cedes everything above it to an external reinsurer or backstop.
Independent corroboration: The frozen evidence defines Reserve or Reinsurance Trigger as 'A standing rule that retains losses up to a set limit funded by member contributions and cedes everything above it to an external reinsurer or backstop', so its operative form is Control, Automation & Runtime.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Economics & Finance
Origin pattern: Single lineage
Present-day reach: Specialized
Rationale: Retention layers, pooled contributions, and ceding excess loss are canonical insurance and reinsurance structures.
Related originating lineages:
- Operations Research — Actuarial and stochastic optimization materially inform attachment points and retention limits.
Review resolution: Both blind reviewers agree that economics_finance is the primary historical origin. Explicit reconciliation of alternate origin disagreement, domain reach disagreement adopts reviewer_a's evidence: Retention layers, pooled contributions, and ceding excess loss are canonical insurance and reinsurance structures. The selected record uses alternates=operations_research, origin_mode=single_lineage, and domain_reach=specialized; the other review proposed alternates=organizational_management, origin_mode=single_lineage, and domain_reach=multi_domain. The selected combination better preserves the mechanism-specific formative lineages and calibrated scope; broader present-day use is not treated as proof of additional historical origin.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
This rule consumes what Correlated-Shock Stress Test produces: the stress test sizes the tail and marks where the pool can no longer self-insure; this rule acts on that number, setting the retention there and ceding everything above it. Keeping the two separate is what lets the pool re-run the stress test — with fresh scenarios or worse assumptions — and re-price the retention without rewriting the transfer machinery each time.
References¶
[1] National Association of Insurance Commissioners. Glossary of Insurance Terms (n.d.). Defines the retention limit as the amount an insurer carries itself before reinsurance responds above the stated layer. registry ↩