node_modules/
*.pyc
__pycache__/
.DS_Store
.pytest_cache/
dist/
*.egg-info/

# Supervisor runtime (generated per-project)
.supervisor/runtime/
.supervisor/daemon.pid
.supervisor/daemon.sock
.supervisor/evals/
runtime/state.json
runtime/event_log.jsonl
runtime/decision_log.jsonl

# Local third-party product research
docs/research/
