feat(knowledge): BIZ-16 知识库目录结构初始化 - 7领域+10条目+模板

This commit is contained in:
陆怀瑾 (COO)
2026-06-22 22:08:39 +08:00
parent 8c93fee885
commit 80ef3c2796
19 changed files with 1097 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# 技术领域知识
**责任人**:徐聪(costcodev
**审核人**:陆怀瑾(coo
## 知识范围
涵盖开发规范、代码审查、架构设计、部署运维、技术选型等技术团队知识。
## 条目清单
| 文件名 | 说明 | 状态 |
|--------|------|------|
| [开发规范.md](开发规范.md) | 代码编写与项目管理规范 | ✅ |
| [代码审查清单.md](代码审查清单.md) | Pull Request 审查标准 | ✅ |
## 待建设
- API 设计规范
- 数据库设计指南
- 技术选型决策框架