Skip to content

heal: restore removed session content with PII redacted (process-and-redact)#15

Merged
4444J99 merged 1 commit into
mainfrom
heal/restore-redact-session-content
Jul 2, 2026
Merged

heal: restore removed session content with PII redacted (process-and-redact)#15
4444J99 merged 1 commit into
mainfrom
heal/restore-redact-session-content

Conversation

@4444J99

@4444J99 4444J99 commented Jul 2, 2026

Copy link
Copy Markdown
Member

Reverses removal PR #14, which deleted content rather than redacting it. Per the containment doctrine (process and redact, never remove): restores every removed content file (secret/config files excluded) and runs a full-repo redaction pass scrubbing personal identifiers across all tracked text, preserving substance. Verified zero PII remains. Drops the .gitignore entries #14 added.

🤖 Generated with Claude Code

Reverses removal PR #14, which DELETED content. Per the containment doctrine, PII
content is not removed — it is processed and redacted, so no unique work is deleted.

- Restores every removed content file (secret/credential/local-config files excluded).
- Full-repo redaction pass scrubbing personal identifiers across all tracked text
  (name/email/phone -> [redacted]; /Users/4jp/ home paths -> ~/; username -> [user];
  personal ChatGPT/Claude conversation links -> [redacted]); substance preserved.
- Verified: zero name/email/phone/home-path remain in the tree.
- Drops the .gitignore entries #14 added so restored content is trackable.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@4444J99 4444J99 merged commit d425de0 into main Jul 2, 2026
4 checks passed
@4444J99 4444J99 deleted the heal/restore-redact-session-content branch July 2, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant