Intervention-Coupled Harm¶
Core Idea¶
A beneficial intervention produces harm through the same — or a mechanistically inseparable — causal step by which it produces its benefit, so tuning the channel down to suppress the harm proportionally suppresses the benefit. The harm-benefit ratio is fixed by the mechanism, not independently dialable.
How would you explain it like I'm…
Same Part Helps and Hurts
One Channel, Two Effects
Shared-Mechanism Harm
Broad Use¶
- Pharmacology: chemotherapy kills marrow stem cells because both they and tumour cells divide rapidly — the therapeutic window.
- Cybersecurity: rate-limiting and MFA reduce attacker capability through the same friction that reduces legitimate-user capability.
- AI safety: alignment training reduces harmful outputs via the same gradients that produce sycophancy and over-refusal.
- Economic policy: rent control lowers prices for current tenants by lowering the return that also deters new supply.
- Ecology: prescribed burns reduce fuel load via the same combustion that kills sensitive species.
- Public health: sterilising immunity reduces transmission via the same selection pressure that drives antigenic escape.
Clarity¶
It separates an incidental harm (riding a different mechanism, isolable) from a coupled harm (sharing the mechanism, not separable by tuning), preventing wasted effort tuning what cannot be isolated.
Manages Complexity¶
It routes every case through one question — is the harm a mechanism-sharer? — sorting cases into two solution families instead of an open catalogue of domain remedies.
Abstract Reasoning¶
It trains therapeutic-index thinking: trace the mechanism, find the shared step, and choose among four moves — accept the ratio, switch mechanism, combine different-mechanism interventions, or compensate on a separate channel.
Knowledge Transfer¶
- Pharmacology → security: benefit-to-coupled-harm ratios per dose become false-positive versus detection-rate curves.
- Chemotherapy → security: combining sub-maximal different-mechanism agents ports to layered (defence-in-depth) architectures.
- Ecology → medicine: the mechanism-switch from chemical to biological control is the same move as switching cytotoxic to targeted therapy.
Example¶
Multi-factor authentication blocks password-theft attacks through the very friction that also locks out legitimate users; less MFA restores the attack surface, so the fix is to switch (phishing-resistant crypto), compensate (passwordless recovery), or combine (risk-based MFA), not to tune.
Relationships to Other Primes¶
Parents (2) — more general patterns this builds on
- Intervention-Coupled Harm is a kind of Coupling — The file: 'this prime is the specific coupling of a beneficial mechanism's output to a harmful output through one inseparable step' — a specialization of coupling. The 0.858 nearest neighbour is coupling, the genuine genus (here child-not-parent).
- Intervention-Coupled Harm is a kind of, typical Trade-offs — Sharper case of trade_offs where the harm-benefit ratio is FIXED BY THE MECHANISM (not independently dialable). The file frames it explicitly against generic trade_offs. Owner picks coupling vs trade_offs lineage.
Path to root: Intervention-Coupled Harm → Coupling
Not to Be Confused With¶
- Intervention-Coupled Harm is not Trade-offs because a generic trade-off weighs two independently-dialable quantities, whereas here the exchange rate is fixed by the mechanism and cannot be improved by tuning.
- Intervention-Coupled Harm is not Side Effect because a side effect often rides a different mechanism and is isolable by precise targeting, whereas a coupled harm rides the same step and cannot be isolated.
- Intervention-Coupled Harm is not Externality because an externality concerns who bears the cost, whereas this prime concerns how the harm is produced — through the same channel as the benefit, regardless of who absorbs it.