Knowledge Decay
Gradual loss of relevance or accuracy of stored knowledge over time as conditions change.
Category: Concepts
Tags: knowledge-management, information-architecture, risks
Explanation
Knowledge decay is the process by which stored knowledge loses accuracy, relevance, or usefulness over time. It applies to human memory, organizational knowledge bases, documentation, and AI context systems alike.
The law of staleness describes the mechanism: information's value declines rapidly as it ages. Technical documentation becomes outdated as APIs change. Best practices evolve. Facts get superseded. Notes about a project's architecture describe last year's system, not today's.
In Personal Knowledge Management (PKM), knowledge decay is why periodic review matters. A note written two years ago may contain outdated assumptions. A Zettelkasten that's only written to but never revisited accumulates decay silently. The same applies to organizational knowledge management: institutional knowledge decays as people leave, processes change, and context gets lost.
Knowledge decay is the broader concept that specific forms of rot extend from:
- **Bit rot**: digital data corruption from storage degradation
- **Link rot**: URLs breaking as pages move or disappear
- **AI context rot**: AI instructions and memory becoming stale relative to the system they describe
Mitigation strategies include periodic review cycles, automated staleness detection, pruning outdated content, and maintaining connections between notes so that updates propagate naturally through a knowledge network.
Related Concepts
← Back to all concepts