Skip to content

Deductible or First-Loss Share

First-loss allocation rule — instantiates Skin-in-the-Game Alignment

Makes the actor absorb the first, bounded slice of any loss before protection or a shared pool takes over, so no loss is ever entirely someone else's.

A Deductible or First-Loss Share puts the actor at the front of the loss stack: they eat the first defined amount of any downside before insurance, a backstop, or a shared pool absorbs the rest. Its distinctive move among its siblings is positional — it slices the loss vertically at an attachment point, so the actor's exposure is the first, bounded layer and the protection sits behind it. Unlike a proportional co-bearing of every loss (a shared-loss contract), the actor's share is not a percentage of the whole but a floor: they carry everything up to the threshold and nothing above it. That first slice is what keeps small and frequent losses from being free while capping how much any single event can cost the actor, which is exactly what makes the exposure bearable enough to keep in place.

Example

A securitizer packages a pool of loans and sells the bulk of the risk to outside investors. Left there, the originator has every reason to write loose loans and offload the consequences. So the structure requires them to retain the first-loss piece — the bottom tranche that absorbs the earliest defaults before any senior investor is touched.[1] Because the originator's own capital is wiped out first when the loans go bad, the quality of what they originate now costs them directly and immediately, from the first default rather than only in a catastrophe. The retained slice is bounded — they are not on the hook for the whole pool — but it is the slice most sensitive to exactly the care they control: how carefully each loan was underwritten.

How it works

  • Set the attachment point. Define the threshold up to which the actor bears loss and beyond which protection or the pool takes over.
  • Position the actor first. Place their slice at the bottom of the loss stack, so it is the earliest and most decision-sensitive layer, not a residual.
  • Cap the exposure. Bound the actor's total share at the attachment point so a catastrophic event does not become ruin, keeping the stake meaningful but survivable.
  • Adjust for affordability. Size the first-loss layer against what the actor can actually bear, so it disciplines rather than simply excludes.

Tuning parameters

  • Attachment point — how large the first slice is. Higher exposes the actor to more and sharpens care, but risks ruin and excludes the thinly-capitalized; lower is affordable but easy to shrug off.
  • Cap height — where the actor's exposure stops. A tight cap protects against catastrophe but can leave the tail entirely with others.
  • Aggregate vs. per-event — whether the deductible resets each incident or accumulates over a period, which changes how repeated small losses bite.
  • Affordability scaling — whether the first-loss layer is fixed or scaled to the actor's capacity, trading uniformity against fairness and access.
  • Reset cadence — how often the threshold is recalibrated as the actor's risk profile or wealth changes.

When it helps, and when it misleads

Its strength is that it makes the frequent, controllable losses land on the actor while capping the rare, catastrophic ones — which suits diffuse damage the actor influences daily and could otherwise treat as costless. By bounding the downside, it keeps skin in the game on losses that people can actually bear to carry.

Its weaknesses are threshold-gaming and regressive access. An actor who knows the exact attachment point can steer losses to sit just above it, and a first-loss layer large enough to discipline the wealthy can be ruinous for the capital-constrained. The classic misuse is setting the deductible for revenue or exclusion rather than alignment — pricing the first slice so high that it screens out capable-but-poorer actors instead of disciplining anyone. The discipline is to size the attachment point to the loss the actor genuinely controls and to their ability to bear it, and to re-check both as circumstances change.

How it implements the components

Deductible / First-Loss realizes the bounded-first-slice side of the archetype:

  • shared_downside_rule — defines the actor's shared consequence as the first, bounded layer of loss up to an attachment point.
  • calibration_and_cap_rule — sets the attachment point and the cap that keep the stake meaningful without making it unlimited.
  • stake_affordability_adjustment — scales that layer to what the actor can bear, so it aligns rather than merely excludes.

It splits loss below an attachment point, not proportionally across the whole loss — that is Shared-Loss Contract — and it does not require investing into the venture itself, which is Co-Investment Requirement, nor make the actor live under the outcome, which is Eat-Your-Own-Dogfood Requirement.

  • Instantiates: Skin-in-the-Game Alignment — it keeps the earliest, most controllable losses on the actor while capping the catastrophic tail.
  • Sibling mechanisms: Shared-Loss Contract · Co-Investment Requirement · Deferred Compensation with Forfeiture · Eat-Your-Own-Dogfood Requirement · Equity Stake with Retention Period · Reputation-at-Risk Registry · Clawback Clause · Collateral Requirement · Malpractice or Professional Liability · Performance Bond

References

[1] Post-2008 rules in the U.S. (Dodd-Frank Act §941) and the EU (Securitisation Regulation) require securitizers to retain at least a defined slice — commonly framed as a 5% risk-retention or "skin in the game" requirement, often held as the first-loss piece — so originators keep exposure to the credit quality they create. A real, narrowly-specified first-loss rule.