Terraphim
v2026.05.18
Terraphim

Personal Assistant Role: One Search Across Email and Notes

17 Apr 2026 4 min

Most "personal AI" tools split your context across silos: one search box for email, another for notes, a third for your chat history. Terraphim treats every source as a haystack on the same role, so a single query crosses all of them. This post shows how to wire up the two most common personal sources -- email via JMAP and notes in an Obsidian vault -- under a new Personal Assistant role.

Read More
Terraphim personal-assistant jmap obsidian knowledge-graph fastmail

System Operator Demo: A Logseq Knowledge Graph Drives Enterprise MBSE Search

17 Apr 2026 5 min

Terraphim's System Operator role is the demo we point people at when they want to see a real Logseq knowledge graph drive search. 1,347 Logseq pages, 52 of them carrying explicit synonyms:: lines, covering Model-Based Systems Engineering vocabulary -- requirements, architecture, verification, validation, life cycle concepts. This post walks the demo end-to-end and shows the piece people miss: the KG is doing real work, not just re-ranking text matches.

Read More
Terraphim system-operator logseq knowledge-graph mbse systems-engineering

Teaching AI Agents to Learn from Their Mistakes

05 Apr 2026 5 min

AI coding agents make the same mistakes over and over. We built a learning system that captures failures, stores corrections, and feeds them back into future sessions — turning every error into institutional memory.

Builds on Why Graph Embeddings Matter — the deterministic engine that makes "remember this correction forever" cheap. Apply the pattern in your own project via the Command Rewriting How-to.

Read More
Terraphim ai learning hooks knowledge-graph claude-code developer-tools

Learning via Negativa: How Terraphim Remembers What You Keep Getting Wrong

20 Feb 2026 4 min

You know what is embarrassing? Making the same mistake for the tenth time. Last week, I typed docker-compose up instead of docker compose up. The command failed. I sighed. I corrected it. Three days later? Same thing. Same sigh. Same correction.

Builds on Why Graph Embeddings Matter — the deterministic engine that lets Terraphim store and replay corrections in microseconds. Apply the pattern in your own project via the Command Rewriting How-to.

Read More
Terraphim rust cli ai-agents developer-tools learning knowledge-graph
1 2