Release v0.1.5

This commit is contained in:
2026-07-07 15:49:06 +02:00
commit c25e81fce9
45 changed files with 667 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# 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.