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