diff --git a/Repo-README.md b/Repo-README.md new file mode 100644 index 0000000..f493862 --- /dev/null +++ b/Repo-README.md @@ -0,0 +1,15 @@ + + +> 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 `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. The historical `tenants` +table name is intentionally preserved for migration compatibility.