feat: synchronize governance templates in bulk
This commit is contained in:
@@ -16,7 +16,11 @@ This repository owns the live `admin_governance_templates` and
|
||||
historical unprefixed governance tables for existing development databases. It
|
||||
contributes the stable
|
||||
`/api/v1/admin/system/governance-templates` routes and owns governance-template
|
||||
CRUD plus materialization into access-owned tenant groups and roles.
|
||||
CRUD plus materialization into access-owned tenant groups and roles. The
|
||||
`/synchronize` operation validates selected templates and tenants in bounded
|
||||
bulk reads, delegates one versioned projection batch to Access, and returns an
|
||||
auditable outcome for every assignment. Dry runs do not mutate Access data;
|
||||
applied retries are idempotent and never silently skip blocked assignments.
|
||||
|
||||
## WebUI Package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user