20 lines
1017 B
Markdown
20 lines
1017 B
Markdown
# GovOPlaN DMS
|
|
|
|
Optional integration module for external document-management systems. The first concrete product profile targets d.velop d3 DMSApp and provides repository discovery plus digest-bound request planning. Real target writes remain disabled until a configured d3 tenant passes mapping, custody, reconciliation, and recovery tests.
|
|
|
|
See [the DMS boundary](docs/DMS_BOUNDARY.md) and [the d.velop d3 integration profile](docs/DVELOP_D3_INTEGRATION.md).
|
|
|
|
<!-- govoplan-repository-type:start -->
|
|
**Repository type:** module (domain).
|
|
<!-- govoplan-repository-type:end -->
|
|
|
|
`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.
|