node_modules/
.next/
out/
next-env.d.ts
tsconfig.tsbuildinfo

# Python
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
*.egg-info/
.ipynb_checkpoints/
*.nbconvert.ipynb

# phase execution outputs
phases/**/phase*-output.json
phases/**/step*-output.json
