Research for an LLM Wiki
Research fills a scoped gap in the wiki, then preserves the evidence and its useful conclusions. It combines query, source collection, and ingestion.
Workflow
Read
wiki-purpose.mdandwiki-schema.md; decline or narrow requests outside the vault's scope.Run the
queryworkflow first to determine what is known and define a precise research question.Gather 5–10 high-quality sources. Prefer primary materials, official documentation, papers, and authoritative recent analysis. Seek independent confirmation for important claims.
Save each collected source under
sources/YYYY-MM-DD/before analysis. Include provenance when creating a research note:--- title: Source Title url: https://original-url author: Author Name date: YYYY-MM-DD retrieved: YYYY-MM-DD type: article | paper | documentation | blog | video-transcript ---Treat files in
sources/as immutable after saving.Apply the
ingestworkflow to each source: update focused, attributable wiki pages and add wikilinks rather than compiling a detached report only.Present a final report with this structure:
## Research Report: Topic ### Question ### Findings ### Sources Added ### Wiki Pages Created/Updated ### Remaining GapsCreate a query-synthesis page only when the cross-source conclusion is genuinely new and well supported. Then append a
researchentry towiki-log.mdand runllm-wiki sync.
Guardrails
- Keep the research question bounded; list tangents as follow-ups.
- Attribute every material claim to saved sources or cited wiki pages.
- Flag outdated evidence for fast-moving topics.
- Never invent a source, citation, or conclusion.