Sync Repo-README from project files

2026-07-06 21:45:59 +02:00
parent 95bb992a9c
commit 870903f257

@@ -1,4 +1,4 @@
<!-- codex-wiki-sync:0304ab1dbdf2521cd8c03840 --> <!-- codex-wiki-sync:46cebd1d2dc8d867063f0f01 -->
> Mirrored from `/mnt/DATA/git/govoplan-admin/README.md`. > Mirrored from `/mnt/DATA/git/govoplan-admin/README.md`.
> Origin: `repository`. > Origin: `repository`.
@@ -10,6 +10,8 @@
`govoplan-admin` owns generic administration shell API contributions during the `govoplan-admin` owns generic administration shell API contributions during the
GovOPlaN module split. GovOPlaN module split.
This repository currently provides a route-contribution package that delegates This repository owns the live `governance_templates` and
to the legacy access administration implementation. Service and model ownership `governance_template_assignments` tables while preserving their historical
will be split in later migration stages. table names. It also provides the generic administration route-contribution
package; some access-admin service helpers remain transitional compatibility
surfaces while route ownership is completed.