knowledge-genome-orchestrator/templates/wiki-index.md

44 lines
1.3 KiB
Markdown

---
title: "Index — {{GENOME_NAME}}"
type: index
domain: {{GENOME_NAME}}
maturity: stable
last_updated: {{DATE}}
private: false
---
# Master Index: {{GENOME_NAME}}
**[AGENT INSTRUCTION]**
This is the primary navigation file. Read it first on every session before accessing individual pages.
Maintain strict alphabetical sorting within each section.
Update `last_updated` in the YAML frontmatter on every edit.
Entry format: `- [[folder/slug]] — One-line summary. \`maturity: <value>\``
---
## Sources (`wiki/sources/`)
*Ingested raw materials. One entry per processed source.*
## Entities (`wiki/entities/`)
*People, organisations, tools, projects.*
## Concepts (`wiki/concepts/`)
*Theories, methodologies, patterns, architectural decisions.*
## Queries (`wiki/queries/`)
*Synthesised answers worth preserving. Archived explorations and analyses.*
## Conflicts Pending Review (`wiki/queries/conflict-*.md`)
*Created automatically when the agent detects contradictions between sources.*
*Do not summarise entries here — list slugs only to avoid surfacing unresolved claims.*
*Remove entry once the operator has resolved and closed the corresponding PR.*
## Private Synthesis (`wiki/private/`)
*Restricted access. Requires `PRIVATE_CONTEXT: enabled` and unlocked repo.*
*List slug names ONLY. Do not append summaries — prevents metadata leakage.*