# Run artifacts (regenerated by the weave + notebook)
results/
*.png

# Staged datasets (roadmap; pq_synth generates on-node)
data/

# Python cache
__pycache__/
*.pyc

# Notebook checkpoints
.ipynb_checkpoints/

# OS/editor
.DS_Store
*.swp
.idea/

# Logs
*.log
