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:
36
projects/_example/_index.md
Executable file
36
projects/_example/_index.md
Executable file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: project
|
||||
title: "示例项目(Example)"
|
||||
description: 一个照抄即合规的 OKF 对齐示例项目,给同事看 frontmatter 与目录结构长什么样。
|
||||
status: developing
|
||||
created: 2026-06-18
|
||||
ingested: 2026-06-24
|
||||
tags: [示例, onboarding]
|
||||
related:
|
||||
- "[[decision-clientA-tiered-pricing]]"
|
||||
- "[[conversation-kickoff-20260618]]"
|
||||
---
|
||||
|
||||
# 示例项目(Example)
|
||||
|
||||
> 这是给同事的活样板。新建真实项目请用 `bash tools/kb-init.sh <代号>`,不要复制本目录名 `_example`。
|
||||
|
||||
## 概览
|
||||
虚构的「客户 A 定制化交付」项目,用来演示如何把项目资料结构化沉淀进知识库。
|
||||
|
||||
## 进展
|
||||
- 2026-06-18 项目启动会,确定范围与需求方(见 conversations/)
|
||||
- 2026-06-20 定价策略拍板为阶梯定价(见 decisions/)
|
||||
|
||||
## 关键决策
|
||||
- [[decision-clientA-tiered-pricing]] —— 采用阶梯定价而非一口价
|
||||
|
||||
## 需求方 / 参与人
|
||||
- 需求方:客户 A 采购部
|
||||
- 内部:张三(商务)、李四(交付)
|
||||
|
||||
## 资料索引
|
||||
- `docs/` :外部汇入的正式文档(需求书/合同/方案)
|
||||
- `conversations/` :聊天记录结构化沉淀
|
||||
- `decisions/` :决策记录,每条挂溯源
|
||||
- `assets/` :原始附件(唯一免 frontmatter 目录)
|
||||
Reference in New Issue
Block a user