Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/progress/MASTER.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand Down Expand Up @@ -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

Expand All @@ -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
Expand All @@ -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 覆盖缺口闭环 |
Loading