Files
MultiPhysicsVault/wiki/concepts/Source-First Synthesis.md
T
김경종 72dad72703
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add claude-obsidian
2026-05-28 10:57:16 +09:00

2.3 KiB

type, title, created, updated, tags, status, related
type title created updated tags status related
concept Source-First Synthesis 2026-04-24 2026-04-24
llm-wiki
synthesis
provenance
developing
How does the LLM Wiki pattern work?
LLM Wiki Pattern
Compounding Knowledge
Persistent Wiki Artifact
Query-Time Retrieval

Source-First Synthesis

Source-first synthesis is the LLM Wiki practice of keeping raw sources separate from the generated wiki while requiring the wiki to cite and integrate those sources. Karpathy's pattern describes raw sources as the source of truth and the generated wiki as the maintained synthesis layer: https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f

Boundary Filled

The selected question says the wiki pattern integrates sources, but it does not spell out the provenance discipline. This page records the rule: synthesis is allowed to be rewritten, but source material remains the cited anchor.

Extracted Claims

Operating Rule

Source-first synthesis is stricter than unsourced summarization. A new concept page should identify the sources it used, state what was extracted from them, and avoid treating the generated page as a replacement for the source document.

Primary Sources