
Victhor Araújo
There's one phrase that kills any technical initiative in an executive meeting: "we need to pay down our tech debt". The CFO hears "they're going to spend money without shipping anything new". The CEO hears "the team is complaining again". The CTO hears "nobody takes me seriously". Everyone leaves the meeting unhappy. Nobody leaves with a decision.
The problem isn't the debt. It's the framing. As long as it's presented as a dev complaint, it'll be treated like one. When it's presented as a risk spreadsheet line, it becomes an executive decision.
This article is for CTOs and tech leads tired of seeing tech debt ignored, and for CFOs/CEOs who want to understand why they keep paying interest without knowing.

Each tech debt item has a today cost and a tomorrow cost — almost nobody calculates both
The debt metaphor is good, but incomplete. Financial debt has explicit interest, a deadline, and an identified payer. Tech debt has invisible interest, no deadline, and the payer rotates over time. When the interest does show up, it wears a different mask:
Each of these symptoms has a real cost in dollars. But because nobody adds them up, nothing feels urgent.
Code that works, but nobody understands anymore. Cost: each new feature takes 2-5x longer than it should. Metric: lead time per ticket vs. baseline.
Dependencies frozen on old versions because upgrading breaks things. Cost: security vulnerabilities + inability to use modern features. Metric: open CVE count + average dependency age.
Only one person understands a critical system. Cost: bus factor 1 = high operational risk. When that person leaves, the system becomes a black box. Metric: % of systems with bus factor ≤ 2.
Infra/framework decisions made for the product's previous stage. Cost: every new team has to work around the platform instead of using it. Metric: time-to-first-PR for a new dev.

The risk spreadsheet forces the explicit trade-off: pay now or pay later with interest
Each debt item turns into one row with five columns:
With those five columns, the conversation changes. It's no longer "the team wants to refactor". It's "this specific item is costing $X/month and becomes $Y in 6 months; paying it now costs $Z".
📢 Want a ready-made template + prioritization criteria? Book a Diagnostic Sprint and we'll send it along with a diagnosis of your portfolio.
The empirical rule we see in diagnostics: every $1 of unpaid debt today becomes $3-5 in 18 months. Not because the problem grew linearly, but because other decisions were stacked on top of broken code. The cost to reverse grows.
The inverse holds too: teams keeping 15-20% of capacity dedicated to debt maintain stable delivery velocity for years. It's not waste; it's capacity maintenance.
Engineering has two paths: keep complaining in retros, or learn to speak the language the executive side decides in. Risk spreadsheet is that language.
The executive side also has homework: stop treating tech debt as a backstage complaint. If the question "how much is it costing us?" has no answer, the problem isn't the dev — it's management.
📢 Sitting on tech debt and don't know where to start? Revin runs this diagnosis in 2 weeks — delivers a ready-to-board spreadsheet.
7 read minutes
Article content: