docs: build company profile knowledge base

This commit is contained in:
2026-06-11 04:01:15 +08:00
parent 33a9a132ce
commit 312546b394
1008 changed files with 27004 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Schema
- 原始 PPT 位于 `博志金钻项目基本情况/`,作为 Raw Sources不由 Agent 改写。
- 新增或更新 PPT 后,先运行 `_system/build_company_kb.py` 重新抽取来源笔记和图片索引。
- 稳定事实写入 `Knowledge/`;直接引用 PPT 内容时回链到 `Sources/PPT/``Sources/Images/`
- 所有可复用图片必须使用本地路径,优先用 Image ID 调用。
- `log.md` 只追加,不重写历史。