A normal wiki can be useful to humans and still be unsafe for agents. An LLM Wiki keeps normal page readability, then adds page schema, canonical URLs, typed navigation, source policy, review states, and explicit agent rules.
| Dimension | Normal wiki | LLM Wiki |
|---|---|---|
| Authority | Often inferred from tone or location. | Declared with status, source status, owner, review date, and canonical URL. |
| Navigation | Human menus, search, categories, and page lists. | Breadcrumbs, index/log, children, typed related links, backlinks, sitemap, and llms.txt. |
| Sources | Often mixed into prose or missing. | Raw sources remain immutable; compiled pages cite source records and review state. |
| Agent behavior | Usually implicit. | Read order, citation rules, update rules, and stop conditions are explicit. |