Ask any leadership team a simple question and watch the room go quiet: which single person, if they resigned tomorrow, would stall a process the company depends on? Almost everyone can name someone in ten seconds. The one who really understands the month-end close. The one who holds the biggest customer. The one who is the only person left who can keep the old order system running. That instant recognition is the problem. It means the company already knows it has a single point of failure and has simply learned to live with it.
Engineers have a blunt name for this. They call it the bus factor: the minimum number of people who would have to be hit by a bus before a project is dead in the water. A bus factor of one is the worst possible score. It means everything in that area rests on a single person, the way a heavy beam can rest on a single pillar - stable until the day it is not. For most teams, in most critical areas, the honest number is uncomfortably close to one.
This piece is for the operations leader, COO or Geschaeftsfuehrer who has felt that quiet dread when a key person books a long holiday or hands in their notice. The argument is that the usual defences - wikis, SharePoint, a handover document written in someone’s last week - do not actually raise the bus factor, because they capture what was done and never the reasoning behind it. And that there is now a structural way to raise it: a living company memory that survives turnover, with AI employees that can run the concentrated person’s routine work across the systems you already use.
TL;DR
The bus factor is a number, and yours is near one - it counts the minimum people who would have to vanish before a critical process stalls, and a study of 133 popular software projects found 74 percent had a bus factor of two or fewer.
It forms by accident, one reasonable decision at a time - specialisation and speed quietly concentrate knowledge in single people until a whole capability rests on one head.
The exposure is a mid-six-figure annual leak - losing one concentrated person costs 150 to 200 percent of salary in ramp and rework, and a mid-sized company usually has eight to a dozen such roles.
Wikis and handover docs never lower it - they capture outcomes, not the reasoning and exception-handling that make the person irreplaceable, and they decay the moment they are written.
A Company Brain plus AI employees raises it structurally - a living memory that survives turnover, with AI employees that run the routine work across email, Teams, SharePoint, CRM and ERP, so the capability no longer rests on one person.
What the Bus Factor Actually Measures
The bus factor started as a piece of software-engineering gallows humour and turned into one of the sharpest risk metrics a company can use. It is deliberately morbid so that nobody can pretend the risk is abstract. Strip away the dark joke and it is simply a count: for any capability that matters, how many people could keep it running if the others were gone.
- It is a minimum, not an average - the bus factor is the smallest number of departures that breaks something, so one deep specialist among ten generalists still gives you a bus factor of one for their speciality.
- It measures capability, not headcount - a team of twenty can have a bus factor of one for the thing that actually matters, because only one of them can run the core process end to end.
- It applies far beyond code - the concentrated capability might be a customer relationship, a compliance filing, a pricing model, a supplier negotiation, or the tribal knowledge of a bespoke system nobody documented.
- It is about tacit knowledge, not files - Gartner estimates 70 to 80 percent of enterprise knowledge is tacit and never written down6. The bus factor measures exactly that undocumented layer.
- It hides in plain sight - the risk is invisible on a good day and total on a bad one, which is why companies chronically under-price it until the person is already gone.
- It is fixable and measurable - unlike vague worries about resilience, the bus factor gives you a number per capability that you can raise on purpose.
The Core Idea
Key-person risk and the bus factor are the same problem from two directions. Bus factor is the engineering framing - a number you can count and raise. Key-person risk is the boardroom framing - the exposure you carry when critical knowledge, relationships or processes depend on one or two people5. One gives you the metric; the other gives you the language to fund fixing it. Both point at a single, quietly enormous liability that never appears on a balance sheet.
The reason the number matters is that it turns a feeling into a target. “We rely too much on Anna” is a worry. “The close has a bus factor of one and it takes nine months to replace Anna’s fluency” is a decision waiting to be made.
| Bus Factor | What It Means | Risk Level |
|---|---|---|
| 1 | One person is the only one who can run the capability | Critical - one absence stalls it |
| 2 | A primary and one backup, who usually drifts out of practice | High - fragile, decays back to 1 |
| 3-4 | A small group can cover, with some depth loss | Moderate - workable but worth watching |
| 5+ | The capability is genuinely distributed | Low - resilient to any single loss |
How Teams Drift to a Bus Factor of One
Nobody sits in a meeting and decides to make one person indispensable. A bus factor of one is not a decision; it is a sediment. It settles one reasonable choice at a time, and every single choice looks correct in the moment it is made.
- The builder becomes the owner - whoever set up the system is the obvious person to keep running it, so knowledge of it never leaves their hands and never has to be explained to anyone else.
- Specialisation rewards depth - it is efficient to let the person who is fastest at a task keep doing it. Depth in one head beats shallow knowledge in five, right up until that head is unavailable.
- Relationships stick to people - the customer or supplier who trusts one account manager keeps asking for them by name, and the relationship quietly becomes the person rather than the company.
- The expert is too busy to document - the more critical someone is, the less slack they have to write things down, so the most concentrated knowledge is the least documented.
- Documentation that exists goes stale - the wiki describes how the process worked two reorganisations ago, so people stop trusting it and go back to asking the one person who knows.
- Being needed feels good and pays - conscious or not, indispensability brings security and status, so there is rarely an incentive for the concentrated person to spread what they know.
- Turnover keeps resetting the clock - average knowledge-worker tenure has fallen to under four years3, so even a second person you train is a temporary fix that walks out on their own timeline.
The result is a company that is excellent at its work and quietly brittle underneath it. The brittleness only becomes visible at the exact moment you can least afford it: a resignation letter, a long illness, a competitor poaching your one specialist. German industry has a vivid version of this, where firms with historically grown software depend on a single retired engineer who still maintains a critical system on the side - in one documented case at the age of 827.
| Where a Bus Factor of One Hides | The Concentrated Capability | What Stalls If They Leave |
|---|---|---|
| Finance | The person who “just knows” how the month-end close works | Reporting slips from days to weeks |
| Sales | The account manager who holds the biggest customer | The relationship, and the renewal, are at risk |
| IT / Ops | The only operator of a legacy or bespoke system | No one can safely change or fix it |
| Compliance | The one who prepares a specialised regulatory filing | Deadlines are missed, exposure rises |
| Procurement | The buyer who knows the real supplier terms and history | Negotiations reset to zero, leverage is lost |
The Two-Week Test
You do not need a consultant to find your bus-factor-of-one roles. For each critical capability ask one question: if this person were unavailable for two weeks, what stops? If you can name the person and the chain of work that halts behind them, that area’s bus factor is about one. Do this across your top ten capabilities and you will have a ranked list of single points of failure by lunchtime.
What the 2026 Data Says About Single-Person Dependency
The bus factor sounds like an anecdote, but it has been measured, and the numbers are worse than most leaders assume. Independent research from software engineering, HR and business continuity all lands in the same place: concentration in single people is the norm, not the exception.
- Three quarters of projects have a bus factor of two or fewer - a study of 133 popular GitHub applications found 46 percent had a bus factor of one and a further 28 percent a bus factor of two1. In practice that is 74 percent one bad day from a stall2.
- Most companies would be seriously disrupted by one departure - a 2026 analysis found that in 72 percent of companies, the departure of at least one individual would cause serious disruption4.
- Most leaders expect to lose a key person soon - in the Mercer Marsh Benefits survey, most respondents expected to lose a key person within three years and a majority predicted a high operational impact when it happened9.
- The knowledge that matters is unwritten - Gartner estimates 70 to 80 percent of enterprise knowledge is tacit and never captured in any retrievable form6, which is precisely the knowledge a bus factor of one puts at risk.
- Companies know it and still do nothing - Deloitte reports that 85 percent of C-suite leaders view the coming knowledge exodus as a moderate to mission-critical threat, yet 92 percent of organisations fail to consistently capture knowledge from soon-to-be-leavers3.
- AI is quietly becoming a new single point of failure - with nearly three quarters of organisations already automating processes with AI, CIOs warn that concentrating those workflows on a handful of vendors and models creates a fresh point of failure most companies cannot even inventory5.
- The demographic version is arriving at once - in a 2026 workforce study, 59 percent of over-55 employees in retail and manufacturing were set to retire within five years, and only 28 percent of operational leaders were confident organisational knowledge would survive their departure8.
Key Data Point
The starkest number is the gap between awareness and action: 85 percent of leaders call the knowledge exodus a serious threat, and 92 percent of organisations still do not consistently capture what their leavers know3. The bus factor is not an unknown risk. It is a known risk that companies have decided, by inaction, to keep carrying.
“Institutional knowledge lives in people, not systems: the engineer who understands why a system was designed the way it was, the plant manager who can spot a production issue before the data reveals it, or the account leader who knows the history behind a client decision.”
- Deloitte Insights, The $9 Trillion Knowledge Exodus3
| Indicator | Figure | Source |
|---|---|---|
| Software projects with bus factor of 1 | 46% | GitHub truck-factor study1 |
| Companies seriously disrupted by one departure | 72% | Cezanne HR 20264 |
| Enterprise knowledge that is tacit | 70-80% | Gartner6 |
| Leaders calling the knowledge exodus a serious threat | 85% | Deloitte 20263 |
| Organisations that do not capture leavers’ knowledge | 92% | Deloitte 20263 |
Modelling Your Key-Person Exposure in Euros
A worried feeling does not get funded; a number does. So put a number on it. Take one concentrated role - a bus factor of one - with a fully-loaded cost of 90,000 euros a year, roughly consistent with German labour costs of 41 euros per hour worked11, and cost out what happens when that single point of failure leaves.
The cost of losing one concentrated person
| Cost Component | Basis | Amount |
|---|---|---|
| Recruitment and replacement (hiring, agency, onboarding) | 150% of salary, mid-range for a specialist6 | ~135,000 euros |
| Productivity gap while the replacement ramps | ~50% output over 9 months to fluency6 | ~34,000 euros |
| Colleague drag (covering and re-discovering) | 2.5 people, 4 hrs/week, 26 weeks, 41 euros11 | ~11,000 euros |
| Process stall and error cost (the work only they held) | Conservative estimate | ~20,000 euros |
| One-off exposure per concentrated role | ~200,000 euros |
Two hundred thousand euros is the cost of one bus-factor-of-one role turning over once, and it is deliberately conservative - it ignores the customer you lose when the only person who knew them leaves, and the strategic decisions made worse because the context was gone.
Scaling it to the company
One departure is a shock; the real exposure is the steady-state risk you carry every year across every concentrated role. Two methods converge on the same uncomfortable range for a mid-sized company.
- Method A - risk-adjusted per role - with tenure under four years, any given person has roughly a 25 percent chance of leaving in a year3. At ~200,000 euros per departure, that is ~50,000 euros of expected annual exposure per bus-factor-of-one role.
- Method B - portfolio of concentrated roles - a 200-person company typically carries eight to a dozen genuine single points of failure (the close, the key account, the legacy system, the filing, and so on). At ~50,000 euros each, that is 400,000 to 600,000 euros of expected annual exposure.
- The convergence - both routes land in the mid-six figures a year for a mid-sized business, before counting lost customers or worse decisions. The bus factor is not a soft risk. It is a line item you are already paying and never see.
The Honest Caveat
This is a model, not an audit. The inputs are deliberately conservative and you should run it on your own numbers: your real fully-loaded costs, your real number of concentrated roles, your real replacement times. The point is not the exact figure. The point is that single-person dependency is a mid-six-figure annual liability for a mid-sized company, and it stays invisible precisely because no one ever writes “bus factor of one” on an invoice.
Why Wikis, SharePoint and Handover Docs Never Lower It
Every company already thinks it has a defence against this. We have a wiki. We have SharePoint. We ask leavers to write a handover document. The uncomfortable truth is that none of these meaningfully raises the bus factor, because they capture the wrong layer of what the concentrated person knows.
They capture outcomes, not reasoning
- They record the what, never the why - a document says “we price this segment at minus 12 percent”; it does not say why, which cases are the exception, or when to break the rule. The reasoning is the valuable part, and it stays in the person’s head.
- They miss the exception-handling - the concentrated person is valuable precisely because they know what to do when the standard path breaks. Exceptions are, by definition, the cases nobody wrote a procedure for.
- They flatten judgement into steps - a checklist can capture a sequence but not the instinct that tells an expert something is off before the data shows it. That instinct is exactly what a bus factor of one puts at risk.
They decay from the moment they are written
- Nobody updates them - the most critical person has the least time to maintain documentation, so the wiki describes a version of the process that no longer exists.
- They are trusted less over time - once people have been burned by an out-of-date page, they stop reading the wiki and go back to asking the one person, which re-concentrates the knowledge.
- The handover doc is a panic snapshot - written in a departing employee’s final week, it is whatever they happened to remember under time pressure, which is a small and arbitrary slice of what they actually knew.
They are passive and never act
- They wait to be searched - a document does nothing until someone thinks to look for it, knows the right term, and has time. At the moment work needs doing, none of that is true.
- They cannot do the work - even a perfect wiki still needs a competent human to read it and act. It raises how fast a replacement could learn, not whether the capability survives the gap.
- They do not notice they are wrong - a stale document cannot flag its own decay, so the bus factor silently drifts back to one while everyone believes it is documented.
Capturing Outcomes vs Raising the Bus Factor
What Wikis and Handover Docs Do
- ✗ Record the finished outcome - the procedure, not the reasoning behind it
- ✗ Miss the exceptions - the cases that make the person valuable
- ✗ Go stale immediately - nobody has time to maintain them
- ✗ Wait to be searched - passive, never proactive
- ✗ Still need a human to act - they inform, they do not run the work
What Actually Raising It Requires
- ✓ Captures the reasoning - the why and the when, not just the what
- ✓ Holds the exception-handling - the judgement, learned in use
- ✓ Stays current on its own - fed by the daily work and corrections
- ✓ Acts, not just informs - runs the routine work end to end
- ✓ Survives turnover - the capability does not leave with the person
| Defence | Raises Bus Factor? | Why It Falls Short |
|---|---|---|
| Wiki / SharePoint | Marginally | Captures outcomes, decays, passive |
| Handover document | Barely | Panic snapshot of what one person recalled |
| Cross-training a backup | Temporarily | Drifts back to 1 as the backup forgets or leaves |
| Company Brain + AI employee | Structurally | Living reasoning plus a tireless second operator |
Find out where your bus factor is one
Book a 30-minute call. We will map your riskiest single-person dependency and put a number on it together.

Raising the Bus Factor With a Company Brain
If the problem is that the reasoning behind the work lives only in one person’s head, the fix is a place where that reasoning lives instead - and that stays current on its own. That is what a Company Brain is: a living memory of how your company actually works, built from the daily work rather than from someone finding time to write a document.
- It holds the reasoning, not just the record - the why behind the pricing, the exception for this customer, the trade-off that was accepted. The layer that normally leaves with the person becomes something the company keeps.
- It is fed by the work and by corrections - it captures knowledge in use, from the email thread, the Teams message, the CRM entry and the human correction, so it reflects how the work is done now, not how a wiki described it a year ago.
- It captures the exception-handling - because it learns from real cases, it accumulates exactly the non-standard situations that a procedure never covers and that made the concentrated person irreplaceable.
- It is specific, not general - a wiki knows the policy; the Company Brain knows that this account always splits invoices by cost centre and why the last renewal nearly slipped.
- It survives turnover by design - when the person who “just knows how this works” leaves, the reasoning does not leave with them. That, precisely, is how the bus factor rises.
- It is shared, not siloed - anyone authorised, human or AI employee, can draw on the same memory, so the capability stops being one person’s private asset.
This is a different object from a knowledge base bolted onto your documents. A knowledge base indexes what was already written down - the small, outcome-only slice. A Company Brain captures what was never written: the decision-reasoning and exception-handling that a bus factor of one puts most at risk. It is the difference between a filing cabinet and a colleague who remembers.
“AI initiatives require more context than ever. The more capable AI becomes, the more institutional context it needs to be trustworthy.”
- Andrew Reiskind, Chief Data Officer at Mastercard6
| Property | Static Wiki / Handover Doc | Company Brain |
|---|---|---|
| What it holds | The finished outcome, in general terms | The reasoning and exceptions behind the work |
| How it is updated | Manually, when someone has time | Automatically, from the work and corrections |
| Currency | Stale within weeks | Current by construction |
| Behaviour | Passive, waits to be searched | Available in context, and can act on it |
| When the person leaves | The real knowledge leaves too | The capability stays in the company |
Running the Concentrated Person’s Routine Work: AI Employees
A Company Brain holds the reasoning. Something still has to do the work. That is the job of an AI employee: not a chatbot that answers questions, but a digital colleague that runs the concentrated person’s recurring, routine tasks across the systems you already use - and escalates the genuine judgement calls to a human with context attached. This is what turns a bus factor of one into a bus factor of two without hiring, because the routine part of the capability now has a second, tireless holder.
- It runs the routine cases end to end - the standard version of the concentrated work, which is most of the volume, it completes start to finish, grounded in the Company Brain so it works the way your company works.
- It works across the real systems - it reads and writes in email, Teams, SharePoint, the CRM and the ERP, so it does the actual work rather than describing it.
- It escalates real judgement calls with context - when a case genuinely needs a human, it does not dump a bare task; it hands over the decision plus the full background, so the human decides in minutes instead of re-discovering for an hour.
- It does not resign, forget or go on holiday - the routine part of the capability is now held in something that is always available, which is the whole point of raising the bus factor.
- It closes the loop back - every case it handles, and every human correction, feeds back into the Company Brain, so the coverage gets stronger with use instead of decaying like a wiki.
- It frees the expert for the hard cases - the specialist stops being the only one who can keep the lights on and spends their judgement on the genuinely non-routine work that needs a human.
This is the difference between describing work and doing it. A dashboard can tell you a process is stuck; only something with write access to your CRM, ERP and inbox can move it. Gartner expects 40 percent of enterprise applications to include task-specific AI agents by the end of 2026, up from less than 5 percent a year earlier14, and projects that agentic AI will autonomously resolve 80 percent of common customer service issues by 202915. The concentrated, routine work behind a bus factor of one is exactly the kind of work that shift points toward.
What this looks like at three real single points of failure
- The month-end close - the one accountant who “just knows how we close” goes on leave. The AI employee runs the recurring reconciliations, tie-outs and the reporting pack the way the Company Brain has learned they are done, and escalates only the genuine anomalies - so the close still lands on time.
- The key account - the account manager holding the biggest customer resigns. The AI employee keeps the relationship’s routine running - renewal prep, order handling, the standing weekly update - grounded in the full history in the Company Brain, so the customer never feels the gap while a successor comes up to speed.
- The legacy system operator - the sole operator of a bespoke order system is unavailable. The AI employee runs the documented routine operations and the known exception-handling captured from years of the operator’s actual work, and flags anything outside that pattern to IT with the context attached.
The Combination Is the Point
A Company Brain without an AI employee is a better memory that still needs a human to act on it, so the bus factor barely moves. An AI employee without a Company Brain is an actor with amnesia that re-learns your company every time, so it cannot be trusted with the concentrated work. Together they raise the bus factor structurally: the reasoning is kept and the routine work is done, without either resting on one person.
Not a Wiki, Not Cross-Training: Drawing the Line Clearly
Because single-person dependency sits near both knowledge management and workforce planning, it is easy to assume the fix is a tool or a habit you already have. It is not. The distinction matters, because reaching for the wrong category is how companies end up with a wiki, a cross-trained backup, and the same bus factor of one.
| Capability | Wiki / SharePoint | Cross-Training | Company Brain + AI Employee |
|---|---|---|---|
| Captures the reasoning | No, outcomes only | Partly, in a second head | Yes, captured in use |
| Stays current on its own | No | No, it drifts | Yes |
| Handles exceptions | No | Only what was taught | Known ones yes, escalates the rest with context |
| Actually does the work | No | Yes, when the backup is available | Yes, across CRM, ERP, email, Teams |
| Survives the backup also leaving | N/A | No | Yes, the memory stays |
| Cost to maintain coverage | Low but ineffective | High, doubles the role | Moderate, and it compounds |
- A wiki is still useful - for stable, general reference it is fine. It is the wrong tool for the specific, current reasoning and exception-handling that a bus factor of one puts at risk.
- Cross-training is still worth doing - a trained backup is genuinely better than none. But it doubles the cost of the capability, transfers outcomes more than living reasoning, and decays back to one as the backup forgets, moves or leaves.
- The new thing is durable, acting memory - the combination captures the reasoning as the work happens, keeps it current, and does the routine work. No wiki and no cross-training plan does all three, which is why the bus factor has stayed at one through every previous fix.
Raise Your Bus Factor in 90 Days
You do not de-risk every role at once. You fix the single point of failure that would hurt most, prove the model, and expand. Here is the sequence that works, one concentrated role at a time.
Phase 1: Find and measure the exposure (Weeks 1-4)
- Week 1: Run the two-week test - across your top capabilities, ask what stops if each owner is unavailable for two weeks. Rank the resulting single points of failure by damage times likelihood.
- Week 2: Pick the worst one - choose the role where a departure is both most damaging and most likely, and where the work is routine enough to be partly held by a system. The close, a key account, or a legacy system are common winners.
- Week 3: Baseline the exposure - put a euro figure on it with your own numbers: replacement cost, ramp time, colleague drag, process stall. This is what you will reduce, and what justifies the work.
- Week 4: Map what the person actually knows - sit with them and document the reasoning and the exceptions, not just the steps. This becomes the seed of the Company Brain for this capability.
Phase 2: Capture and build the second holder (Weeks 5-8)
- Week 5-6: Capture reasoning in use - connect to the email, Teams, CRM and ERP around the role so the Company Brain fills from the real work, not a form. Confirm it holds the why and the exceptions, not just the outcome.
- Week 7: Build the AI employee - stand up an AI employee that runs the routine cases end to end from the Company Brain and escalates the rest with context. The concentrated person stays the human owner and supervisor.
- Week 8: Test on history and edge cases - run it against past cases and the ugly exceptions from Week 4. Adjust until the routine cases pass cleanly and the escalations arrive with the right background.
Phase 3: Run it live and measure (Weeks 9-12)
- Week 9: Run in parallel - the AI employee handles the routine work alongside the concentrated person so nothing breaks. Compare its output against theirs.
- Week 10-11: Go live on the routine - move the recurring cases over, keep the human on the judgement calls, and let the Company Brain sharpen with every case and correction.
- Week 12: Re-measure the bus factor - confirm the capability now survives the person’s two-week absence, and re-run the exposure number against the Week 3 baseline. Then pick the next concentrated role.
Bus-Factor Readiness Checklist
- You can name your three most dangerous single-person dependencies
- You know which one costs the most if that person leaves
- The concentrated work is mostly routine, with real but bounded exceptions
- The work touches systems with API access (email, CRM, ERP)
- The concentrated person will help map their real reasoning, not just steps
- A named human owner will stay accountable for the capability after go-live
- You have a baseline exposure number to beat
- You are willing to de-risk one role well before touching the next
De-Risk the Role Now vs Keep Carrying It
De-Risk It Now
- ✓ Capture while the expert is here - reasoning is captured before they leave, not after
- ✓ The expert is freed - they stop being the only one who can keep it running
- ✓ The exposure stops compounding - each quarter of delay is more risk carried
- ✓ The pattern scales - the first role teaches you the next
Keep Carrying It
- ✗ The mid-six-figure exposure continues - invisibly, every year
- ✗ You are hostage to a resignation - the fix is hardest when they are already gone
- ✗ Knowledge walks out uncaptured - the reasoning leaves with the person
- ✗ The expert stays trapped - too critical to promote, move or let take real leave
How Superkind Fits
Superkind builds custom AI employees for SMEs and enterprises, grounded in a Company Brain. The approach is process-first: we start at your riskiest concentrated role, not a generic product, and we sit on top of the systems you already run instead of adding another place knowledge can get stranded.
- Process-first exposure mapping - we run the two-week test with you and document the reasoning and exceptions behind the concentrated role, before writing any code.
- A Company Brain per capability - we capture the why, the exception-handling and the relationships that the role depends on, fed from the real work so it stays current and survives turnover.
- AI employees that hold the routine work - they run the recurring cases end to end across your CRM, ERP, email, Teams and SharePoint, escalating genuine judgement calls with the background attached.
- Sits on top of your stack - Salesforce, SAP, HubSpot, Microsoft 365 and any API-based system. No rip-and-replace, nothing new for your team to learn.
- Live in weeks, on one role - the first capability is de-risked in roughly 8 to 12 weeks, measured against a baseline exposure you set, before expanding to the next.
- Outcomes, not licenses - priced per capability against measurable exposure reduction, not per seat or per multi-year platform contract.
- Humans stay accountable - a named owner keeps the capability; the AI employee handles the routine and escalates the rest, with every action logged for audit and EU AI Act transparency12.
- It compounds - each role you de-risk feeds the same Company Brain and reuses the same integration layer, so the second is faster than the first.
| Approach | Document and Cross-Train | Superkind |
|---|---|---|
| Starting point | A template and a training plan | Your riskiest single point of failure |
| What gets captured | The finished outcome | The reasoning and exception-handling |
| Who holds the routine work | Still a person, who can also leave | An AI employee that does not resign |
| Currency over time | Decays back to a bus factor of one | Stays current, fed by the work |
| Pricing | Doubled headcount for the role | Per outcome, tied to exposure reduction |
| When the owner leaves | The capability is at risk again | The capability stays in the Company Brain |
Superkind
Pros
- ✓ Raises the bus factor structurally - captures reasoning and runs the routine work, not just docs
- ✓ Fast, measurable - one role de-risked in 8-12 weeks against a baseline
- ✓ No rip-and-replace - works on top of your existing systems
- ✓ Survives turnover - the capability lives in the company, not a person
- ✓ Outcome-based pricing - pay for exposure reduced, not seats
Cons
- ✗ Not self-serve - it needs engagement with our team to map the role
- ✗ Needs process access - we have to see the real work, not just docs
- ✗ Needs the expert’s cooperation - capturing reasoning works best with the person on side
- ✗ Overkill for a trivial task - if a one-page checklist truly covers it, use that
Decision Framework: Which Roles to De-Risk
Not every concentrated role needs this treatment. Here is how to tell a genuine single point of failure worth de-risking from one where a simpler fix will do.
| Signal | What It Means | Action |
|---|---|---|
| Everyone names the same person for a process | The capability rests on one head | Strong candidate - map it and baseline the exposure |
| That person cannot take real holiday | The bus factor is already one, and known | De-risk it now, while they are still here |
| The work is routine with bounded exceptions | Ideal for a Company Brain and AI employee | Capture the reasoning, hold the routine in a system |
| The role holds a key relationship or system | Loss risks a customer or a critical operation | Prioritise - the downside is more than labour |
| The person is nearing retirement | The departure is scheduled, not hypothetical | Capture before the cliff, not after8 |
| The task is rare, simple and low-impact | Low volume, low cost when it breaks | A short checklist or a trained backup is enough |
Acting Before the Departure vs After
Before
- ✓ The reasoning is still available - captured from a willing expert
- ✓ Coverage is tested calmly - in parallel, with no crisis
- ✓ The expert helps and benefits - freed from being indispensable
- ✓ You choose the timing - not the resignation letter
After
- ✗ The reasoning is gone - only outcomes remain, at best
- ✗ You reconstruct under pressure - during the very gap you feared
- ✗ The full replacement cost lands - 150 to 200 percent of salary6
- ✗ Customers and deadlines feel it - the stall is now real, not modelled
Frequently Asked Questions
The bus factor is the minimum number of people who would have to disappear - hit by a bus, in the grim original phrasing - before a critical process, system or piece of knowledge stalls. A bus factor of one means a single person is the only one who can do something the company depends on. It started as an engineering term for code ownership, but it applies to any concentrated capability: the one person who knows how the month-end close really works, who holds the key customer relationship, or who is the only one who can run a legacy system.
They are the same idea from two directions. Bus factor is the engineering and operations framing - a count of how many people cover a capability. Key-person risk is the business, HR and insurance framing - the exposure a company carries when critical knowledge, relationships or processes depend on one or a few individuals. Bus factor gives you a number to measure and improve; key-person risk gives you the language to put it in front of a board. This article uses them interchangeably.
The fastest test is a question: if this person were unavailable for two weeks, what stops? If you can name a person and a chain of work that halts behind them, that area has a bus factor of about one. A more thorough method is to list your critical capability areas - deploy and release, incident response, billing, the key integration, the main customer, the close - and for each one count how many people could run it end to end without hand-holding. The lowest count is your real exposure, and it is almost always lower than leaders expect.
It forms one reasonable decision at a time. The person who set up a system is the natural person to keep running it. The colleague who knows a client best keeps getting the client’s calls. Specialisation rewards depth, and depth in one head is efficient until that head goes on holiday. Nobody ever decides to concentrate risk in one person; it accumulates quietly because at every step the concentrated option was the fast option. A GitHub study of 133 popular projects found 46 percent had a bus factor of one and another 28 percent a bus factor of two.
Barely. They capture outcomes - the finished procedure, the final decision, the current org chart - but not the reasoning, the exceptions and the judgement that make the concentrated person valuable. They also go stale the moment they are written because nobody updates them, and they are passive: they wait to be searched and never act. A handover document written in a departing employee’s last week is a snapshot of what they remembered to write down under pressure, which is a fraction of what they actually knew.
The one-off cost when a concentrated person leaves runs to roughly 150 to 200 percent of their salary once you add recruitment, the productivity gap while a replacement ramps for eight to twelve months, and the drag on colleagues who cover and re-discover. Risk-adjusted for the chance they leave in any given year, a single bus-factor-of-one role carries tens of thousands of euros of expected annual exposure, and a mid-sized company usually has eight to a dozen such roles. The larger cost is the process that quietly stalls while nobody can run it.
A Company Brain is a living memory of how your company actually works - the decisions, exceptions, relationships and reasoning that normally live only in people’s heads. Unlike a wiki, it is fed by the daily work and by corrections, so it stays current instead of decaying. Unlike a handover document, it captures the reasoning and the exception-handling, not just the finished outcome. Its defining property for bus-factor purposes is that it survives turnover: when the concentrated person leaves, what they knew stays in the company.
An AI employee grounded in the Company Brain becomes a second holder of the concentrated person’s routine work. It can run that person’s recurring tasks across email, Teams, SharePoint, the CRM and the ERP - the standard cases end to end, escalating the genuine judgement calls to a human with context attached. That structurally raises the bus factor: the capability no longer rests on one person, because the routine part is held in a system that does not resign, does not go on holiday and does not forget.
Cross-training helps but rarely fixes it. A second person trained today drifts back to a bus factor of one as they forget the details, move roles or leave themselves, and training a backup doubles the cost of the capability without doubling the work. Cross-training also transfers the outcome, not the living reasoning, so the backup handles the standard cases and still calls the expert for anything unusual. Capturing the reasoning in a Company Brain and letting an AI employee hold the routine work makes the coverage durable rather than a snapshot that decays.
Start where a single person is both critical and irreplaceable at short notice: the one who runs a core process nobody else understands (the close, a key integration, a compliance filing), the one who holds the main customer or supplier relationship, and the one who is the only operator of a legacy or bespoke system. Rank them by how fast things break if they vanish and how long a replacement would take to reach fluency. Fix the highest-exposure role first, prove the model, then move to the next.
No, and that is not the goal. The point is to stop the company being hostage to a single point of failure, not to make good people disposable. When the routine, repeatable part of an expert’s work is held in a Company Brain and run by an AI employee, the expert is freed from being the only one who can keep the lights on, and can spend their judgement on the hard, non-routine cases that actually need a human. You keep the expertise; you remove the fragility.
Most of this work is internal process automation and falls into the minimal-risk or limited-risk categories of the EU AI Act, which carry light obligations such as transparency where AI interacts with people (Article 50). If the concentrated role touches a high-risk area such as hiring or creditworthiness, the stricter Annex III obligations apply. In all cases you keep a named human accountable for the capability, log the AI’s actions for audit, and give the people supervising it basic AI literacy. De-risking a role does not remove the human owner; it removes the single point of failure.
Related Articles
- Institutional Amnesia: Why Your Company Keeps Solving the Same Problem Twice
- The Retirement Cliff: Capturing Decades of Expertise Before Your Experts Walk Out the Door
- The Offboarding Interview, Automated: Capturing a Departing Employee’s Knowledge Before Their Last Day
- The Cross-Department Handoff: Where Work and Knowledge Go to Die
- The Knowledge Half-Life: Why Your Wiki Is Already Out of Date
- The Context Graph: Capturing the Reasoning Behind Every Decision
Sources
- Avelino, Valente & Hora - What Is the Truck Factor of Popular GitHub Applications? (PeerJ Preprints)
- LWN.net - Calculating the "Truck Factor" for GitHub Projects
- Deloitte Insights - The $9 Trillion Knowledge Exodus (2026)
- Cezanne HR - The Business Risk of Leaning Too Hard on Your Best People (2026)
- CIO - AI Is Becoming a Single Point of Failure, and Most Companies Do Not See It (2026)
- Atlan - Institutional Knowledge Loss: Causes, Costs, and Prevention (Gartner, SHRM, McKinsey figures; Andrew Reiskind quote)
- generic.de - The Bus Factor in Industry: When a Single Person Becomes a Corporate Risk
- Flip - Fachkraeftemangel 2026: Wie hilft KI? (workforce and knowledge-transfer study)
- Beige Media - Key-Person Risk: The Hidden Single Point of Failure Inside Any Company (Mercer Marsh Benefits survey)
- Bryghtpath - Understanding Single Point Failures: A Guide to System Resilience
- Destatis - An Hour’s Work Cost an Average of 41.30 Euros in 2023
- EU AI Act - Article 50: Transparency Obligations
- EU AI Act - Implementation Timeline
- Gartner - 40% of Enterprise Apps Will Feature Task-Specific AI Agents by 2026
- Gartner - Agentic AI Will Autonomously Resolve 80% of Common Customer Service Issues by 2029
Ready to raise your bus factor?
Book a 30-minute call with Henri. We will find the single-person dependency that puts you most at risk and outline a 90-day plan to de-risk it - no commitment, no sales pitch.
Book a Demo →
