__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
*.db
*.sqlite3
.reports/
.ruff_cache/
.pytest_cache/
.mypy_cache/
coverage/
htmlcov/
.DS_Store

# Scope config (local overrides)
scope.yaml
