Sync Repo-README from project files

2026-07-06 21:50:56 +02:00
parent 03a747cf3f
commit 6a2d8f7a68

@@ -1,4 +1,4 @@
<!-- codex-wiki-sync:d925ee59ad3de31fb1fb7c51 -->
<!-- codex-wiki-sync:f71799d4e4b2f2d2eb34c302 -->
> Mirrored from `/mnt/DATA/git/govoplan-tenancy/README.md`.
> Origin: `repository`.
@@ -7,8 +7,9 @@
---
# GovOPlaN Tenancy
`govoplan-tenancy` owns tenant lifecycle and tenant settings API route
contributions during the GovOPlaN module split.
`govoplan-tenancy` owns the live `tenants` table, tenant lifecycle, and tenant
settings API route contributions during the GovOPlaN module split.
The current package delegates to the legacy access administration
implementation while route ownership is separated before model migration.
`govoplan-access` depends on this module, and core's registry inserts tenancy
before access for authenticated platform composition. The historical `tenants`
table name is intentionally preserved for migration compatibility.