# technical debt (upkeep)

*Ordinarily means:* Shortcuts taken in software that cause problems later.

Work that was not done when it could have been, which narrows the range within which a system can persist without breaking.

- Computed level: L16 (depth in the emergence graph, not abstraction)
- Status: review  ·  Domain: software development  ·  Arena: technical systems

## Emergence
**Emerges from:** [maintenance](https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-maintenance.upkeep), [window](https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-window.range), [neglect](https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-neglect.omission), [drift](https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-drift.aimless), [boundary](https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-boundary.limit)

**Through:** The phrase reports that a system is drifting toward a wall because maintenance was skipped, not because parts broke — the model assumes the system is stable, but the range has silently narrowed.

**Novel properties:**
- The debt is not in the code — it is in the difference between what the system can tolerate and what it is asked to do.

## Examples
- In 2019, Capital One’s cloud misconfiguration—unfixed for months—led to a breach exposing 100 million records. *(computing)*
- The 2010 Deepwater Horizon rig explosion followed years of deferred safety upgrades to save $2.7 million per well. *(engineering)*
- By 2007, Detroit’s water system had 60,000 unmaintained service lines, doubling lead levels in homes. *(institutions)*

---
*Canonical: https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-technical-debt.upkeep*  
*Structured data: https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-technical-debt.upkeep.json*  
*Every definition provably resolves to space, time, energy and pattern.*