Short answer
#Why concentration happens
It is not a management failure. It is what small teams produce by default.
One person builds the payment integration because they were free that week. They become the person who knows it. The next question about payments goes to them because that is faster. Six months later they are the only person who has opened that code, and nothing anywhere recorded the moment it became true.
The same process runs independently in every part of a system, and the result is an organisation where four subsystems have exactly one expert each, nobody planned it, and it does not appear on any risk register — because it is not on a list anybody keeps.
Which is why counting is most of the value. Take twenty minutes, list the parts of the system, and write down who could answer a hard question about each. The parts with exactly one name are your register.
#What actually reduces it
In order of value per hour spent.
-
Move account ownership into company identities
Domain, cloud, registrar, provider dashboards, and the recovery addresses on all of them. An afternoon, and it removes the category that can leave you unable to operate.
-
Have somebody else deploy, once
A supervised real release. It converts “they have the credentials” into a fact and reliably finds undocumented steps.
-
Restore a backup
Into a scratch environment, performed by somebody who is not the usual person. Also produces your real recovery time.
-
Derive a technical picture
Hours rather than weeks, and it does not consume the time of the person you are worried about losing.
-
Write down the questions only they can answer
Then get the answers, in writing, before there is a notice period. This is the part that cannot be recovered later.
-
Put a second person on the money path
Slower and more expensive than the others, and the only one that genuinely reduces the knowledge concentration rather than working around it.
#What this does not do
What this does not do
- It does not look at your system. Every answer is yours; the tool has no access to anything.
- It is not a score or a benchmark.
- It says nothing about the person — their competence, their intentions or their value.
- It does not cover employment, contracts or retention, which is where several real answers live.
- A “covered” answer given from memory is not the same fact as one given from having done it.
Questions people actually ask
No, and framing it that way is how the conversation goes wrong. Concentration of knowledge is a structural property of small teams, it is nobody's fault, and the person it is concentrated in usually carries the most stress from it. Most developers welcome the fix.
That is an ordinary result for a successful four-year-old product with a small team. The list is finite, and the two highest-value moves — moving account ownership and having somebody else deploy once — take a day between them.
Not to answer it. Several items are faster to check yourself: registrar records, cloud billing, deployment history. Involving them makes the follow-up faster, and the framing that works is continuity rather than audit.