__pycache__/
*.pyc
*.egg-info/
dist/
build/
.eggs/
*.egg
.python-version
.env

# Editor / tooling state — never ship
.claude/
.next/
.DS_Store

# Benchmarks and internal artifacts — never ship
benchmark*.py
benchmark_*_results.json
docs/benchmark-blog-post.html
