<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>KEPT &#183; Blog</title>
    <link>https://kept.solutions/blog</link>
    <description>What we are learning about key-person risk, knowledge that never got written down, and what actually survives when someone leaves.</description>
    <language>en</language>
    <atom:link href="https://kept.solutions/blog/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Tue, 11 Aug 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Documentation captures what people do. It misses how they decide.</title>
      <link>https://kept.solutions/blog/documentation-misses-the-decision</link>
      <guid isPermaLink="true">https://kept.solutions/blog/documentation-misses-the-decision</guid>
      <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
      <category>Guides</category>
      <description>Your SOPs are probably fine. They are also answering a different question than the one you need answered when the person who wrote them is gone.</description>
      <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>There is a specific kind of disappointment that follows a documentation project.</p>
<p>The project goes well. People write things down. The wiki fills up. Six months later someone new joins, reads all of it, and still cannot do the job, and nobody can quite explain why.</p>
<p>The reason is not that the documentation was bad. It is that documentation is a record of procedure, and the thing that makes an experienced person valuable is not their procedure.</p>
<h2 id="the-sop-and-the-exception" tabindex="-1">The SOP and the exception</h2>
<p>Take any process document that has survived more than two years in a real company. Somewhere in it there is a step that reads like this:</p>
<blockquote>
<p>If the order exceeds the threshold, route to Operations for approval.</p>
</blockquote>
<p>Clear, testable, correct. Now ask the person who actually runs that process what happens in practice, and you get something closer to this:</p>
<blockquote>
<p>Route it to Operations, unless it's Kowalski's account, in which case Ops will sit on it for a week and you should call Denise directly. If it's over the threshold but under about double, and it's a repeat customer, honestly just approve it and tell Ops after. If it's a new customer over the threshold, do not approve it, no matter how good it looks, because we got burned on exactly that in a way that took a year to unwind.</p>
</blockquote>
<p>None of that is in the document. All of it is the job.</p>
<p>And notice that it is not disorganization. That is not sloppiness waiting to be cleaned up into a better SOP. It is a set of calibrated judgments about specific people, specific risks, and specific history. Write it into the process document and the process document becomes forty pages that nobody reads, which is a worse outcome than the one you started with.</p>
<h2 id="why-process-documents-decay" tabindex="-1">Why process documents decay</h2>
<p>Documentation has a structural problem that no amount of discipline solves. Three of them, actually.</p>
<p><strong>It is written by the wrong person at the wrong time.</strong> Documentation is usually written by whoever has capacity, not whoever has the knowledge, and usually during a slow week rather than during the hard case that would have been worth recording.</p>
<p><strong>It answers the question the writer thought to ask.</strong> A person documenting their own work writes down the parts they can see. The parts they have automated into instinct are invisible to them. Ask an expert to list what they know and you get a list of what a beginner would need, which is the procedure, which you already had.</p>
<p><strong>It has no failure signal.</strong> A broken deployment tells you it is broken. A process document that has quietly stopped matching reality tells you nothing at all, right up until someone follows it and causes a problem.</p>
<p>The result is predictable. Documentation drifts toward describing the easy 80 percent of the work with increasing precision, while the hard 20 percent, which is the entire reason the role requires a person, stays in someone's head.</p>
<h2 id="what-a-decision-actually-contains" tabindex="-1">What a decision actually contains</h2>
<p>It is worth being precise about what is missing, because &quot;tribal knowledge&quot; is too vague to act on.</p>
<table>
<thead>
<tr>
<th>What documents hold</th>
<th>What the person holds</th>
</tr>
</thead>
<tbody>
<tr>
<td>The steps, in order</td>
<td>Which steps are load-bearing and which are ceremony</td>
</tr>
<tr>
<td>The rule and its threshold</td>
<td>Which rules bend, for whom, and by how much</td>
</tr>
<tr>
<td>The approved vendor list</td>
<td>Which vendor actually answers on a Friday</td>
</tr>
<tr>
<td>The escalation path</td>
<td>When escalating makes it worse</td>
</tr>
<tr>
<td>The current process</td>
<td>The three incidents that shaped it</td>
</tr>
<tr>
<td>What to do</td>
<td>What to do when none of this applies</td>
</tr>
</tbody>
</table>
<p>Everything in the right column has the same shape. It is a judgment about an exception, learned from a case, attached to a reason. That is a different kind of object than a procedure, and it does not fit in a procedure-shaped container.</p>
<p>It also degrades differently. A procedure goes out of date. A judgment does not go out of date, it goes with the person.</p>
<h2 id="the-interview-is-the-format" tabindex="-1">The interview is the format</h2>
<p>If people cannot write down what they know, and the reason is that they cannot see it, then the fix is not a better template. It is a better question.</p>
<p>This is not a novel insight. It is how oral history works, how expert elicitation in safety-critical industries works, and how any decent investigative interview works. You do not ask &quot;what do you know&quot;. You ask about a specific hard case and then you keep asking why until the answer stops being about the case and starts being about the rule the person did not know they had.</p>
<p>Three things make the difference between an interview that surfaces judgment and one that produces another procedure.</p>
<ol>
<li><strong>Ask about exceptions, not process.</strong> &quot;Walk me through the approval flow&quot; gets you the SOP. &quot;Tell me about a time you approved something you probably should not have&quot; gets you the actual decision boundary.</li>
<li><strong>Follow the reason, not the story.</strong> The anecdote is not the asset. The rule the anecdote taught is the asset, and it usually takes two or three follow-ups to get there.</li>
<li><strong>Do it out loud.</strong> Speaking is faster than writing by a factor of about four, and more importantly it is lower effort, so people keep going past the point where they would have stopped typing. The parts they would have edited out are frequently the parts worth having.</li>
</ol>
<p>An hour of the right questions gets more out of a twenty-year operator than a quarter of documentation requests. That is not a claim about tooling. It is a claim about format, and it was true before software was involved.</p>
<h2 id="how-to-tell-if-yours-is-working" tabindex="-1">How to tell if yours is working</h2>
<p>A short test you can run on your existing documentation, without buying anything.</p>
<p>Pick your most experienced person in a given function. Pick a genuinely hard case from the last year, one where the outcome depended on someone making a call. Then read your documentation and try to determine what it would have told a competent newcomer to do.</p>
<p>If the documentation would have produced the same decision, you are in good shape for that case.</p>
<p>If it would have produced a defensible but wrong decision, you have found the gap, and it is exactly the size of the person you would lose.</p>
<p>Run it three times. The pattern will be obvious.</p>
<h2 id="the-point" tabindex="-1">The point</h2>
<p>Documentation is not the enemy here, and this is not an argument for having less of it. Procedures should be written down. Most companies should write down more of them.</p>
<p>It is an argument about scope. Documentation answers &quot;how is this done&quot;. It was never designed to answer &quot;how does this person decide&quot;, and the second question is the one that becomes urgent the week somebody resigns.</p>
<p>Those are two different projects. Most companies have only ever run the first one, and then wonder why the second problem is still there.</p>
]]></content:encoded>
    </item>
    <item>
      <title>When someone leaves, what actually walks out the door</title>
      <link>https://kept.solutions/blog/what-walks-out-the-door</link>
      <guid isPermaLink="true">https://kept.solutions/blog/what-walks-out-the-door</guid>
      <pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
      <category>Field notes</category>
      <description>Every company runs on a few heads that were never written down. Here is how to find out which ones, before the resignation letter tells you.</description>
      <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Ask your office a hard question today. Any hard question.</p>
<p>Why do the odd accounts renew. Which vendors actually bend, and how far. What plan B was, the last time something went sideways at the worst possible hour.</p>
<p>Then count how many answers come back as a name.</p>
<p>&quot;I don't know, John knows that.&quot;</p>
<p>That sentence is the whole problem, said out loud. It is also the cheapest diagnostic any company has, and almost nobody runs it on purpose.</p>
<h2 id="the-names-are-the-map" tabindex="-1">The names are the map</h2>
<p>Most organizations have a mental model of themselves that looks like an org chart. The real map looks nothing like it. It is a much smaller diagram, maybe eleven people in a company of two hundred, and every hard question in the building routes to one of them.</p>
<p>Those eleven are not always senior. They are frequently not managers. The most load-bearing person in a manufacturing business is often a scheduler nobody has promoted in nine years, because she is the only one who knows which of the three suppliers will actually take a Friday call.</p>
<p>You can find them in an afternoon. Sit with the questions your team escalates and mark who they get escalated to. The concentration will be worse than you expect.</p>
<h2 id="what-the-handoff-actually-captures" tabindex="-1">What the handoff actually captures</h2>
<p>When one of those eleven resigns, a process starts. It has a name, usually &quot;knowledge transfer&quot;, and it usually consists of two weeks, a shared document, and a series of meetings with whoever is inheriting the work.</p>
<p>Here is what that process reliably captures: the systems the person logs into, the recurring meetings they attend, the reports they produce, the files they own, and the names of the external contacts they deal with.</p>
<p>Here is what it reliably misses: why they stopped trusting one of those contacts in 2021, which of the recurring meetings is theatre, what they do when the report looks wrong, and the four exceptions to the process that are not written in the process because the process would be unreadable if they were.</p>
<p>The handoff document is not a lie. It is an inventory. Inventories are useful. They are just not the thing you are losing.</p>
<h2 id="three-kinds-of-knowledge-and-only-one-gets-written-down" tabindex="-1">Three kinds of knowledge, and only one gets written down</h2>
<p>It helps to separate them, because organizations spend almost all of their effort on the first one.</p>
<p><strong>The procedure.</strong> The steps, in order. This is what an SOP is for, and SOPs are genuinely good at it. If your business has documented procedures, this part is probably fine.</p>
<p><strong>The context.</strong> Why the procedure is shaped that way. Which step exists because of a bad experience nobody wants to repeat. This is occasionally written down, usually in a comment thread on a document from four years ago, and it is effectively unfindable.</p>
<p><strong>The judgment.</strong> What to do when the procedure does not apply. Which rules bend, for whom, under what pressure, and what it costs to bend them. This is never written down, because it is not a rule. It is a disposition, built out of a few hundred small cases, and the person holding it usually cannot articulate it unprompted. Ask them to &quot;document what you know&quot; and they will hand you the procedure, because the procedure is the part they can see.</p>
<p>Judgment is the part that walks out the door. It is also the part that took twenty years to build.</p>
<h2 id="the-part-where-it-is-worth-something" tabindex="-1">The part where it is worth something</h2>
<p>There is a version of this argument that leans on scary numbers. We are not going to make it, because the honest data on knowledge loss is thin and most of the figures in circulation do not survive contact with their own footnotes.</p>
<p>What we can say is what one firm told us about their own experience.</p>
<blockquote>
<p>A 74-year-old operator sat for a structured voice session. It ran about three and a half hours. Afterwards the firm's own estimate, on their own work and their own criteria, was that over 80 percent of what he knew was now captured.</p>
</blockquote>
<p>That is their number, not ours, and it describes one person at one company. We report it because it is the only public proof we have, and we would rather have one real account than a page of borrowed statistics.</p>
<p>What it suggests is narrower than a headline and more useful. The knowledge is not unreachable. It is not so vast that a person cannot get it out. It is just that nobody ever sits down and asks properly, for long enough, with the right questions.</p>
<h2 id="what-would-have-to-be-true" tabindex="-1">What would have to be true</h2>
<p>If you wanted to fix this, and not just feel better about it, three things would have to change.</p>
<p>It would have to happen before the resignation. Two weeks' notice is not a knowledge transfer window, it is a scramble. The capture has to be routine, done on people who are staying, or it is only ever done in an emergency.</p>
<p>It would have to be a conversation, not a form. People cannot fill in what they know, because they do not know they know it. They can, however, answer a question about a specific hard case. The format has to do the work of asking.</p>
<p>And it would have to be worth something to the person answering. A system that asks people to write down everything that makes them hard to replace, with nothing offered back, gets exactly the participation it deserves. This is the part most knowledge management projects never solve, and it is why most of them fail quietly.</p>
<h2 id="start-with-the-question" tabindex="-1">Start with the question</h2>
<p>You do not need a system to run the diagnostic. You need one afternoon and the willingness to hear an uncomfortable answer.</p>
<p>Ask the hard questions. Count the names. Look at how short the list is.</p>
<p>Every company runs on a few heads that were never written down. The only real variable is whether you know whose they are before you find out the hard way.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
