2a24276b78ca42602e0b6c3cbac458b3b18b89ec
GovOPlaN Wiki
Repository type: module (domain).
govoplan-wiki owns collaborative, revisioned knowledge pages and spaces.
It is the native GovOPlaN alternative and integration target for tools such as
MediaWiki and BlueSpice.
The runtime module ID is wiki. This initial scaffold registers the domain
boundary, permissions, roles, documentation, and module entry point. Runtime
storage and WebUI routes will follow as bounded implementation slices.
Boundary
Wiki owns spaces, pages, revisions, links, labels, page-level access, and publishing state. It does not own binary file storage, formal records, product documentation, workflow execution, or general-purpose collaborative document editing.
See docs/WIKI_DOMAIN_BOUNDARY.md.
Development
cd /mnt/DATA/git/govoplan-wiki
PYTHONPATH=src:/mnt/DATA/git/govoplan-core/src \
/mnt/DATA/git/govoplan/.venv/bin/python -m unittest discover -s tests
Languages
Python
74.5%
TypeScript
21.5%
CSS
3.1%
JavaScript
0.9%