What's inside
Memory that doesn't just store — it thinks.
Most memory tools make knowledge searchable. Wadachi makes it active:
it connects, revises, reflects, and learns how you work.
◍
Persistent memory
Knowledge stored as plain markdown files with SQLite metadata. Survives across
sessions, human-readable, editable by hand. Every edit is versioned — nothing is lost.
⌕
Semantic search
Finds memories by meaning, not keywords. Powered by local embeddings via
fastembed — no API calls, no cloud, no cost. Runs entirely on your machine.
⚡
Auto-context
The killer tool. get_context detects your project, gathers the relevant
memories and recent decisions, and hands your AI everything it needs in one call.
⌗
Decision log
Not just what you know — what you decided and why. Each decision keeps its
rationale and the rejected alternatives, so no choice gets re-debated.
✦
Constellation graph
An entity knowledge graph over your brain. recall_associative spreads
activation along citation, semantic and shared-entity edges — surfacing connected
memories even when the words don't match.
⟳
Belief revision
Memories are beliefs with an epistemic envelope. Wadachi flags what's gone
stale or been superseded, so a session opens knowing what
it can no longer trust.
✲
Reflect & insights
Thinks across memories: surfaces cross-project analogies and non-obvious
connections recall can't reach, proposed as insights you accept or reject.
⎈
Procedural memory
Notices recurring incidents and proposes always-on rules for review — your brain
learning not just facts, but how to act. Read-only: it suggests, never edits.