__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.idea/
.vscode/
.coverage
coverage.xml
htmlcov/
.mypy_cache/
.ruff_cache/
.ipynb_checkpoints/
/paper/
docs/autoresearch/
/docs/superpowers/
graphify-out/
autoresearch-results/
.codex-autoresearch/
/.superpowers/
ship/
.pytest_cache/
.DS_Store
.nojekyll
.claude/
next_point.json
proposal.json
/study.json
/*_study.json
/*.db
/*.sqlite
/*.sqlite3
data/
.optim-agent-runs/
.worktrees/
*.db-wal
*.db-shm
*.sqlite-wal
*.sqlite-shm
*.sqlite3-wal
*.sqlite3-shm

# Local benchmark-development helpers superseded by the combined public verifier.
/scripts/verify_cifar10_cumulative_error.py
/scripts/verify_mnist_cumulative_error.py
/scripts/verify_mnist_prompting.py
