__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.env
*.egg
.mypy_cache/
.ruff_cache/
.coverage
coverage.json
.pytest_cache/
.hypothesis/
.mutmut-cache

# Local AI-agent steering pointers (machine-local, not versioned)
CLAUDE.md
AGENTS.md
