.venv/
__pycache__/
*.py[cod]
.gitignore
.ruff_cache/
.pytest_cache/
.mypy_cache/
tests/
docs/
out/
*.jsonl
