docs consolidation work
This commit is contained in:
6
docs/modules/notify/security/redaction-catalog.md
Normal file
6
docs/modules/notify/security/redaction-catalog.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Redaction and PII catalog (NR7)
|
||||
|
||||
- Classify merge fields: identifiers (hash), secrets (strip), PII (mask), operational metadata (retain).
|
||||
- Storage and previews must use redacted forms by default; full bodies allowed only with `Notify.Audit` permission.
|
||||
- Log payloads must omit secrets; hashes use BLAKE3-256 over UTF-8 normalized values.
|
||||
- Fixtures under `docs/modules/notify/fixtures/redaction/` show expected redacted shapes for templates and receipts.
|
||||
Reference in New Issue
Block a user