本仓库同时管理 raw/ 原始资料和 wiki/ 知识页,提交信息需要能说明“这次变更改变了什么知识资产”。
推荐格式:
<type>: <summary>
示例:
ingest: add source on llm wiki workflow
wiki: refine entity links for obsidian and joplin
lint: repair orphan pages and missing backlinks
docs: update repository collaboration rules
raw: add screenshots for browser clipping workflow
ingest用于把新资料导入知识库,并同步更新相关页面。
适用场景:
raw/source-*.md 摘要页wiki/index.md 和 wiki/log.md示例:
ingest: add article on llm wiki ingestioningest: import joplin notes on linux networkingwiki用于整理已有知识页,不一定伴随新资料导入。
适用场景:
示例:
wiki: consolidate workflow pages for source summarieswiki: add backlinks between entity and concept pageslint用于知识库维护和健康检查后的修复。
适用场景:
示例:
lint: repair broken wikilinks in indexlint: mark outdated claims in tool comparison pagesdocs用于仓库说明文档和协作规则更新。
适用场景:
README.mdCLAUDE.md示例:
docs: add commit guidelines and log templatesdocs: clarify raw and wiki collaboration boundaryraw用于只涉及原始资料资产的补充或整理,且暂时不改 wiki/。
适用场景:
示例:
raw: add source images for joplin exportraw: import clipped articles on browser automationsummary 尽量写具体主题,不要只写 “update files” 或 “fix stuff”。raw/ 和 wiki/,通常优先使用 ingest。docs,不要混用 wiki。raw/wiki/wiki/index.md 和 wiki/log.mdingest: ...wiki/log.mdwiki: ...lint: ...updatefixchange wikinotesmisc这些信息无法帮助你在以后快速看懂知识库是如何演化的。