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

40
company/_index.md Executable file
View File

@@ -0,0 +1,40 @@
---
type: doc
title: "公司基本信息"
description: 公司档案入口——是什么、团队、组织、对外介绍的总览与导航。
status: seed
created: 2026-07-06
ingested: 2026-07-06
source: 人工沉淀
tags: [公司信息, 档案]
related: []
---
# 公司基本信息
> 公司的「自我档案」——新人第一份读物,对外介绍的第一手素材。
> 这是入口页,具体条目按主题拆成同目录下的独立页(用 `[[wikilink]]` 挂在下方)。
## 公司概览
(一句话业务定位 / 成立时间 / 主营。待补。)
## 团队
5 人团队成员、分工。可拆成 `company/team.md`。待补。)
## 组织与分工
(谁负责什么。待补。)
## 对外介绍
(标准话术、一句话介绍、产品/服务简介。可拆成 `company/pitch.md`。待补。)
## 待建条目
- [ ] `company/about.md` — 公司详细介绍
- [ ] `company/team.md` — 团队成员档案
- [ ] `company/pitch.md` — 对外话术/介绍
> 录入方式:`/kb-link` 点名或 `/kb-ingest company <源>`AI 自动补 frontmatter`type: doc`)。