Preserve tenant module entitlement state

This commit is contained in:
2026-08-04 08:21:50 +02:00
parent d4bfc6e45a
commit e3c18f9aa8
4 changed files with 36 additions and 2 deletions
+5
View File
@@ -25,3 +25,8 @@ pattern contract documented in
[`docs/INTERFACE_PATTERN_MIGRATION.md`](docs/INTERFACE_PATTERN_MIGRATION.md).
Manifest-provided documentation topics back contextual help for tenant fields,
governance limits, permission blockers, and lifecycle consequences.
Core's `module_entitlements` tenant-setting key is reserved. Generic tenant
updates preserve it even when replacing the remaining settings document;
system and tenant module administrators change it through the Admin module's
dedicated, revision-checked module policy APIs.