Migrate Tenancy interface patterns
This commit is contained in:
@@ -19,3 +19,9 @@ The `@govoplan/tenancy-webui` package contributes `system-tenants` and
|
||||
module owns the `/admin` shell but does not import these panels. Historical
|
||||
`access.admin.*` surface identifiers remain stable so existing saved Views keep
|
||||
working after the ownership move.
|
||||
|
||||
The tenant registry and active-tenant settings follow the shared interface
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user