From a3416dbd4eca4a8bdcc3c5edf4479347011646ce Mon Sep 17 00:00:00 2001 From: zemion Date: Thu, 9 Jul 2026 13:19:29 +0200 Subject: [PATCH] Sync Repo-README from project files --- Repo-README.-.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Repo-README.-.md diff --git a/Repo-README.-.md b/Repo-README.-.md new file mode 100644 index 0000000..50fd889 --- /dev/null +++ b/Repo-README.-.md @@ -0,0 +1,16 @@ + + +> Mirrored from `/mnt/DATA/git/govoplan-tenancy/README.md`. +> Origin: `repository`. +> Active tasks and changing state belong in Gitea issues; this wiki page is durable project context. + +--- +# GovOPlaN Tenancy + +`govoplan-tenancy` owns the live `tenancy_tenants` table, tenant lifecycle, and +tenant settings API route contributions during the GovOPlaN module split. + +`govoplan-access` depends on this module, and core's registry inserts tenancy +before access for authenticated platform composition. Core migrations rename the +historical `tenants` table to the module-prefixed table name for existing +development databases.