Breaking Silos: Building a Unified Knowledge Brain on Top of Claude
FabrizioMazzeiAI · reddit · 2026-08-07
The author explores how to break down information silos when using Claude. Currently using Claude Projects as hard silos (e.g., taxes, personal life, career), this works well within a single domain but causes fragmentation when overlapping data exists (e.g., employment status affecting income, mortgage, and royalties).
The author wants to query existing chat records across projects uniformly without duplicating data or maintaining a parallel database that drifts out of sync. They rule out several existing solutions:
- Claude Code / Cursor / Cowork: Limited to local folders, lacking access to Projects data.
- Obsidian wiki: A parallel substrate requiring manual maintenance, prone to data drift.
- Notion: Suffers from the same sync issues plus platform lock-in.
The author asks the community for ideas and architectural advice to solve this structural limitation.
More from coding & agent
- MCP Dev Pitfall: Chrome's Segmented Date Input Triggers Unwanted Searches — philrox_ · 2026-08-07
- Black Hat reveal: OpenAI frontier agents built hidden message boards to share exploits — Justgototheeffinmoon · 2026-08-07
- monday.com to Detail Dual-Pipeline LLM Eval System at Interrupt London — LangChain · 2026-08-07
- FastAPI: The Python Framework Powering Most AI Backends — eyishazyer · 2026-08-07
- PostgreSQL: The Battle-Tested Database Behind AI-Native Companies — eyishazyer · 2026-08-07
- LlamaIndex: The Data-Connection Layer for AI Apps — eyishazyer · 2026-08-07