Files
govoplan-dms/README.md

12 lines
454 B
Markdown

# 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.