---
id: "prereq-technical-debt-d5"
type: "prereq"
source_timestamps: ["¶4"]
tags: ["software-engineering", "analogies"]
related: ["concept-sales-debt"]
reason: "Serves as the foundational analogy for understanding how short-term gains create long-term liabilities."
sources: ["commercial"]
sourceVaultSlug: "hbr-seg-commercial"
originDay: 5
articleStem: "hbr-tier1-03-sales-debt-grow"
sourceUrl: "https://hbr.org/2026/01/the-risks-of-prioritizing-short-term-revenue-over-customer-fit"
sourceTitle: "The Risks of Prioritizing Short-Term Revenue Over Customer Fit"
---
# Technical Debt

**Prerequisite.** The source uses **technical debt** — the long-term costs of shipping imperfect code to get an MVP out quickly, resulting in future bug fixes — as the *foundational analogy* for [[concept-sales-debt]]. A reader must understand this concept to grasp the compounding, hidden nature of the liabilities being discussed.

**Why it matters:** It establishes the mental model that a short-term gain (fast shipping / fast revenue) can silently create a long-term liability (rework / poor-fit customers) whose "interest" compounds.

**Enrichment — adjacent literature:**
- **Ward Cunningham** coined the term; **Martin Fowler** popularized it as a metaphor for trade-offs that create future obligations.
- **Agile Alliance:** shortcuts to ship a viable product can be reasonable, but the resulting debt must be made *transparent* and repaid deliberately — directly mirroring the source's [[concept-strategic-sales-debt|strategic-vs-unintentional]] distinction.
- **Jellyfish:** distinguishes *deliberate vs. accidental* technical debt — a clean lens for strategic vs. unintentional sales debt.
- **RedMonk:** technical debt is not only rework cost but also *loss of predictability*, which stakeholders feel most acutely.
- **AKF Partners:** debt is a rational business choice early on but dangerous if the organization doesn't budget for interest and principal repayment.

> **Reason:** Serves as the foundational analogy for understanding how short-term gains create long-term liabilities.
