zemion 58a466cbcd
Module Package Release / publish-packages (push) Successful in 10s
Release v0.1.17
2026-08-05 20:34:13 +02:00
2026-07-29 15:50:24 +02:00
2026-08-05 20:34:13 +02:00
2026-07-29 15:50:24 +02:00
2026-07-29 15:50:24 +02:00
2026-07-29 15:50:24 +02:00
2026-08-05 20:34:13 +02:00
2026-08-05 20:34:13 +02:00
2026-07-29 15:50:24 +02:00

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
S
Description
GovOPlaN collaborative wiki module for governed knowledge spaces, pages, revisions, links, attachments, and publishing.
Readme AGPL-3.0
191 KiB
Languages
Python 74.5%
TypeScript 21.5%
CSS 3.1%
JavaScript 0.9%