# Python
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
.ruff_cache/

# OS / misc
.DS_Store
*.log

# Internal-only framing, kept out of the public repo
docs/internal-pitch.md
pitch/
