Agent-maintained wiki page format — YAML frontmatter, typed relations, citation tags, and confidence markers. Structure only; no domain content.
Part of the agent toolkit:
| Tool | Role |
|---|---|
| vet | Lint skills and briefs before commit |
| phase0 | Audit third-party repos before adoption |
| wikilint | Enforce graph health on wikis using this schema |
| ara-schema | The page contract wikilint expects |
- Copy
examples/minimal-page.mdinto your wiki. - Run
wikilint wiki/in CI (demo workflow). - Optional: lint briefs with
vet --profile brief.
Full spec: SCHEMA.md
LLM-curated wikis rot fast — orphan pages, one-way related: links, @mentions without files. ARA gives agents a stable contract; wikilint enforces it in CI.
- Methodology newsletter: Outlier Weekly
- YouTube: @Cemini23
- Agent meta-wiki: cemini-claude-code-CCC
- Toolkit: vet · wikilint · phase0 · agent-toolkit-demo
MIT — use the schema in any project; keep your wiki content private.