{
  "id": "technical-debt.upkeep",
  "term": "technical debt",
  "sense": "upkeep",
  "pos": "noun",
  "status": "review",
  "level": 16,
  "arena": "technical systems",
  "domain": "software development",
  "style": "folk",
  "definition": "Work that was not done when it could have been, which narrows the range within which a system can persist without breaking.",
  "folk_gloss": "Shortcuts taken in software that cause problems later.",
  "emergence": {
    "components": [
      "maintenance.upkeep",
      "window.range",
      "neglect.omission",
      "drift.aimless",
      "boundary.limit"
    ],
    "interaction": "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": [
    {
      "text": "In 2019, Capital One’s cloud misconfiguration—unfixed for months—led to a breach exposing 100 million records.",
      "domain": "computing"
    },
    {
      "text": "The 2010 Deepwater Horizon rig explosion followed years of deferred safety upgrades to save $2.7 million per well.",
      "domain": "engineering"
    },
    {
      "text": "By 2007, Detroit’s water system had 60,000 unmaintained service lines, doubling lead levels in homes.",
      "domain": "institutions"
    }
  ],
  "relations": [],
  "used_by": [],
  "forms": [
    "technical debt"
  ],
  "closed": false,
  "provenance": {
    "author": "phrases:qwen/qwen3-235b-a22b-2507",
    "date": "2026-07-29",
    "confidence": 0.7,
    "sources": [
      "folk phrase — invisible maintenance"
    ]
  },
  "canonical": "https://emergencemachine.com/tools/lexicon/what-is-the-meaning-of-technical-debt.upkeep"
}