File names: lowercase, hyphens, no spaces (e.g., deepcode-director.md)
Every wiki page starts with YAML frontmatter (see below)
Use <span class="wikilink-missing">[[wikilinks]]</span> to link between pages (minimum 2 outbound links per page)
When updating a page, always bump the updated date
Every new page must be added to index.md under the correct section
Every action must be appended to log.md
Provenance markers: On pages that synthesize 3+ sources, append ^[raw/articles/source-file.md]
at the end of paragraphs whose claims come from a specific source.
German primary language for wiki pages (matching NeXifyAI operations)
Frontmatter
---
title: Page Title
created: YYYY-MM-DD
updated: YYYY-MM-DD
type: entity | concept | comparison | query | summary
tags: [from taxonomy below]
sources: [raw/articles/source-name.md]
confidence: high | medium | low
contested: true # set when page has unresolved contradictions
contradictions: [other-page-slug]
---