.venv/
__pycache__/
*.pyc
.ruff_cache/
.pytest_cache/

dist/
*.egg-info/

.verel/

site/
.cache/
tools/country_cache.json

# Security residuals — LOCAL ONLY, never published (per directive 2026-06-28)
docs/SECURITY_RESIDUALS.md
.security-local/
