Truth

Local-first OKF agent memory. Markdown is truth; SQLite is the search index.

pip install truth-memory
truth skill install
truth index
truth serve

Architecture

notes/*.md ──► agent (memory_write) ──► log.md ▲ │ │ ▼ └── watcher ──► indexer ──► memory.db (SQLite) │ memory_search ◄───┘

Agent tools

Stack