From 01a4536333ff7954e52f9f957b3d68b50feeffe2 Mon Sep 17 00:00:00 2001 From: Jesse_Chen Date: Thu, 3 Sep 2026 16:57:20 +0800 Subject: [PATCH] docs(tasks): record merged-branch cleanup and mark hygiene for review Co-authored-by: Cursor --- docs/tasks/PROGRESS-repo-hygiene-20260903.md | 16 ++++++++++++++-- docs/tasks/README.md | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/docs/tasks/PROGRESS-repo-hygiene-20260903.md b/docs/tasks/PROGRESS-repo-hygiene-20260903.md index 144b55b9..edfbc864 100644 --- a/docs/tasks/PROGRESS-repo-hygiene-20260903.md +++ b/docs/tasks/PROGRESS-repo-hygiene-20260903.md @@ -14,7 +14,7 @@ BUG 编号:开工时最大号 **BUG-510**。岁差记 **BUG-511**。 | 2 注册表白名单 | 完成 | `audit_capabilities.py --mode validate` → `valid=true, problem_count=0` | | 3 仓库地址 | 完成 | Gitea 产品仓;slug 解析用例保留 | | 4 早期日志搬家 | 完成 | 根目录 `ls *.md` 只剩规定 8 个(外加 gitignore 的 `COVERAGE_AUDIT_REPORT.md`) | -| 5 远端分支清理 | 待执行删除 | 已 `fetch --prune` 核对名单,见下 | +| 5 远端分支清理 | 完成 | 名单 67 条已从 origin 删除;`ls-remote --heads` **74 → 7** | ## 环境备忘 @@ -88,4 +88,16 @@ BUG 编号:开工时最大号 **BUG-510**。岁差记 **BUG-511**。 - 未合入、**不删**:`codex/rectification-ux-20260902`、`codex/diagnose-rectification-request-20260827`、`fix/staging-gate-checkout-retry`,外加本分支 `codex/repo-hygiene-20260903`。 - `git ls-remote --heads origin` 当前 **74**。删名单后预期约 7(`main`、`staging`、本分支、3 条未合入保留、外加已合入但未列入名单的 `rectification-ux-20260903`)。 -删除命令执行结果写在本段之后。 +删除结果:名单 67 条全部从 origin 删除。`git ls-remote --heads origin` **74 → 7**: + +```text +main +staging +codex/repo-hygiene-20260903 +codex/rectification-ux-20260903 +codex/rectification-ux-20260902 +codex/diagnose-rectification-request-20260827 +fix/staging-gate-checkout-retry +``` + +任务书预期 5 条;多出的 2 条是本执行分支,以及已合入但未列入删除名单的 `codex/rectification-ux-20260903`。 diff --git a/docs/tasks/README.md b/docs/tasks/README.md index cba0a700..71a089b9 100644 --- a/docs/tasks/README.md +++ b/docs/tasks/README.md @@ -91,7 +91,7 @@ | 任务书 | 进度 | 主题 | 状态 | 落点 | | --- | --- | --- | --- | --- | -| `TASK-repo-hygiene-20260903.md` | `PROGRESS-repo-hygiene-20260903.md` | 岁差默认 Raman + 用户设置可选、参考集锁口径(P0,单独先推)、发布门本地可复现、注册表白名单、仓库地址、早期日志搬家、远端分支清理 | 执行中 | 分支 `codex/repo-hygiene-20260903` | +| `TASK-repo-hygiene-20260903.md` | `PROGRESS-repo-hygiene-20260903.md` | 岁差默认 Raman + 用户设置可选、参考集锁口径(P0,单独先推)、发布门本地可复现、注册表白名单、仓库地址、早期日志搬家、远端分支清理 | 待验收 | 分支 `codex/repo-hygiene-20260903` `2415e751` | ### 上游同步与能力接入