From 6a2d8f7a68a494399fa2174c978cb4e01c0fe9f6 Mon Sep 17 00:00:00 2001 From: zemion Date: Mon, 6 Jul 2026 21:50:56 +0200 Subject: [PATCH] Sync Repo-README from project files --- Repo-README.-.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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.