# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Local agent/tooling state (regenerable, may contain secrets)
.drafts


# Working drafts (not part of the public product)
products/
Papers/
data/
draft/
# Python caches and tooling
.mypy_cache/
.pytest_cache/
.ruff_cache/
*.log

# OS files
.DS_Store
Thumbs.db
review_results/
.benchmark-reports/
