From dc0cbc22bc99b1f786114370e5c246b64fccbf96 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 15 Jul 2026 14:57:04 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20=E9=87=8D=E5=BB=BA=E8=B7=A8=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=20MDTODO=20=E7=BB=88=E6=80=81=E6=A0=B8=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/MDTODO/agentrun-runtime-reliability.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/MDTODO/agentrun-runtime-reliability.md b/docs/MDTODO/agentrun-runtime-reliability.md index 7b01e05d..b23fbad7 100644 --- a/docs/MDTODO/agentrun-runtime-reliability.md +++ b/docs/MDTODO/agentrun-runtime-reliability.md @@ -147,3 +147,7 @@ ## R10 [in_progress] 解决 [UniDesk #2202](https://github.com/pikasTech/unidesk/issues/2202):从最新 master 重建跨仓 Artificer MDTODO 终态核对,派单时显式记录 MDTODO 独立 route、workspace 与 file authority,禁止从产品 targetWorkspace 扫描猜测;结果侧只读核对,缺失、歧义或不可读仅 typed warning、mutation=false 且保持真实 final response 可见,不新增锁、租约、第二状态库、证明链或围栏,不修改 PK01、不运行 Vitest或人工 CI/CD,完成任务后将详细报告写入[任务报告](./details/agentrun-runtime-reliability/R10_Task_Report.md)。 + +### R10.1 [in_progress] + +重做 [UniDesk #2202](https://github.com/pikasTech/unidesk/issues/2202) 的跨仓 MDTODO 终态权威:从最新 master 建立全新 worktree/session,显式 route/workspace/file 必须由受控 route 读取而非当前进程本地 readFile;run/task 元数据或文件缺失、歧义、不可读均附加 mutation=false typed warning 且绝不抑制真实 final response;补真实跨 route 测试,禁止复用或修补已关闭 PR #2210,完成任务后将详细报告写入[任务报告](./details/agentrun-runtime-reliability/R10.1_Task_Report.md)。