← back to Knowledge Layer Skill
knowledge-layer/assets/template/SOURCES.md
23 lines
# Sources
The ledger of raw material this wiki was compiled from. Everything under
`sources/` is an input; every entry cites the sources it derives from. This
file is a human-readable roster — the authoritative compile state lives in
`.kl/manifest.json` (managed by `kl_scan.py`).
_Last updated: {{DATE}}_
## Roster
| source file | what it is | added |
|-------------|------------|-------|
| _(none yet)_ | | |
## Curation notes
- Sources are curated by a human — quality in, quality out. The LLM compiles;
it does not decide what is worth ingesting.
- Prefer primary material (transcripts, docs, contracts, real chats) over
second-hand summaries.
- Never delete a source that entries still cite without running a compile pass
to re-home or retire those claims (`kl_scan.py` flags REMOVED sources).