__pycache__/
*.py[cod]
*$py.class
dist/
build/
*.egg-info/
.eggs/
*.egg
.env
.venv
env/
venv/
.pytest_cache/
.mypy_cache/

# Internal build spec — not part of the published SDK
CLAUDE_CODE_INSTRUCTIONS.md
