Update philosophy/Core Beliefs.md
ccfd721132b8 jacobcole 2026-04-10 1 file
index b132b34..08a67ab 100644
@@ -1,5 +1,4 @@
---
-title: Core Beliefs
visibility: public
---
@@ -9,6 +8,38 @@ The living document for wikihub's core beliefs, vision, and why it exists.
---
+## Shared Mind for Humanity
+
+Wikipedia proved that strangers could build an encyclopedia together. But it enforced a single voice — "neutral point of view" — and in doing so, flattened the richest parts of human knowledge: perspective, experience, dissent, intuition.
+
+wikihub is building something different: a **shared mind** where every contributor keeps their own voice.
+
+Imagine a doctor's wiki on chronic pain, a patient's wiki on chronic pain, and a researcher's wiki on chronic pain — all interlinked, all forkable, all searchable as one corpus. No edit wars. No lowest-common-denominator consensus. Just the full texture of human understanding, made navigable.
+
+The shared mind isn't one brain. It's a network of brains — each wiki a neuron, each wikilink a synapse, each fork a new branch of thought. The platform's job is to make the whole network traversable while preserving each node's integrity.
+
+### Why AI makes this possible now
+
+The shared mind was always the dream. What makes it achievable now is that AI agents can do the maintenance work that killed every previous attempt:
+
+- **Cross-referencing** — An agent can read 10,000 wikis and surface connections no human would find
+- **Translation** — Not just languages, but between expertise levels, jargon, and frameworks
+- **Maintenance** — The Karpathy LLM Wiki pattern means wikis stay alive instead of rotting. Agents ingest new sources, update cross-references, flag contradictions
+- **Curation** — [[The Librarian]] vision: an AI guide that knows the full constellation and can lead you through it
+
+The previous generation of wikis failed because maintenance was a human bottleneck. When AI handles the gardening, humans can focus on what they're uniquely good at: having experiences, forming opinions, and sharing hard-won knowledge.
+
+### What this looks like at scale
+
+- A student forks a professor's wiki and annotates it with their own understanding
+- An AI agent ingests a research paper and ripple-updates 15 wikis that cite related work
+- A practitioner's wiki on a medical condition ranks alongside the clinical wiki, because lived experience is knowledge too
+- The full graph of human knowledge becomes queryable: "show me every perspective on X" instead of "show me the consensus on X"
+
+This is wikihub's north star: not a single source of truth, but a **constellation of truths** that together form humanity's shared mind.
+
+---
+
## Humanity's Archive
The archive for humanity isn't one library with one voice. It's a constellation of individual knowledge bases — each one a person's understanding of their corner of the world — that can be traversed, forked, and cross-referenced.
@@ -29,6 +60,7 @@ Anyone can build a wiki host. The `.wikihub/acl` + MCP + content negotiation + `
## Core beliefs
+- **Shared mind, individual voice.** The constellation of wikis IS the shared mind. No single wiki needs to be complete — the network is the knowledge.
- **Infrastructure, not app.** wikihub is the memory layer + git host. Agents are clients. The site stands alone and serves any LLM/agent.
- **Individual voice over consensus.** Every person's archive is theirs. No edit wars, no "neutral point of view" policy. Voice is a feature.
- **Separate repos, seamless integration.** A coding agent should need <50 lines to fully operate a wiki.
@@ -41,4 +73,4 @@ Anyone can build a wiki host. The `.wikihub/acl` + MCP + content negotiation + `
---
-*See also: [[The Librarian]] for the AI vision, [[Onboarding Vision]] for how new users discover wikihub.*
+*See also: [[The Librarian]] for the AI vision, [[Onboarding Vision]] for how new users discover wikihub.*
\ No newline at end of file