__pycache__/
*.py[cod]
.venv/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
data/cache/
data/validation/corpus/*.jsonl
data/validation/outcomes/
docs/_build/
