Problem
.claude/settings.local 2.json is tracked in git. It contains AI tool configuration with commit messages including "Generated with [Claude Code]" and "Co-Authored-By: Claude" embedded in bash allow-lists.
Fix
- Add
.claude/ to .gitignore
- Remove
.claude/ from git tracking: git rm -r --cached .claude/
- Commit the removal
PPI Database Reference
Listed as P1 in ppi-leak-database.md since 2026-03-02.