diff --git a/Repo-README.-.md b/Repo-README.-.md index 314eca0..f493862 100644 --- a/Repo-README.-.md +++ b/Repo-README.-.md @@ -1,4 +1,4 @@ - + > 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.