fix(manifest): normalize runtime module id

This commit is contained in:
2026-07-20 20:01:50 +02:00
parent 587991dcfb
commit 05c3a2257a
4 changed files with 8 additions and 6 deletions

View File

@@ -6,6 +6,8 @@
`govoplan-risk-compliance` is the GovOPlaN platform module seed for risk and compliance workflows for data protection incidents, DPIAs, compliance controls, audit measures, risk registers, and internal-control evidence.
Its runtime module ID is `risk_compliance`; the repository and Python distribution retain the hyphenated `govoplan-risk-compliance` 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