Add organization change-control workflow

This commit is contained in:
2026-07-10 18:57:32 +02:00
parent becbc8dd04
commit 669647a986
9 changed files with 421 additions and 71 deletions

View File

@@ -28,9 +28,14 @@ Organizations does not own:
- external IDM connector internals
The WebUI exposed by this repository is a normal module UI at
`/organizations`. Admin-only controls are contributed by this module through the
platform `admin.sections` WebUI capability, so the admin shell can show them
when the organizations module is active.
`/organizations`. It is the editing surface for the meta-model, concrete
organization tree, structures, functions, and assignments.
Admin-only controls are contributed by this module through the platform
`admin.sections` WebUI capability, so the admin shell can show them when the
organizations module is active. Those controls are limited to governance and
policy settings such as tenant model customization, change-request
requirements, audit detail, and retention behavior.
## Module Contract