Files
company-kb/projects/_example/_index.md
yangqianqian 84f7950589 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>
2026-07-16 18:24:39 +08:00

37 lines
1.2 KiB
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 目录)