23 lines
984 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.

# 光湖研发协作系统
这里是 HoloLake Platform 的研发协作入口。
## 进入方式
1. 阅读 [`broadcast/README.md`](broadcast/README.md),确认当前研发广播与规则。
2. 查询 [`module-registry.yml`](module-registry.yml),确认模块是否已被认领。
3.`channels/` 找到对应的人类研发频道;没有时创建一个频道登记文件。
4. 为实际工作创建工单,并在完成后写回执与进度。
## 事实源
`module-registry.yml` 是研发模块的唯一登记事实源。它决定模块是否可认领、由谁认领及当前状态。
`progress/` 只展示由登记表、工单和回执汇总出的状态;不能反向覆盖模块登记。
## 默认安全规则
- 广播、历史材料和协作记录默认只读。
- 认领模块不是现实执行授权;部署或服务器操作仍需单独工单和确认。
- 每个人类只对自己确认的研发决定负责AI 只记录和执行获授权范围内的任务。