__pycache__/
*.pyc
*.egg-info/
build/
dist/
.venv/
.DS_Store

# session handoff (development artifact, not shipped)
HANDOFF.md
