guanghulab/knowledge-base/docs/broadcast-rules.md
Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

27 lines
800 B
Markdown
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.

# 广播格式规范 v1.0
## BC编号格式
BC-{模块号}-{序号}-{开发者代号}
示例:
- BC-M17-005-ZZM17模块第5个广播之之
- BC-M22-007-AWM22模块第7个广播Awen
- BC-M-DINGTALK-003-ZZM-DINGTALK模块第3个广播之之
## 广播结构
1. 广播头(编号/开发者/模块/环节/EL等级/时间)
2. 人格体引导语(奶瓶线/直接线/本体线)
3. 任务概述(做什么+为什么)
4. Step分步引导终端命令+完整代码)
5. 验收标准(二元:全✅或继续改)
6. SYSLOG模板
## 合并规则
- 每个广播包含2-3个环节
- 单次广播超4000字自动分卷
## EL等级
- EL-1~3基础配置/简单页面
- EL-4~5中等功能模块
- EL-6~7系统级/多模块联动
- EL-8~10架构级/全链路