Arbtr
Back to blog
Engineering7 min read

The Hidden Cost of Undocumented Decisions

Your best engineers aren't expensive because of their salaries. They're expensive because they're the only ones who know why things work.

AM
Adam Marsh
Founder · August 26, 2025

Every engineering organization has them: the engineers who "just know" how things work. The ones who've been around since the early days. The ones you can't afford to lose.

They're not irreplaceable because of their coding skills. They're irreplaceable because of what's in their heads.

Knowledge walking out the door when an engineer leaves

The Tribal Knowledge Problem

80%
of organizational processes remain undocumented[1]
In software engineering, the number is likely higher
10,000 Baby Boomers leave the workforce every day—taking their knowledge with them[2]

This is tribal knowledge, and it's both invaluable and incredibly fragile.

When that senior engineer finally takes another job—or leaves the workforce entirely—that knowledge walks out the door.

The Numbers Are Staggering

Time spent searching:

1.8 hrs[3]
daily searching
per employee
20%[3]
of workday
finding knowledge
8 hrs
per week
wasted per person

Developer onboarding:

65 days[4]
Median time-to-productivity
For new developers
44%[4]
Say onboarding takes 2+ months
Of organizations surveyed
Negative Value
Without documentation, new developers produce negative value for the first three months. They consume more senior engineer time than the work they produce.

The $750,000 Question

Here's a simple calculation that changes how you think about documentation:

Search Time Savings
$750,000
annual savings

For a company of 150 employees:

If you reduce search time by just 50%
= $750,000 saved annually
Knowledge Reuse
$1.5M
annual savings

For avoided research tasks:

$5,000 research × 300 times/year avoided
= $1,500,000 saved annually

These aren't hypothetical numbers. They're from published ROI studies on knowledge management systems.

Decision Archaeology: The Hidden Time Sink

When no one knows why a system was built a certain way, engineers must excavate:

The Decision Archaeology Process

1
Read the code
tells you what, not why
2
Check git blame
tells you who, not why
3
Search Slack
buried in 500 messages
4
Ask around
hoping someone remembers
5
Make assumptions
and hope they're right

This process repeats for every engineer, every time they encounter the system.
Cumulative weeks or months of wasted effort.

The Healthcare.gov Lesson

Healthcare.gov[6]

October 2013 Launch

3 in 10
people could access the site
50,000
users caused a crash

The root cause wasn't bad code. It was decision fragmentation:

  • ×60 contracts awarded to 33 different vendors
  • ×No single entity responsible for integration
  • ×No documented decisions about architecture
  • ×18 written warnings over 2 years—ignored

Without a central decision record, there was no way to track which warnings mattered or who was responsible for addressing them.

The Onboarding Multiplier

The Onboarding Multiplier

Every undocumented decision doesn't cost once—it costs every time:

New engineer joins
Team transfer
Return from leave
Contractor onboards
10% annual turnover × 50 undocumented decisions =
250 rediscoveries per year (decisions × 5 new people)
33%[5]
Higher engagement
With effective onboarding
50%[5]
Higher retention
First-year employees
2x
Faster productivity
With documentation

What Documentation Saves

The ROI of documentation isn't just about efficiency. It's about risk:

Consistency
No more 'but I thought we decided...'
Scalability
New members can self-serve
Audit trails
Know who decided what and when
Reversibility
Understand tradeoffs to reevaluate
Reduced bottlenecks
Key people can take vacation

The Path Forward

Capturing decisions doesn't require heavyweight processes. The best systems capture decisions in the flow of work—during the conversations where decisions naturally happen.

The goal isn't perfect documentation. It's capturing enough context that the next person doesn't have to excavate.

Your tribal knowledge isn't an asset.

It's a liability—one that walks out the door every time someone leaves.

Ready to document your decisions?

Stop letting architectural knowledge walk out the door. Start capturing decisions today with Arbtr.