.env
.venv/
.runtime/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.hypothesis/
.coverage
.coverage.*
htmlcov/
docs/_build/
build/
dist/
*.egg-info/
*.sqlite3
*.sqlite3-shm
*.sqlite3-wal
artifacts/
!demos/agent_roles_validation/record/workspace/artifacts/
!demos/agent_roles_validation/record/workspace/artifacts/*.json
data/
.private/

integrations/dsh/node_modules/
