One discipline · three doors contextkeeping.com machinereadyknowledge.com answerecon.com

The doctrine — the founding essay

KCS was built for human writers and human readers. Both are gone.

Backlit leaf showing its full venation network

Nature as system — every answer travels a governed network

Knowledge-Centered Service is one of the few methodologies in the support world that actually earned its reputation. Its core insight — that knowledge should be captured as a byproduct of solving problems, by the people solving them, at the moment they solve them — is as true today as it was twenty-five years ago. I'm one of its biggest proponents and supporters, I'm not here to bury it.

I'm here to point out that KCS as we know it has rested on two structural assumptions, and in the last three years both of them quietly died.

Assumption one: humans write the articles

Every KCS implementation I've seen struggle — and most struggle — fails at the same joint: the capture tax. The methodology asks a support agent, mid-queue, to stop resolving tickets and write an article. Organizational leadership says knowledge matters, but then measures the agent on ticket throughput (TTR, case volume, etc.). The agent does the math. The article doesn't get written, or it gets written badly at 4:55p on a Friday, and the knowledge base slowly becomes a museum of things that once were true.

We built an entire coaching-and-licensing apparatus to fight this, and the best programs made it work through sheer discipline. But we were compensating for a constraint that no longer exists.

A resolved support case already contains the knowledge. The problem statement, the environment, the troubleshooting path, the resolution — it's all sitting in the ticket thread. What's missing is the labor of turning a conversation into an article, and that labor is now nearly free. AI can synthesize a structured draft from a case payload in seconds, pre-tagged with product, version, and a link back to the source case for provenance.

Which means the agent's job shrinks to a simple act: pressing a button that says "this one's worth keeping." And even that can be automated — when the third similar ticket resolves with no covering article, the system can raise its own hand.

The human work doesn't disappear. It moves. Instead of authoring, humans curate: review the draft, fix what's wrong, approve or reject. Minutes instead of hours. And here's the detail that changes everything downstream — you measure how much the reviewer changed. That edit-distance number is a live, self-calibrating benchmark of your AI drafting quality. It trends down over time, and when it does, you have quantitative proof your knowledge factory is improving.

The Solve Loop isn't dead. It just doesn't need human drafters anymore. It needs curators with domain expertise.

Assumption two: humans read the articles

This one is stranger, and more important.

You've heard the quip; "RTFM". It exists for a reason… docs are rarely read until a post-break situation and the specific content is recommended to them. Even then, the likelihood of reading beyond a paragraph to find their answer is fairly low.

Now, look at who — or what — actually consumes your knowledge base today. The agent-assist panel suggesting articles mid-ticket. The chatbot on your help center. The copilot your enterprise customers wired into their own service desk. Increasingly, the "reader" of your knowledge is a machine assembling an answer for a human who will never see the article page at all. And we're one product cycle away from your customers' own AI agents querying your documentation directly, deciding on their principal's behalf whether your product's error 4022 is your bug or their misconfiguration.

Everything KCS taught us about writing for readers — findability, scannability, "sufficient to solve" — was designed for human eyes. Machines need different things: self-contained resolution steps that survive being retrieved in isolation. Explicit metadata declaring which product, which version, which plan tier an article applies to. Stable identifiers, so an answer can cite its source and the citation still means something tomorrow. Freshness signals, so the retrieval layer can prefer the current truth over the archived one. Findability, of course, is the bridge and is as relevant today as ever, but the specifics around what that means has shifted from writing for how humans use search engines to how AI agents find and consume content.

The Precision Paradox

And the stakes are higher than they look: as AI answers get more accurate, tolerance for their remaining errors collapses. A janky 2023 chatbot could be wrong charmingly. A polished 2026 answer engine that confidently cites your own stale article to a customer — or to a customer's agent making an automated decision — burns trust you don't get back. The better the system sounds, the more its worst error costs.

Garbage in, confident garbage out. Retrieval technology cannot rescue an ungoverned corpus. Which brings us to the part that doesn't change.

What survives: Governance, promoted from chore to architecture

In classic KCS, content health was the vegetables we pushed around on our plate as a child, only eating them under duress imposed by our parents — the Evolve Loop work everyone agreed was important yet nobody staffed. In the AI era, it's the load-bearing wall.

The operating model that works has a shape I'd summarize as boring core, smart edge. At the center: a deterministic, versioned system of record — every article typed, owned, tagged, lifecycle-dated, with its history intact. At the edges: probabilistic AI, drafting candidates on the way in and generating answers on the way out. And between the edge and the core, one non-negotiable rule: nothing probabilistic writes to the record without passing a gate. A human approves new knowledge. A human reviews the before-and-after diff when AI proposes updating existing knowledge. The AI layer can be swapped every time the model landscape shifts — and it will shift — while the core compounds in value.

Put it together and the two loops of KCS become three:

  • a Capture Loop, where knowledge is synthesized from work, not authored alongside it;
  • a Curation Loop, where humans govern what enters the record and when it expires;
  • and a Delivery Loop — the loop KCS never explicitly states — where cited answers based on governed content are delivered to humans and machines. Where every unanswered or unresolved question at the end of a delivery loop is logged, clustered, and fed back as a capture request connecting back into the first loop. The system tells you what's missing. The loop closes itself.

None of this requires an enterprise content platform or a seven-figure program. A disciplined team can run this loop on structured Markdown, version control, and the ticketing system they already own. What it requires is an operating model — which is precisely what KCS is, and what its successor has to be.

If you spent years getting KCS-certified, you're already lightyears ahead of most. You learned the principles: knowledge as byproduct, demand-driven content, collective ownership, sufficient-to-solve. Those survive intact. What's obsolete is the machinery built on two assumptions — human writers, human readers — those are now gone.

Keep the soul. Replace the machinery. That is what contextkeeping is.

The maturity model I use to place teams on this road — from institutional knowledge to agentic loops, with the metrics that matter at each level — is a one-page self-assessment. Free, no email required. When you're ready to act on it, AnswerEcon is the guided path.

KCS® is a service mark of the Consortium for Service Innovation. This essay reflects an independent, KCS-aligned methodology and is not affiliated with or endorsed by the Consortium. Architectural concepts credited to Michael Iantosca — including the edit-distance benchmark and the Precision Paradox — draw on his published papers on content analytics, KCS automation, and agentic documentation systems, available at thinkingdocumentation.com/downloads.