feat(datasources): add governed DSAR coverage
This commit is contained in:
@@ -41,3 +41,18 @@ without changing consumers. Larger durable artifact-backed publications remain
|
||||
a later storage-provider slice.
|
||||
|
||||
See [docs/CONCEPT.md](docs/CONCEPT.md) for ownership and lifecycle details.
|
||||
|
||||
## Data-subject requests
|
||||
|
||||
Datasources publishes `privacy.dsar.datasources` for exact catalogue,
|
||||
governance-reference, materialization, payload, stage, and publication
|
||||
references and for minimized operator attribution. It never exports connector
|
||||
references, locators, credentials, arbitrary rows, schemas, validation
|
||||
samples, metadata, provenance bodies, checkpoints, replay material, or hashes.
|
||||
The module does not guess subject identity by scanning schema-dependent tabular
|
||||
payloads; the authoritative source module locates and corrects those facts.
|
||||
|
||||
Unpromoted stages and unreferenced payloads can be deleted idempotently.
|
||||
Published or referenced state, immutable materializations, governance evidence,
|
||||
holds, and operator attribution require data-steward review. Dataflow and
|
||||
Reporting derivatives must be refreshed after the source correction.
|
||||
|
||||
Reference in New Issue
Block a user