diff --git a/README.md b/README.md index 379d549..179ad40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # GovOPlaN Forms + +**Repository type:** module (domain). + + `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.