GUIDES · KNOWLEDGE AND RISK

Measuring Key-Person Risk and Code Ownership

Every codebase has files only one person really understands — the question is whether that's known before that person leaves, is out sick, or is the one person a new hire has to wait on. Bus factor makes that concentration measurable from git history rather than a guess about who "probably" wrote something.

The same signal that reduces onboarding time for a new hire is what a technical due diligence review runs on before an acquisition: how concentrated is the knowledge, and what does that mean for risk after the people who hold it are gone. Mapnostics scores ownership concentration from the actual commit history and generates an onboarding guide from the same dependency graph.

Terms in this cluster

  • Bus factor / key-person riskThe bus factor of a project is the number of people who would have to leave — colloquially, “be hit by a bus” — before the project stalls because the knowledge needed to maintain it is gone.
  • Code ownershipCode ownership is the mapping of who is responsible for — or most knowledgeable about — each part of a codebase. It can be formal, declared in a CODEOWNERS file, or implicit, inferred from who has written and reviewed the code over time.
  • Technical due diligence (software)Technical due diligence is the assessment of a software asset before an acquisition, investment or major engagement — evaluating code quality, architecture, security, dependencies and key-person risk to understand what a buyer is actually acquiring.

Features that answer this

  • Bus factor & key person riskKnow what you lose before someone quits. Mapnostics reads your git history to show who really owns each part of your codebase, and exactly what knowledge walks out the door if they leave.
  • Developer onboardingCut developer onboarding from months to days. Mapnostics auto-generates a reading guide from your code and its history: architecture, entry points, a ranked learning path, change recipes and troubleshooting playbooks.

When this comes up

Who this is for

See it in your own codebase.

Analyze my codebase →

No credit card required · Free tier available