Files
govoplan-forms/README.md
2026-07-11 16:49:04 +02:00

592 B

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.

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/FORMS_BOUNDARY.md for the boundary decision.