Cognitive Debt
HoldTechniques
A concept describing loss of shared understanding about a system among people.
Why it's here
Placed in Hold: 2 article(s) of evidence from 2 source(s), led by research-stage coverage, with 0 in the last 30 days. Confidence 44%.
Evidence (2)
- 3Simon Willison·7/2/2026researchUnderstand the code to work with coding agents
Simon Willison highlights Geoffrey Litt's talk on the need to understand code deeply when collaborating with coding agents. The main idea is that maintaining understanding helps avoid cognitive debt and allows developers to participate actively in the creative process as agents make larger changes.
- 4Martin Fowler·4/2/2026researchLLMs, cognitive debt, and verification in software development
Martin Fowler highlights a framework that separates system health into technical debt, cognitive debt, and intent debt, arguing that each limits a different aspect of software evolution. He also discusses research framing AI as a “System 3” in cognition, and notes that as coding agents reduce the cost of writing code, verification becomes the more valuable and difficult work.