__pycache__/
*.pyc
*.pyo
.pytest_cache/
dist/
build/
*.egg-info/
.venv/
venv/
.env
.coverage
htmlcov/
.ruff_cache/

# Generated ORA research reports
*-20??-??-??-??????.md

# Internal development documentation
docs/
