1.1 KiB
1.1 KiB
GovOPlaN Wiki Codex Guide
Documentation Contract
- Treat documentation as part of every behavior change. Update this module's manifest-driven
DocumentationTopiccontributions for affected user and administrator behavior. - Keep feature content here;
govoplan-docsprojects it without importing Wiki internals. - Maintain a static user/admin baseline and run
/mnt/DATA/git/govoplan/tools/checks/check-manifest-shapes.pyafter behavior or manifest changes.
Scope
This repository owns collaborative, revisioned Wiki spaces and pages.
Boundaries
- Depend on kernel contracts from
govoplan-coreand access contracts fromgovoplan-access. - Keep page identity, revisions, links, labels, and publishing state here.
- Store binary attachments through Files/DMS references rather than local blobs.
- Keep formal records and legal retention in Records/DMS.
- Integrate external wikis through connector capabilities and stable external references.
- Do not import sibling module internals.
Local Workflow
Use Gitea issues as the canonical backlog and state log.