__pycache__/
*.pyc
*.egg-info/
.venv/
dist/
build/
.pytest_cache/
.ruff_cache/
data/
models/
vital.html
site/feed.json
.claude/scheduled_tasks.lock
*.pem
.env

# Local infra/topology — kept private, out of the open-source tree
deploy/

