Compound research across months into a queryable wiki
Когда использовать: You've been researching a topic for weeks and realize your notes are scattered.
Предварительные требования
- swarmvault CLI — npm install -g @swarmvaultai/cli
- A vault — swarmvault init --obsidian --profile personal-research
Поток
-
Dump raw sourcesDrop everything into raw/: PDFs, saved articles, meeting transcripts, code snippets.✓ Скопировано→ Immutable raw/ folder populated
-
Compile the wikiswarmvault compile — generate wiki/ with typed pages and link frontmatter.✓ Скопировано→ Wiki pages created
-
Query through MCPVia the MCP: what's the current consensus in my notes about 'post-quantum TLS timeline'? Include contradictions.✓ Скопировано→ Answer with graph-walked citations and flagged contradictions
Итог: A growing, queryable research base that gets smarter with every addition.
Подводные камни
- Noisy inputs produce noisy graph — Curate raw/ — delete junk instead of ingesting everything
- Over-relying on the graph for 'truth' — Edges tagged 'inferred' or 'ambiguous' are hypotheses, not facts — respect the tags