What Happened
- This PR adds an opt-in redaction pre-pass to claude-mem that detects common secret tokens in observations, summaries, and tool payloads before the existing tag-stripping path and replaces only matched substrings with `<redacted type="..."/>` markers, keeping surrounding context intact while preventing accidental credential persistence.
- This PR adds an opt-in redaction pre-pass to claude-mem that detects common secret tokens in observations, summaries, and tool payloads before the existing tag-stripping path and replaces only matched substrings with `<redacted type="..."/>` markers, keeping surrounding context intact while preventing accidental credential persistence.
- 1 evidence item attached for review.