.venv/
__pycache__/
*.pyc
dist/
build/
*.egg-info/
.DS_Store

# tool caches
.pytest_cache/
.ruff_cache/

# mkdocs build output
site/

# local plan artefacts
plan.json
