9 lines
391 B
Markdown
9 lines
391 B
Markdown
# 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.
|