.DS_Store
.idea/
.venv/
.ruff_cache/
.pytest_cache/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.coverage
htmlcov/
.actionscope/

# Unpublished research artifacts — see research/methodology.md "Publication Status".
research/paper/

# mkdocs build output
site/
