Your Forge Brain — How to Use It

daily-usage telegram knowledge-graph  ·  2026-03-17

Your shared brain is live. FalkorDB running, Graphiti connected, kfs-graphiti service active on VPS. Everything you capture from your phone lands in a knowledge graph — organized, searchable, and connected.

One thing left: run the SQL migration (2 min in Supabase) to activate Telegram capture commands.

Daily Phone Commands

CommandWhat it doesVault
/note your idea hereSave a text idea, observation, or thoughtjason
🎤 voice messageDictate — auto-transcribed via Whisper, saved as notejason
📎 send a filePDF, DOCX, TXT — text extracted and savedjason
/recall what you want to findSearch across ALL vaults — results with source tagsall vaults
/ralph do this taskQueue a task for Ralph — auto-picked up on next reconcileralph
/research topic to investigateQueue a research task for Ralph specificallyralph
/build thing to buildQueue a build task for Ralphralph
/trace Person or ConceptShow everything Forge knows about X across timeall vaults
/driftAre stated priorities matching actual agent behavior?analysis
Voice memos are the fastest capture. Just hold the mic button in Telegram and talk. Whisper transcribes it, Graphiti extracts entities, your jason vault grows. No typing required.

In Daily Notes (Obsidian)

Any line starting with /ralph, /research, or /build in a Daily Note auto-queues to Ralph on the next reconcile run (every ~15 min).

/research what are competitors doing with AI knowledge graphs in 2026
→ auto-queued to ralph_queue on next reconcile
/build add a /curate URL command to the Telegram bot
→ Ralph picks it up, builds it, writes output to agent:ralph vault

What Gets Saved Automatically (No Action Required)

SourceVaultWhen
Ralph task completionsagent:ralphAfter every task
Claude Code sessionsagent:claude-codeOn session end (hook)
Google Drive / Calendar / GmailcuratedEvery 4 hours via KS pollers
Published NowPage articlescuratedOn publish (Phase C.5)

Search Examples

/recall Brian Muka coaching frameworks
Returns: facts from agent:ralph + curated vaults with timestamps and sources
/recall what did we decide about the KFS architecture
Returns: agent:claude-code session decisions with dates
/trace Athio
Returns: temporal chain — first mention → current state → what changed

Vault Rules (What Agents Can and Can't Touch)

VaultYou can writeAgents can writeAnyone can read
jasonYes — /note, voice, files, Daily NotesNo (RLS block)Yes
agent:ralphNoRalph onlyYes
agent:claude-codeNoClaude sessions onlyYes
curatedNo (automated)Ingestion agentsYes
The jason vault is immutable to agents. Even if a Ralph task mentions something about your decisions, it can only write to agent:ralph — never your vault. Your notes stay yours.

Service Status

kfs-graphiti — running on VPS :5022, Graphiti connected to FalkorDB

FalkorDB — Docker container kfs-falkordb, ports 6379 + 7687

Pending: SQL migration → activates Telegram /note command and all capture features. Run it here (2 min).


Forge Collective Intelligence · PRD at Vault/projects/forge-collective-intelligence/PRD.md