Skip to Content

Capacity and policy

Insurance capacity is a collateral input. If capacity is thin, stale, generic, or already reserved for another event, it should compress risk appetite. It should not be treated as a comforting label attached to an LRT.

This page does not assign numeric parameters. Lyrasing has no deployed market, active LTV table, liquidation threshold, loop-depth parameter, supported collateral list, insurance contract, active reserve, or oracle implementation in this repository.

Capacity inputs

Capacity review should answer:

InputPolicy question
Available balanceHow much capacity exists before pending claims, reserves, fees, or backstop conditions?
Allocated surfaceWhich AVS, operator set, vault, strategy, withdrawal state, or LRT collateral variant can draw from it?
SeniorityIs the capacity senior to protocol reserves, junior to borrower collateral, or shared with another loss layer?
CorrelationCan one incident consume capacity for several collateral assets at once?
Pending claimsIs part of the pool reserved while evidence, veto, settlement, or reconciliation is unresolved?
Replenishment pathWhich future fees or capital sources rebuild capacity after payout?
Withdrawal or expiryCan external backstop capital leave, expire, or be reduced during stress?
FreshnessWhen was the capacity snapshot taken, and who can update it?

The capacity record should be evaluated at the same cadence as AVS exposure and LRT collateral records. Stale capacity is not coverage.

Policy levers

Thin capacity should affect multiple levers:

LeverCapacity effect
Borrow capCompress when insured loss could exceed allocated capacity.
Supply capPrevent the collateral class from growing faster than coverage and liquidation capacity.
LTV postureLower when insurance is generic, depleted, pending, or unmapped to the slash surface.
Liquidation threshold postureAccount for delayed settlement, queue timing, and expected recovery value.
Looping limitCompress faster than base LTV because recursive positions reuse the same coverage.
Admission statusDelay or reject candidates whose risk case depends on unavailable insurance.
Review cadenceShorten when capacity, operator sets, vault epochs, or slash conditions can change quickly.

Insurance should never be the only reason an asset qualifies for aggressive LTV. It can support a policy argument only after backing, liquidity, oracle units, timing, and AVS exposure are already reviewable.

Capacity bands

Use qualitative bands until an implementation exists:

BandMeaningPolicy posture
MappedCapacity is assigned to a defined slash surface and current enough to inform policy.Can support normal review, still with caps and stress tests.
ThinCapacity exists but is small relative to possible open exposure.Compress caps and looping; shorten review cadence.
SharedSeveral surfaces can claim the same pool.Allocate capacity before counting it for any one LRT.
PendingCapacity is reserved for unresolved evidence or delayed settlement.Treat as unavailable for new leverage until resolved.
DepletedA payout or drawdown consumed the relevant capacity.Pause or materially compress new exposure.
UnmappedReserve exists in name but not for the relevant slash surface.Do not count as insurance support.

These bands should feed the LTV adjustments and risk tiers language. They are not hidden numbers.

Pause, delisting, and review triggers

Capacity changes should trigger policy review:

TriggerConservative action
Insurance payoutRecalculate capacity bands, reduce caps, and review related collateral.
Pending slash claimReserve capacity and limit new leverage on affected surfaces.
Capacity falls below open exposureCompress borrow and supply caps before LTV precision.
External backstop notice or expiryStop counting the backstop after the notice boundary.
Operator-set or vault changeRe-map coverage to the new exposure surface.
Veto, appeal, or settlement delay lengthensTreat capacity as pending longer and tighten looping.
Coverage exclusion changesRe-review every asset whose LTV case depended on that coverage.

Pause and delisting language should remain separate from forced liquidation. Future protocol design may include borrow-disable, cap-to-zero, liquidation-only mode, or controlled unwind windows. This page only defines the insurance capacity triggers that should start that review.

Looping-specific posture

Looping can consume the same insurance argument multiple times. If one unit of collateral is supplied, borrowed against, and recursively supplied again, the position amplifies price, liquidity, oracle, timing, and slashing exposure while the insurance pool remains finite.

For that reason, capacity should compress looping before it compresses simple single-supply use. If capacity is thin, shared, pending, or unmapped, the looping posture should move toward low-depth, capped, or no-looping even when the base collateral review is still open.

Source notes

EigenLayer docs support the link between Operator Sets, Unique Stake, redistribution, safety delays, and slashable delegated stake. Symbiotic docs support capture timestamps, vault epochs, withdrawal slashability, VetoSlasher timing, and Burner routing. Lyrasing uses those mechanics to define capacity policy, not to claim active coverage or live integrations.

Last updated on