docs(tasks): record merged-branch cleanup and mark hygiene for review
Independent Staging Quality Gate / validate (push) Failing after 13m57s
Independent Staging Quality Gate / publish (push) Has been skipped

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-09-03 16:57:20 +08:00
parent 2415e751fe
commit 01a4536333
2 changed files with 15 additions and 3 deletions
+14 -2
View File
@@ -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`
+1 -1
View File
@@ -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` |
### 上游同步与能力接入