new file mode 100644
index 0000000..57d5114
@@ -0,0 +1,88 @@
+---
+title: The Librarian
+visibility: public
+---
+
+# The Librarian
+
+Inspired by Neal Stephenson's *Snow Crash* — an AI daemon with instant recall of the entire library, used as a conversational research partner. Not a search engine. A guide.
+
+---
+
+## Literary references
+
+### Snow Crash — The Librarian (primary inspiration)
+
+Neal Stephenson's *Snow Crash* features "The Librarian" — an AI daemon in the Metaverse with instant recall of the entire Library of Congress (merged with the CIA into the "Central Intelligence Corporation"). The protagonist Hiro uses the Librarian as a conversational research partner. Key properties:
+
+- Conversational, not search-based. Hiro doesn't type queries — he talks, follows threads, goes on tangents, and the Librarian adjusts.
+- Has access to everything. The entire corpus.
+- A daemon, not a person. Explicitly software — no pretense of being human. A tool with personality.
+- Connects dots the human can't. Hiro discovers the Snow Crash virus by following threads through ancient Sumerian linguistics, neurolinguistics, and modern drug culture — a path he couldn't have found alone.
+- The CIC is an information marketplace. "Stringers" (contributors) get paid when their information is used. The Library isn't Wikipedia — it's a network of individual contributors whose knowledge has economic value.
+
+### Ready Player One — Halliday's Journals + The Curator
+
+- Halliday's Journals: a public archive on the planet Incipio in the OASIS — one person's entire life and knowledge rendered as explorable rooms. Every film, game, book he ever saw is archived with metadata.
+- The Curator (Ogden Morrow): secretly the co-creator, disguised as a robotic "Jeeves-like" librarian who helps visitors navigate. Has complete knowledge but guides toward discovery rather than giving direct answers.
+- Anorak's Almanac: the downloadable version — Halliday's journal as a portable PDF.
+
+---
+
+## How this maps to wikihub
+
+| Literary concept | wikihub equivalent |
+|---|---|
+| Halliday's Journals / Library of Congress | Each user's wiki — a person's complete knowledge archive |
+| Planet Incipio / The CIC | The wikihub platform — where all archives live and are discoverable |
+| The Librarian / The Curator | An AI agent that navigates across all public wikis, guides discovery, finds cross-wiki connections |
+| Anorak's Almanac | `git clone` / ZIP download — the portable, offline version |
+| The Easter Egg Hunt | Cross-wiki connections — wikilinks, shared tags, knowledge graphs |
+| Stringers getting paid | Attribution as currency — when the Librarian references your wiki, you get visibility, stars, forks |
+
+---
+
+## The "Humanity's Archive" vision
+
+Wikipedia chose consensus — one voice, one article, edit wars. That works for facts but kills perspective.
+
+wikihub is the opposite: every person gets their own archive. Karpathy's wiki isn't "the article about transformers" — it's Karpathy's understanding. Someone else's wiki about the same topic would be different. Both valuable. Neither replaces the other.
+
+The archive for humanity isn't one library — it's a constellation of individual knowledge bases that can be traversed, forked, and cross-referenced. The platform's job is to make that constellation navigable.
+
+---
+
+## Naming / branding options
+
+| Layer | Option A | Option B | Option C |
+|---|---|---|---|
+| Platform | wikihub | The Library | Humanity's Archive |
+| AI agent | The Librarian | The Curator | The Archivist |
+| Individual exports | Almanac | Journal | Archive |
+| Curated showcase | The Journals | Featured | The Collection |
+| Vision tagline | "The archive for humanity" | "Your knowledge, humanity's library" | "Every mind, an archive" |
+
+**Strong contenders for the platform name:**
+- **wikihub** — functional, already in use, domain locked (wikihub.md)
+- **The Library** — evokes Snow Crash directly, simple, but maybe too generic
+- **Humanity's Archive** — the grand vision name, better as a tagline than a product name
+
+**Strongest combo:** Keep wikihub as the product name. Use "Humanity's Archive" as the vision/tagline. Name the AI agent "The Librarian."
+
+---
+
+## The Librarian as a product feature
+
+The Librarian would be wikihub's AI agent — accessible via `@librarian` on the platform or in conversational mode via Cmd+K:
+
+- Has read access to all public wikis on the platform
+- Conversational — ask questions, it pulls from across wikis and synthesizes
+- Finds cross-wiki connections individual authors can't see
+- Credits sources — "according to @karpathy's transformer wiki..." (attribution built in)
+- The one entity that has read everything on the platform
+- Explicitly a tool/daemon, not pretending to be human — but with personality
+- Powered by the MCP surface — uses the same API any agent uses, just the best-informed one
+
+---
+
+*See also: [[Core Beliefs]] for the foundational philosophy, [[Onboarding Vision]] for the user journey.*