/target
node_modules/
__pycache__/
*.pyc
.venv/
# Research artifacts (not for distribution)
RESEARCH_*.md
JWT_FINDINGS_*.md
*.swp
*.swo
*~
.DS_Store
# Coverage and mutation testing output
coverage/
mutants.out/
# Contrib manifests/specs (local only, not distributed)
contrib/manifests/
contrib/specs/