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

# Tooling
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/

# Reble machine-local state (reble init also adds this to .gitignore)
.reble/
demo/
dist/
# internal strategy doc — not published
PRD.md
prd.md
# local tooling state
.zcode/
.DS_Store
site/
LAUNCH.md
OPTIMIZATIONS.md
