__pycache__/
*.pyc
*.pyo
.pytest_cache/
.hypothesis/
.ruff_cache/
.tox/
.venv/
venv/
*.egg-info/
dist/
build/
.coverage
.subtask/

# Runtime artifacts from running the examples / local scripts.
jobs.db
jobs.db-shm
jobs.db-wal

# Session artifacts from /autoresearch:predict + debug swarms.
# Pre-release working notes (snapshot, decision queue) — dumped at release.
debug/
predict/
.mcp.json
.gemini/
HANDOFF.md
