Skip to content

[primitives] Add sensitive-data redaction baseline#149

Open
justfinethanku wants to merge 1 commit intomainfrom
contrib/jonathanedwards/sensitive-data-redaction
Open

[primitives] Add sensitive-data redaction baseline#149
justfinethanku wants to merge 1 commit intomainfrom
contrib/jonathanedwards/sensitive-data-redaction

Conversation

@justfinethanku
Copy link
Copy Markdown
Collaborator

What this does

  • adds a new sensitive-data-redaction primitive with a canonical pattern catalog and adoption rules
  • makes raw-text ingestion contributions declare and link that primitive in repo docs/templates
  • applies the redaction pass to the Gmail and Obsidian importers before embeddings and storage
  • records redaction metadata when replacements happen and skips truly high-risk payloads

Validation

  • python3 -m py_compile recipes/obsidian-vault-import/import-obsidian.py
  • deno check recipes/email-history-import/pull-gmail.ts
  • JSON validation for new and updated metadata/pattern files

Merge note

If there are no objections, this will be merged by EOD.

@github-actions github-actions bot added documentation Improvements or additions to documentation primitive Contribution: reusable concept guide recipe Contribution: step-by-step recipe labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation primitive Contribution: reusable concept guide recipe Contribution: step-by-step recipe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant