From 65559d8f032253b3c3e3edabc9799e2b2542038f Mon Sep 17 00:00:00 2001 From: Delicious233 <101502465+DeliciousBuding@users.noreply.github.com> Date: Thu, 30 Jul 2026 01:02:36 +0800 Subject: [PATCH] =?UTF-8?q?docs(progress):=20=E5=90=8C=E6=AD=A5=20MASTER?= =?UTF-8?q?=20tip=20=E8=87=B3=20#1476=20+=20=E7=BB=BC=E5=90=88=E5=AE=A1?= =?UTF-8?q?=E8=AE=A1=20top10=2010/10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lane A #1476: TriggerAgentTask 成功路径 + 4 错误路径 + #1430 TurnInProgress 409 二次触发 gate 直测(320 行,T-M1 覆盖缺口闭环)。 Lane B #1475: 全仓 TS 自等扫仅 1 处真 tautology(oidc-login expect(true).toBe(true)),审计「52 处」高估→澄清并修正为 DOM 渲染断言。 综合审计 top10 全部落地 10/10。master tip 31c482cc。 --- docs/progress/MASTER.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/progress/MASTER.md b/docs/progress/MASTER.md index 4dc68d94..a2896791 100644 --- a/docs/progress/MASTER.md +++ b/docs/progress/MASTER.md @@ -11,7 +11,7 @@ | Active SPEC | **PROPOSAL open (NEEDS_FIX, do not merge/implement)** — #1412 WS · #1413 签名 · #1414 IM | | Closed residual | [overview](../analysis/post-polish-project-overview.md) · plan trio under `docs/plan/post-polish-*` | | Strategy | Strangler Fig; **no** Visual QA chase past 89 | -| Live tip | master `54c21867`(#1468 A-V2 shared-UI hubClient 门禁) | +| Live tip | master `31c482cc`(#1476 dispatch 成功路径单测 + #1475 oidc tautology 修正) | Phases 73–80 **closed**. Historical `docs/plan/task-breakdown.md` is **HISTORICAL only**. @@ -61,6 +61,8 @@ Phases 73–80 **closed**. Historical `docs/plan/task-breakdown.md` is **HISTORI | #1395 测试残余 | **closed** · #1425 #1432 | | 删 2 处过时 skip 恢复覆盖 | **closed** · #1461 | | resolveCache 三包提取 / agentteam payload 去重 | **closed** · #1464 #1465(8/10 统一,#1385 投影不重做) | +| dispatch 成功路径单测 / #1430 gate 直测 | **closed** · #1476(TriggerAgentTask 成功 + 4 错误路径 + TurnInProgress 409 二次触发 gate) | +| TS 常量自等 tautology 修正 | **closed** · #1475(全仓扫仅 1 处真 tautology:oidc-login `expect(true).toBe(true)` → DOM 渲染断言) | ### Open follow-ups @@ -87,7 +89,7 @@ Research off-repo: `D:\Code\Temp\codeg-research\` + `agenthub-a7-architecture-ga - `validate` 硬门禁:doc-ssot · ci-gates · web/mobile-hub-boundary · pure-packages · token-ssot · coverage-baseline · openapi-contract · hubclient-ssot · shared-boundary · shared-barrel · hub-layering · conventions · shared-rest-contract · shared-ui-hubclient(**14 层全部合入**) - 观测:`/metrics`(admin server,basic auth)+ 36 Prometheus counter(11 基线 + 25 新增) - 供应链:Dependabot 0 open(brace-expansion fix #1370/#1397 + alert #43 dismissed) -- 综合审计 off-repo:`agenthub-comprehensive-audit-2026-07-29.md`(D 32 + T 13 + A 17,top 10 落地 **6/10**:#1461/#1462/#1463/#1464/#1465 + A-V2 #1468) +- 综合审计 off-repo:`agenthub-comprehensive-audit-2026-07-29.md`(D 32 + T 13 + A 17,top 10 落地 **10/10**:#1461(1) · #1462(2/3/4) · #1463(5/6/7) · #1464(9) · #1465(8) · #1475(10,实测仅 1 处真 tautology,审计「52 处」高估))+ T-M1 dispatch 成功路径 #1476 - residual out of scope: live OIDC evidence · full Mobile redesign · QA>89 ## Session Log @@ -101,3 +103,4 @@ Research off-repo: `D:\Code\Temp\codeg-research\` + `agenthub-a7-architecture-ga | 2026-07-29 | A-V2 澄清修正:非「由 #1463 覆盖」——p2 关门前补 A-V2 专属门禁 PR #1468(shared-UI 禁运行时 import hubClient,类型导入放行;与 #1463「平台↛共享Edge」是依赖图相反两侧的互补面,master 上 0 违规)。#1468 rebase 至最新 master 解 checks.yml/verify-ci-gates.ps1 加法冲突,本地 anti-cheat 通过,MERGEABLE 待 CI | | 2026-07-29 | MASTER 同步:A-V2 澄清 + #1468 门禁入 14 层索引;live tip `6d3875cb`(#1467),#1468 待 CI 后合 | | 2026-07-29 | #1468 合入 master `54c21867`(A-V2 闭环);MASTER tip 同步至 #1468,14 层门禁全部合入;综合审计 top10 落地 6/10 | +| 2026-07-30 | fable 并行 lane 收口:Lane A #1476(TriggerAgentTask 成功 + 4 错误路径 + #1430 TurnInProgress gate 直测,320 行)/ Lane B #1475(全仓扫仅 1 处真 TS tautology,审计「52 处」高估→澄清)合入 master `31c482cc`。综合审计 top10 **10/10** 全落地 + T-M1 覆盖缺口闭环 |