chore: sync GovOPlaN module split state

This commit is contained in:
2026-07-10 12:51:19 +02:00
parent 476e02f2c5
commit 2ae5fa0930
2 changed files with 81 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# GovOPlaN DMS
`govoplan-dms` owns document lifecycle and collaborative document-management
semantics. It builds on files/storage providers but does not own low-level file
storage or file connector implementations.
This repository is currently a tag-only scaffold. It should gain package
metadata and module manifests only after the first backend or WebUI slice is
designed.
See [docs/DMS_BOUNDARY.md](docs/DMS_BOUNDARY.md) for the boundary decision.