No. 169 / 339
Is a shared team wiki still worth maintaining by hand when AI can synthesize institutional knowledge from raw docs and chat history on demand?
The shift
Answering "how do we do X here / why did we decide Y" by reading a page someone wrote goes from scarce — a human had to notice the knowledge, write it down, and keep it current — to abundant: an agent reads the whole corpus of docs, tickets, and chat history and synthesizes an answer on the spot. Retrieval-augmented synthesis over a messy internal corpus is the specific capability that flipped, and by mid-2026 it is good enough that the query beats the stale page for most day-to-day questions.
The axioms
- Institutional knowledge has to be manually written into a durable page or it's lost — capturing it is scarce, deliberate labor.
- Finding an answer means someone already structured and indexed it into a place you can search — organized retrieval is scarce.
- A wiki is trustworthy because a human curated it: decided what goes in, what's canonical, and what to delete — curation is scarce judgment.
- Keeping a page current is ongoing manual work, so wikis rot the moment nobody's paid to tend them — maintenance is scarce, unglamorous labor.
- The answer to "why did we decide this" lives in the head of the person who was there, or nowhere — tacit and rationale knowledge is scarce.
- When a documented answer is wrong, there's a page owner accountable for it — accountability for the truth sits with a named human.
Invalid axioms
- Institutional knowledge has to be manually written into a durable page or it's lost. Synthesis over the raw corpus — chat, tickets, PRs, docs, meeting transcripts — is now near-free and on demand, so knowledge that was never deliberately written up as a wiki page is still retrievable as an answer. Habit-trap: teams still run "documentation debt" sprints and nag people to write things down, spending scarce effort transcribing into pages what an agent can already reconstruct from the exhaust the work left behind.
- Finding an answer means someone already structured and indexed it into a place you can search. An agent will answer a natural-language question by reading across unstructured sources without anyone having pre-organized them into a taxonomy. Habit-trap: teams still invest in wiki information architecture — nesting, tagging, table-of-contents pages — as if the retrieval problem were structural, when the scarce thing was never the folder tree.
- Keeping a page current is ongoing manual work, so wikis rot without a tender. For synthesized answers there is no page to rot — the agent reads the current state of the corpus each time, so a query is fresh by construction where a hand-maintained page was stale by default. Habit-trap: teams still assign page owners and schedule "quarterly doc reviews," maintaining pages that are now the least current source in the building, below the chat threads the agent actually reads.
Unchanged axioms
- A source of truth is trustworthy because a human decided it was canonical — and that judgment is still scarce. An agent synthesizing over the corpus can tell you what was said; it cannot reliably tell you what's true now when the corpus contains a decision, its later reversal, three hedged Slack takes, and a doc nobody updated. Someone still has to declare "this is the answer, the rest is noise." The wiki page was one way to record that verdict; the verdict itself didn't get cheaper.
- The rationale — why a decision was made — still lives with the human who was there, not in the corpus. The corpus records what was decided far more reliably than why: the constraint that's now lifted, the option deliberately not taken, the political reason nobody wrote down. An agent will confidently infer a plausible rationale, which is worse than silence when the real reason was unstated. Tacit knowledge that was never externalized anywhere is not made retrievable by reading harder.
- When the answer is wrong, someone still has to be accountable for it. A page owner could be wrong and answerable; an agent's synthesis is confidently plausible and answerable to no one. For questions where being wrong is expensive — security posture, compliance commitments, what we promised a customer — a named human still has to own the canonical answer, whatever surface it lives on.
- Deciding what's worth making canonical at all is still a judgment call. Most of the corpus is noise, drafts, and abandoned directions. Knowing which handful of decisions and definitions a team should be able to rely on — and actively pruning what's stale or wrong so it stops polluting answers — is a taste call about what matters, not a synthesis call over what exists.
New axioms
- The wiki becomes a query over the mess, and no one owns whether the mess is right. When "the wiki" is just an agent reading raw docs and chat, the trust that used to come from a curator vanishes silently — the interface looks authoritative while resting on an uncurated, contradictory corpus nobody is accountable for. We have to solve for who owns canonical truth when there's no page to own.
- Confidently-wrong synthesis from stale and contradictory sources is the default failure mode. The agent will reconcile a reversed decision, an out-of-date policy, and a half-joke in chat into one fluent, plausible answer — and there's no rot signal, no "last updated 2023" stamp, to warn the reader it's built on sand. We have to solve for surfacing the provenance and freshness of what got synthesized, and flagging when the sources disagree rather than smoothing it over.
- Verifying AI-synthesized institutional knowledge has no natural owner or checkpoint. A hand-written page was verified once, by the person who wrote it. An on-demand answer is generated fresh each time and read by someone who wasn't there and can't tell right from plausible. We have to solve for how a team spot-checks synthesized answers against ground truth at the volume they're now consumed.
- The curation that made a wiki trustworthy goes unowned precisely because the tool made it look unnecessary. Once the agent answers everything, the incentive to actively mark what's canonical and prune what's wrong collapses — so the corpus quality degrades exactly as reliance on it rises. We have to solve for keeping someone accountable for source quality when nobody is forced to touch a page anymore.
Where it breaks
Teams retire the hand-maintained wiki because the agent answers better than the stale pages did (invalid) at the same moment no one is any longer curating what's canonical or pruning what's wrong (new) — so the corpus the agent reads degrades unowned, and confidence in the answers rises while their grounding erodes. The second collision: teams stop writing decisions down because the agent can reconstruct what was decided from the exhaust (invalid), which quietly strands the why — the rationale that only ever lived in a person's head (still holds) now never gets externalized at all, and the agent fills the gap with a plausible invented reason no one flagged as a guess. Both calls hinge on retrieval-synthesis reliability, which is moving fast; the freshness-and-provenance gap in particular may narrow within a year as tools start citing sources and dates by default.
Related axioms
Society
What changes for nonprofit organizations with AI?
Society
What changes for small business owners with AI?
Society
What changes for social work with AI?
Society
What changes for collaboration with AI?
Society
What changes for communication and collaboration with AI?
Society
Does a credential still signal anything when producing the artifact it certifies is nearly free?
Other axioms
Government
What changes for policing with AI?
Finance
If AI runs the models and drafts the memos, is the actuary the math or the signed accountability for a reserve estimate?
Education
Is the teacher's core job now managing AI tutors rather than delivering content?
Industries
What changes for sports with AI?
Engineering
What changes for site reliability engineering with AI?
Engineering
Should we still maintain human-owned regression suites, or is continuous AI-generated coverage enough?