# SQLite index -- derived from memory/, rebuilt on seed. Not source of truth.
.mcp_memory/

# NOTE: memory/ is deliberately COMMITTED. The OKF records are the point of
# this repo -- they're reviewable in a PR, diffable, and readable on GitHub
# without running anything. See "Why this is a compounding asset" in README.

# Python
__pycache__/
*.py[cod]
.venv/
venv/

# macOS
.DS_Store
