docs: register scheduled-task page delivery fix branch disposition
Memind CI / Test, build, and release guards (push) Successful in 3m36s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-16 08:33:37 +08:00
parent 7c0ed58ae1
commit f20302fe65
+24
View File
@@ -3,6 +3,30 @@
本文件记录已经完成迁移、但仍可能因为 Git 拓扑或遗留 worktree 被误判为“尚未进入 `main`”的分支。
它是分支复用、合并、cherry-pick 和清理前的必查清单。
## `feature/scheduled-task-page-delivery-fix`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**
审计日期:2026-08-16
分支 HEAD`7c0ed58a`
`origin/main` 对应提交:`7c0ed58a`
### 原始用途
修复唐用户每日新闻定时任务推送链接后页面 409(交付契约卡在 `preparing`)的问题:定时任务路径补齐契约 prepare/release、有限重试、推送前门禁,以及 worker 扫描 reconcile。
### 验证摘要
- `node --test scheduled-task-executor.test.mjs scheduled-task-worker.test.mjs`14 passed
- `node scripts/run-memind-tests.mjs --mode changed`:通过
- 发包前测试 `db/capabilities/llm-providers/wechat-mp`171 passed
- 103 快速发布 `memind-portal-runtime-20260816-082806-7c0ed58a`Portal 8081 健康,新闻页 200
### 最终处置
- 保留本地分支名用于审计追溯。
- 不要从该分支继续开发、merge、cherry-pick 或构建 runtime/artifact。
## `feature/gate-data01-delivery-keywords`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**