1 Commits
v0.1.7 ... main

Author SHA1 Message Date
5825c2c8e4 Release v0.1.8 2026-07-11 16:49:04 +02:00

View File

@@ -1,5 +1,9 @@
# GovOPlaN Forms
<!-- govoplan-repository-type:start -->
**Repository type:** module (domain).
<!-- govoplan-repository-type:end -->
`govoplan-forms` owns reusable form definitions, validation rules, and form
package fragments. Submission runtime behavior is a separate responsibility
that should live in `govoplan-forms-runtime` when implemented.