__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.ruff_cache/
.venv/
venv/
.DS_Store

# Local secrets — never commit (PyPI recovery codes, tokens, etc.)
.secrets/

# local dev-only (not published)
publish.sh
AGENTS.md
