GovOPlaN

govoplan-tenancy (0.1.19)

Published 2026-08-23 20:54:24 +02:00 by govoplan-package-publisher

Installation

pip install --index-url https://git.add-ideas.de/api/packages/GovOPlaN/pypi/simple/ --extra-index-url https://pypi.org/simple govoplan-tenancy

About this package

GovOPlaN tenancy platform module.

GovOPlaN Tenancy

Repository type: module (platform).

govoplan-tenancy owns tenant lifecycle, tenant administration API route contributions, the tenancy.tenantResolver capability, and the tenant registry and tenant settings WebUI panels during the GovOPlaN module split.

govoplan-access no longer hard-depends on this module. Access can run in the single-scope compatibility mode used by the core/access baseline; installing tenancy adds explicit tenant management and resolver behavior. The shared scope storage table is core-owned as core_scopes; tenancy provides lifecycle and administration behavior over those rows rather than owning the table.

The @govoplan/tenancy-webui package contributes system-tenants and tenant-settings through the shared admin.sections capability. The Access 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. 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.

Requirements

Requires Python: >=3.12
Details
PyPI
2026-08-23 20:54:24 +02:00
1
GovOPlaN
19 KiB
Assets (1)
Versions (9) View all
0.1.22 2026-09-08
0.1.21 2026-08-24
0.1.20 2026-08-24
0.1.19 2026-08-23
0.1.18 2026-08-05