Meridians documentation
From the Meridians Wiki · Public · Maintained · joint
The documentation is a routed knowledge system, not a god document. Use the generated Knowledge Atlas for the macro picture across corpus weight, concepts, links, authority, and status. Use the tree below to enter the smallest branch that answers your question; a leaf owns one concept and links only to its immediate neighbours.
knowledge-base/
├── knowledge/ maintained, authored concept hubs
│ ├── foundations/ values and durable framing
│ ├── product/ promise, people, behaviour, strategy, and economics
│ ├── vocabulary/ canonical concept leaves
│ ├── architecture/ runtime, canonical state, and boundaries
│ ├── governance/ permission and security contracts
│ ├── operations/ configuration, release, and Hosted support
│ ├── conventions/ repeatable model, narrative, and UI rules
│ ├── worlds/ authored fictional canon and structured world contracts
│ └── plans/ intentionally future-facing specifications
├── diagrams/ maintained visual leaves, grouped by concept / flow / UI
├── personas/ maintained audience and onboarding leaves
├── specs/ bounded proposals that graduate into a maintained leaf when shipped
├── generated/ machine-produced reference and evidence; never hand-edit
└── insights/ local diagnostic bundles; generated, ignored, and never authoritative
Choose a branch
- Learning the product or making a product decision: product
- Changing code, state, API, or UI structure: architecture
- Running, securing, configuring, or releasing an instance: operations 🔒
- Defining or checking a product term: vocabulary
- Changing authority, access, or a security boundary: governance 🔒
- Naming or applying a repeatable rule, including copy/localisation: conventions
- Reading or extending first-party fictional canon: worlds
- Assessing an unshipped change: plans
- Inspecting a code projection, measured debt, or an all-in-one diagram export: generated
- Seeing the macro knowledge picture beyond hierarchy: Knowledge Atlas
- Reviewing local repository, knowledge, static, economics, or forecast signals: insight bundles
Maintained leaves are the source of truth. Generated reference is a local artefact — git-ignored, materialised by npm install and rebuilt with npm run gen:all — so an unrelated branch never conflicts over a projection of the code; npm run knowledge:check verifies the committed budgets that ratchets measure a push against. The coding-agent router is ../AGENTS.md.