__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
env/
*.env
.env.*
.tox/
htmlcov/
.coverage

# === Ecosystem hygiene ===
runs/
.tmp/
.cache/
artifacts/
evidence/
*.receipt
_analysis/
