{
"id": "page:index",
"_kind": "Page",
"_file": "wiki/README.md",
"_cluster": "wiki",
"attributes": {
"title": "Wiki (Phase 4)",
"displayName": "Wiki (Phase 4)",
"slug": "index",
"articlePath": "wiki/README.md",
"article": "# Wiki (Phase 4)\n\nThe full encyclopedia of the v6 ecosystem, **derived from the graph**. Every page corresponds to a graph query; no page is hand-authored. If a fact appears on a wiki page, it appears in the graph first.\n\n## Files in this directory\n\n| Path | Purpose |\n|---|---|\n| [`00-wiki-architecture.md`](./00-wiki-architecture.md) | Site structure, navigation taxonomy, search, cross-refs, asset handling, generation cadence. |\n| [`01-derivation-mapping.md`](./01-derivation-mapping.md) | Table mapping each wiki page type to the graph query that produces it. |\n| `generated/` | Generator output land. Untracked content during dev; built by CI for publishing. |\n| `assets/` | Static assets (logos, hand-drawn diagrams) — the only hand-authored material in the wiki. |\n\n## Acceptance\n\n- Every `Term`, `Product`, `Capability`, `Hook`, `Channel`, and `Stack-layer` in the graph has a page.\n- Navigation produces no dead links.\n- Search returns expected hits for the spot-check queries in `wiki/qa/00-qa-architecture.md`.\n- A regeneration on the same graph snapshot produces a byte-identical site.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": []
}