__pycache__/
*.pyc
.pytest_cache/
.coverage
.coverage.*
htmlcov/
dist/
build/
*.egg-info/
.venv/
uv.lock

# local dev artifacts (design spec + implementation plan) — not shipped publicly
docs/
