fix(manifest): normalize runtime module id

This commit is contained in:
2026-07-20 20:01:50 +02:00
parent 36bbc97695
commit 0046284b95
4 changed files with 8 additions and 6 deletions

View File

@@ -6,6 +6,8 @@
`govoplan-forms-runtime` is the GovOPlaN platform module seed for runtime form submissions for validation, drafts, attachments, signatures, status tracking, and handoff to domain modules.
Its runtime module ID is `forms_runtime`; the repository and Python distribution retain the hyphenated `govoplan-forms-runtime` name.
This repository is initialized as a discoverable module seed. It exposes a module manifest, initial permissions, role templates, documentation metadata, Gitea workflow templates, and a focused manifest test. It intentionally does not yet add HTTP routes, database models, migrations, or WebUI navigation.
## Initial Ownership