Initial commit: company-kb framework

- 完整的知识库框架(P0-P5 路线图)
- 12篇治理文档
- 工具脚本(kb-init.sh, kb-lint-fm.py, feishu-sync.py, kb-bot)
- 7个 Claude 命令
- 示例项目和测试项目(wanniu-l1)
- 契约文件(meta/kb-contract.yaml)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
yangqianqian
2026-07-16 18:24:39 +08:00
commit 84f7950589
60 changed files with 4410 additions and 0 deletions

4
meta/ingest-manifest.json Executable file
View File

@@ -0,0 +1,4 @@
{
"_comment": "摄入 hash 台账去重用。P2+ 自动化后由单一执行者维护。key=内容 sha256, value=目标页相对路径。",
"entries": {}
}