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

# Local design and agent working memory
docs/
task_plan.md
findings.md
progress.md
.agents/
.claude/
.codex/
AGENTS.md

# Local publishing credentials
publish.bat
