Documentation Governance
This document formalizes how the project’s documentation is supposed to grow and be handed off.
Append-Only Governance
Core governance rule: do not replace accumulated knowledge with shorter summaries. Expand the package while preserving earlier content and intent.
- Read the existing package before modifying it.
- Keep original files as the base and insert additional material logically.
- When a new area becomes first-class, add a new standard document and link it from the index.
Delivery Structure
Documentation work should be delivered in a timestamped folder such as doc_updates_2026-03-17_120000/_docs/en. That folder should be zipped and handed off intact.
What Future Sessions Must Not Do
- Do not strip detail to make files shorter.
- Do not invent hidden rules that are absent from the package.
- Do not leave new controls, commands, or accepted behaviors undocumented.