__pycache__/
.pytest_cache/
.venv/
env/
*.pyc
.idea/
dist/
build/
.ruff_cache/
.mypy_cache/

# local safe-io cache (runtime artifact, never committed)
.warden-safe-cache/
.superpowers/

# viz dogfood output (runtime artifact, never committed)
.viz-dogfood-out/
