Guanghu Domestic Migration dd131ff814
Some checks are pending
Build Windows Internal Installer / Build Windows x64 internal installer (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-008
Source snapshot: 789bd691f530f915fc870bf72ecb7c96c5d5101c
2026-07-17 16:01:12 +08:00

27 lines
550 B
Markdown

# 人类研发频道
每位参与研发的人类可以拥有一个频道登记文件。频道连接:
```text
人类研发者
↔ 当前协作 AI
↔ 研发工单
↔ 模块注册表
↔ 协作与交接记录
```
频道不是 AI 身份声明。它是一个可追踪的协作空间,记录该人类确认的方向、当前项目、已认领模块和交接材料。
## 频道模板
```yaml
id: HLP-CHANNEL-0001
human_name: ""
status: active
focus_areas: []
claimed_modules: []
active_workorders: []
collaboration_log: ""
visibility: private
```