research/
playground/

# e2e-ai local state (test catalog DB, per-test workdirs, agent runs)
.e2e-ai/

# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Monitor UI (source). Built assets under src/e2e_ai/monitor/static are shipped.
monitor-ui/node_modules/
monitor-ui/dist/
