# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
node_modules/

# venvs
.venv/
venv/
env/

# local data / runtime
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
.omni/
inbox.jsonl

# secrets (never commit)
secrets.toml
*.secrets.toml

# OS / editor
.DS_Store
.idea/
.vscode/
.cursor/
*.swp
.agents/
.codex/
# Skill runs write deliverables and scratch into the launch directory, which is
# this repo whenever omni is exercised from a checkout.
artifacts/
figures/
reports/
presentation/
/scripts/
/references/
/reviews/
/review-sections/
/s2_results.json
.soulagent/
role.md
*.sqlite3.init.lock
outputs/
papers/
presentations/
