docs(tasks): map initial tasks to Gitea issues
Harness governance / validate (push) Has been cancelled

This commit is contained in:
QiuSW
2026-08-03 22:19:43 +08:00
parent a5f4cbed6f
commit 74f4bd3009
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ phase: 0
deps: []
status: TODO
created: 2026-08-03
issue: null
issue: 1
context_ref: null
claim_branch: null
work_branch: null
@@ -54,7 +54,7 @@ YoVision 尚未用真实候选摄像头验证 ONVIF/RTSP 厂商差异。直接
- 责任 Agent:由 dispatcher 分配。
- 唯一写入者:同责任 Agent。
- 委派:默认不启用;设备测试可由指定人员执行,但任务所有者必须核验原始证据。
- Gitea:Issue 创建后回填;领取时写入 `context_ref`、claim 和工作分支。
- Gitea:主 Issue 为 #1;领取时写入 `context_ref`、claim 和工作分支。
任何新增写路径先由 dispatcher 与活跃任务做前缀冲突检查。
+2 -2
View File
@@ -5,7 +5,7 @@ phase: 0
deps: []
status: TODO
created: 2026-08-03
issue: null
issue: 2
context_ref: null
claim_branch: null
work_branch: null
@@ -59,7 +59,7 @@ write_paths:
- 责任 Agent:由 dispatcher 分配。
- 唯一写入者:同责任 Agent;外部责任人只提供决策和证据。
- 委派:默认不启用。
- Gitea:Issue 创建后回填;领取时写入 `context_ref`、claim 和工作分支。
- Gitea:主 Issue 为 #2;领取时写入 `context_ref`、claim 和工作分支。
任何新增写路径先由 dispatcher 与活跃任务做前缀冲突检查。
+2 -2
View File
@@ -5,7 +5,7 @@ phase: 1
deps: [T-001, T-002]
status: TODO
created: 2026-08-03
issue: null
issue: 3
context_ref: null
claim_branch: null
work_branch: null
@@ -61,7 +61,7 @@ write_paths:
- 责任 Agent:由 dispatcher 分配。
- 唯一写入者:同责任 Agent。
- 委派:默认不启用;需要只读调研时结论先回填本文。
- Gitea:依赖 T-001/T-002 均 DONE 后才可领取;领取时记录 `context_ref`、claim 和工作分支。
- Gitea:主 Issue 为 #3;依赖 T-001/T-002 均 DONE 后才可领取;领取时记录 `context_ref`、claim 和工作分支。
任何新增写路径先由 dispatcher 与活跃任务做前缀冲突检查。