chore: sync GovOPlaN module split state

This commit is contained in:
2026-07-10 12:51:23 +02:00
parent a865e27094
commit 49f0f48e74
2 changed files with 125 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# GovOPlaN Templates
`govoplan-templates` owns reusable renderable template definitions and render
contracts for GovOPlaN. It is intentionally separate from reporting, DMS/files,
mail delivery, forms runtime, and workflow state.
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/TEMPLATE_BOUNDARY.md](docs/TEMPLATE_BOUNDARY.md) for the boundary
decision.