Differential Decay¶
Core Idea¶
Differential decay is the pattern in which two coupled signals decay at different rates, so the pair's net meaning inverts or shifts over time even though neither component changes substantively. The surviving component carries forward a meaning the pair never asserted — often a sign flip. Because the drift is driven by the gap between rates, the fix is re-pairing, not amplifying the survivor.
How would you explain it like I'm…
The Note Blew Away
When the Warning Fades First
Uncoupled by Time
Broad Use¶
- Persuasion (sleeper effect): a low-credibility source discount fades faster than the message, so net persuasion increases with delay.
- Source-monitoring failures: memory content persists while source attribution fades, so a fact is treated as known outright.
- Retraction-resistant misinformation: citation networks carry the original claim long after the retraction has decayed from awareness.
- Warning-label fade-out: a brand persists in memory while the disclaimer fades, so the brand acquires the meaning the disclaimer denied.
- Citation drift: "up to N%" becomes "N%" becomes "is N%" as the qualifier drops in secondary literature.
- Software deprecation and contracts: a deprecated API persists while its notice fades; a warranty persists while its exclusions fade.
- Measurement: a point estimate propagates in policy citation while its confidence interval fades — "between 2 and 12" becomes "7."
Clarity¶
Separates signal decay (a magnitude problem — everything fades) from differential decay (a content problem — the surviving fragment says something the pair never asserted), redirecting design from "make X memorable" to "does X's qualifier survive at the same rate?"
Manages Complexity¶
Collapses sleeper effect, source monitoring, citation drift, and warning-label inefficacy into one mechanism — coupled signals with differential persistence — letting intervention ideas transfer across substrates.
Abstract Reasoning¶
When an outcome inverts without anyone changing their mind or editing the source, look for a coupled pair with differential persistence; any qualifying signal must decay at least as slowly as what it qualifies, or the qualification fails predictably.
Knowledge Transfer¶
- Regulation: a warning-label drafter borrows persuasion's "refresh the discount cue at retrieval."
- Scholarship: a publisher binds the retraction to every citation so the two decay together.
- Software: a deprecation notice is surfaced in the IDE at every invocation, the developer-attention analogue of a physical warning label.
Example¶
The sleeper effect: a persuasive message attached to a known-unreliable source starts at low net persuasion, but the source discount fades faster than the message, so measured persuasion rises over time — fixed only by re-pairing the discount cue at retrieval, never by making the message more memorable.
Relationships to Other Primes¶
Parents (1) — more general patterns this builds on
- Differential Decay is a kind of Signal Decay and Fadeout — differential_decay is the CHILD that enriches generic decay: two COUPLED signals fade at DIFFERENT rates, so the survivor carries a meaning the pair never asserted (often a sign flip) — a CONTENT transformation, where signal_decay_and_fadeout is a MAGNITUDE reduction. The file: generic decay reduces magnitude, differential decay reshapes content. NOT a reparent OF signal_decay_and_fadeout — it is the more-specialised case (deep_reparent flag resolves to CHILD).
Path to root: Differential Decay → Signal Decay and Fadeout → Dissipation → Irreversibility → Reversibility and Irreversibility
Not to Be Confused With¶
- Differential Decay is not Signal Decay and Fadeout because it reshapes content (the survivor says something new, often a sign flip), whereas generic fadeout reduces magnitude — and amplifying the survivor worsens differential decay.
- Differential Decay is not Temporal Decay and Degradation because it is irreducibly relational (needs two coupled signals and a rate gap), whereas degradation is the deterioration of a single item over time.
- Differential Decay is not Maintenance because its remedy is rate-equalising (maintain the qualifier, not the claim), whereas maintenance is rate-agnostic upkeep — and applied to the wrong component it is actively harmful.