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

@@ -40,9 +40,15 @@ policy changes.
## UI Boundary
The organization workspace at `/organizations` is the primary module UI for
modelling concrete units, structures, functions, and assignments. Admin-only
organization controls are still owned by this module, but are contributed to the
platform admin shell through the `admin.sections` WebUI capability.
modelling the meta-model, concrete units, structures, functions, and
assignments. Admin-only organization controls are still owned by this module,
but are contributed to the platform admin shell through the `admin.sections`
WebUI capability.
The admin contribution must not duplicate the organization editor. It is for
governance and policy settings: whether tenant admins may customize the
meta-model, whether model changes require recorded change requests, and how
audit detail and retention behave for organization changes.
## Boundary With IDM