Contest Stop-Loss Rule¶
Rule — instantiates Attrition Contest Exit Design
A pre-committed exit threshold set before the contest heats up — quit or force a review when cumulative cost crosses the line, judged against what can still be salvaged rather than what has already been spent.
The reason attrition contests run past the point of sense is that the person deciding whether to continue is the one already invested in continuing. Contest Stop-Loss Rule takes the decision away from that later, committed self and gives it to an earlier, calmer one. Borrowed from the finance instrument of the same name, it is a threshold set in advance — a level of cumulative cost, elapsed time, or a decisive setback — that, once crossed, forces an exit or a mandatory review. Its distinguishing feature is twofold: the trigger is pre-committed before the fight gets emotional, and the line is drawn against salvage value — what can still be recovered by leaving now — not against the sunk spend that the invested self keeps pointing at.
Example¶
A bootstrapped software startup is sued for patent infringement by a much larger competitor whose evident strategy is to bury them in discovery costs. Before the litigation intensifies, the founders write a stop-loss: "If legal spend passes ≈$900k, or the court denies our core motion, we automatically move to settle or license — no re-debate required." Alongside it they draw the salvage map: at exit, a license that keeps the product shipping and avoids an injunction is worth far more than a courtroom victory that arrives bankrupt. Months later, spend crosses the line mid-case. Because the rule was set in advance and keyed to salvage, the CFO can invoke it as policy — the company following its own pre-agreed discipline — rather than as the founders losing their nerve at the worst moment.
How it works¶
- Pre-commit the threshold. Set the trigger before the contest heats up, when judgment is cool, and record it.
- Key it to a bright-line metric. Cumulative cost, elapsed time, or a specific losing event — something unambiguous, not "when it feels like too much."
- Anchor the line to salvage, not sunk cost. The threshold is set where continuing is worth less than what can still be recovered by exiting — spent money is explicitly excluded from the comparison.
- Mandate a decision at the gate. On trigger, the rule forces either an automatic stop or a deliberate, logged re-authorization — never silent continuation.
Tuning parameters¶
- Threshold level — tight thresholds exit early and cheaply but risk quitting a winnable fight; loose ones rarely bind.
- Trigger metric — spend, time, or a milestone loss; pick the one that most cleanly signals the contest has turned.
- Hard stop vs review gate — an automatic exit removes discretion entirely; a review gate preserves judgment but can decay into a rubber stamp.
- Override cost — how hard it is to continue past the line; making override deliberately effortful and logged is what preserves the pre-commitment.
- Salvage refresh — how often the recoverable-value estimate is updated as the contest evolves.
When it helps, and when it misleads¶
Its strength is that it binds you before the sunk-cost pull sets in, which is precisely the corrective for escalation of commitment[n1] — the drift where past investment justifies further investment. A pre-committed line lets a team stop without anyone having to be the one who "gave up."
It misleads when the discipline it depends on erodes. A threshold set too loose never fires; a soft review gate that re-authorizes every single time is a stop-loss in name only. Its classic misuse is being run backwards — the line quietly moved after it's crossed to justify continuing, which converts a commitment device into a rationalization. The discipline that guards against this is to make override genuinely costly and logged, and to recompute salvage value honestly rather than to whatever number keeps the fight alive.
How it implements the components¶
stop_loss_and_review_gate— the pre-set trigger and the mandated stop-or-review it fires when crossed.salvage_value_map— the forward comparison the threshold is anchored to: what is still recoverable by exiting now.
It does not produce the live cost and prize figures its trigger reads — those come from Attrition Burn-Rate Dashboard — and it does not carry out the exit, which needs a channel (Mediated Off-Ramp Protocol) or a face-saving narrative (Face-Saving Exit Script). This is the line that forces the decision, not the machinery that measures it or executes it.
Related¶
- Instantiates: Attrition Contest Exit Design — supplies the pre-committed decision trigger the design relies on.
- Consumes: Attrition Burn-Rate Dashboard provides the cost/prize metric the threshold watches.
- Sibling mechanisms: Attrition Burn-Rate Dashboard · Mutual Standstill Agreement · Sunk-Cost Reset Review · Reservation-Value Disclosure Proxy · Face-Saving Exit Script · Mediated Off-Ramp Protocol · Collateral-Harm Escalation Trigger · Post-Exit Non-Retaliation Commitment · Time-Boxed Contest Conversion
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: A pre-committed exit threshold set before the contest heats up — quit or force a review when cumulative cost crosses the line, judged against what can still be salvaged rather than what has already been spent, making its operative form a standing rule, threshold, contractual commitment, or policy constraint governing future conduct.
Independent corroboration: The frozen evidence defines Contest Stop-Loss Rule as 'A pre-committed exit threshold set before the contest heats up — quit or force a review when cumulative cost crosses the line, judged against what can still be salvaged rather than what has already been spent', so its operative form is Rule, Policy & Commitment.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Economics & Finance
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Financial trading cohered the stop-loss as a precommitted exit threshold that limits further exposure once a defined loss is reached.
Related originating lineages:
- Psychology — Escalation-of-commitment and sunk-cost research explains why the exit decision must be set before investment and emotion accumulate.
Review resolution: The precommitted threshold descends from financial stop-loss practice, while sunk-cost and escalation research materially motivate its transfer to contests; the generalized rule is synthesized.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
The rule triggers a decision, not the exit itself. Crossing the line forces the team to stop or explicitly re-commit; actually getting out — through a settlement channel or a face-saving story — is the work of separate mechanisms. Keeping the trigger separate from the exit is what lets a team hold the line firm while still choosing the least-costly way through it.
[n1] Escalation of commitment (Staw) — the well-documented tendency to invest further in a failing course of action to justify prior investment. A stop-loss set in advance is a standard structural countermeasure, because it moves the decision to before the escalation pressure builds. ↩