generated from hack-ink/vibe-mono
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
area:securityAuthentication, secrets, and security hygiene.Authentication, secrets, and security hygiene.kind:featNew capability or product behavior that is not primarily a refactor or cleanup.New capability or product behavior that is not primarily a refactor or cleanup.theme:provenanceEvidence, citations, lineage, and explainability.Evidence, citations, lineage, and explainability.
Description
Summary
Provide API-level write-time exclusion and redaction controls for sensitive content.
Why
Privacy/exclusion policy should be explicit and verifiable at ingestion time, not only handled by upstream callers.
Scope
- Add request-level exclusion controls for ingest endpoints:
- explicit exclusion spans/fields
- optional redaction transforms before persistence
- Persist policy decision metadata for auditing.
- Add verification endpoint/fields to confirm excluded content was not stored.
Acceptance Criteria
- Sensitive segments marked for exclusion are provably absent from persisted note content.
- Redaction/exclusion actions are visible in audit metadata.
- Default behavior remains backward-compatible when controls are omitted.
Related
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:securityAuthentication, secrets, and security hygiene.Authentication, secrets, and security hygiene.kind:featNew capability or product behavior that is not primarily a refactor or cleanup.New capability or product behavior that is not primarily a refactor or cleanup.theme:provenanceEvidence, citations, lineage, and explainability.Evidence, citations, lineage, and explainability.