From 25052441aac875b3e9eee40fa7c83ee08b510683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=8D=E7=BC=96=E8=AF=91=E5=B7=A5=E4=BD=9C=E5=8C=BA?= Date: Sat, 25 Apr 2026 08:24:31 +0800 Subject: [PATCH] =?UTF-8?q?docs(walkthrough):=20record=20commit=20SHA=200d?= =?UTF-8?q?deedc=20for=20iteration=203=20=C2=A73.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor Former-commit-id: 7bcb72dc536950ff479b4dc7bfd13d2d6b7446b9 --- docs/architecture/对外接口不变-走查任务与状态.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/对外接口不变-走查任务与状态.md b/docs/architecture/对外接口不变-走查任务与状态.md index e9c4027f..e8937e61 100644 --- a/docs/architecture/对外接口不变-走查任务与状态.md +++ b/docs/architecture/对外接口不变-走查任务与状态.md @@ -169,4 +169,4 @@ - **允许并已实施(本轮)**:`task` 空指针防护;对 **`personRuleService.add` / `delete`**、**`imageRuleRefService.addOnlyRule` / `delete`** 的 **`CloudwalkResult` 成功校验**(约定 §2.2);`updateFloorsExecutor` 绑定 **`keepAliveSeconds`**。 - **暂缓(须单独评审)**:按楼层 **有界并行**、拒绝策略、`catch` 异常语义增强、`ruleMap` 缺键防护。 -**修正实施后**:提交 **`e88ed9b`**(分支 `v0.11`)。 +**修正实施后**:提交 **`0ddeedc`**(分支 `v0.11`)。