feat(services): add governed DSAR attribution

This commit is contained in:
2026-08-21 02:34:31 +02:00
parent 468c7bb910
commit a7998a578c
5 changed files with 670 additions and 0 deletions
+6
View File
@@ -13,6 +13,12 @@ Portal presents services and Cases starts concrete matters, but both consume
the same exact provider-owned definition through Core contracts. Neither module
reads Services tables.
Services publishes `privacy.dsar.services` for minimized author attribution on
immutable service-definition revisions. The export excludes definition
payloads and catalogue search text. Services does not persist resident service
interactions: Portal retains no launch record, while Cases, Forms Runtime, or
Workflow Engine owns the concrete effect selected by a service binding.
See [docs/SERVICES_DOMAIN.md](docs/SERVICES_DOMAIN.md).
## Runtime Bindings