Problem
.claude/ directory (7 files) is tracked in git — includes settings.json, PERMISSIONS.md, agents/debugger.md, and 7 command files. This is AI tool project configuration that should not be in the repo.
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.