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.
| Command | What it does | Vault |
|---|---|---|
| /note your idea here | Save a text idea, observation, or thought | jason |
| 🎤 voice message | Dictate — auto-transcribed via Whisper, saved as note | jason |
| 📎 send a file | PDF, DOCX, TXT — text extracted and saved | jason |
| /recall what you want to find | Search across ALL vaults — results with source tags | all vaults |
| /ralph do this task | Queue a task for Ralph — auto-picked up on next reconcile | ralph |
| /research topic to investigate | Queue a research task for Ralph specifically | ralph |
| /build thing to build | Queue a build task for Ralph | ralph |
| /trace Person or Concept | Show everything Forge knows about X across time | all vaults |
| /drift | Are stated priorities matching actual agent behavior? | analysis |
Any line starting with /ralph, /research, or /build in a Daily Note auto-queues to Ralph on the next reconcile run (every ~15 min).
| Source | Vault | When |
|---|---|---|
| Ralph task completions | agent:ralph | After every task |
| Claude Code sessions | agent:claude-code | On session end (hook) |
| Google Drive / Calendar / Gmail | curated | Every 4 hours via KS pollers |
| Published NowPage articles | curated | On publish (Phase C.5) |
| Vault | You can write | Agents can write | Anyone can read |
|---|---|---|---|
| jason | Yes — /note, voice, files, Daily Notes | No (RLS block) | Yes |
| agent:ralph | No | Ralph only | Yes |
| agent:claude-code | No | Claude sessions only | Yes |
| curated | No (automated) | Ingestion agents | Yes |
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