Sync Repo-README from project files

2026-07-09 13:19:29 +02:00
parent 6a89bd551e
commit a3416dbd4e

16
Repo-README.-.md Normal file

@@ -0,0 +1,16 @@
<!-- codex-wiki-sync:46c592ca04aa0d986135cbaa -->
> 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.