.venv/
__pycache__/
*.egg-info/
dist/
.pytest_cache/
*.sqlite
*.sqlite-wal
*.sqlite-shm
.omc/
**/results/*/data/
**/results/*/cwd/

# third-party benchmark dataset, fetched by benchmarks/locomo/fetch_dataset.py
benchmarks/locomo/locomo10.json

# the Procedural Graphs paper, cited by ADR 0004 as arXiv:2609.09153
docs/*.pdf

# third-party benchmark datasets, fetched on demand
benchmarks/longmemeval/longmemeval_s*.json

# LaTeX build artifacts (memoose.bbl is kept: arXiv needs it and does not run BibTeX)
paper/*

# this machine's agent tooling, not part of memoose (skill managers, host-scoped installs)
.agents/
.claude/
skills-lock.json
