docs(release): close production-inspection-fixes branch and add standalone repair script
Memind CI / Test, build, and release guards (push) Successful in 3m8s

Register branch disposition after 103 deploy/repair, and add a lightweight
103 repair script that avoids heavy runtime module imports.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-16 08:59:19 +08:00
parent 843e4d1002
commit 0a7b2df5fe
2 changed files with 170 additions and 0 deletions
+25
View File
@@ -3,6 +3,31 @@
本文件记录已经完成迁移、但仍可能因为 Git 拓扑或遗留 worktree 被误判为“尚未进入 `main`”的分支。
它是分支复用、合并、cherry-pick 和清理前的必查清单。
## `feature/production-inspection-fixes`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**
审计日期:2026-08-16
分支 HEAD`843e4d10`
`origin/main` 对应提交:`843e4d10`
### 原始用途
103 生产巡检后续修复:定时任务去重、orphan 交付契约 reconcileHTML 缺失 mark failed)、MindSpace remote 超时 30s、103 数据/Goosed harness 修复脚本。
### 验证摘要
- `node --test scheduled-task-executor.test.mjs scheduled-task-service.test.mjs`29 passed
- 103 快速发布 `memind-portal-runtime-20260816-085224-843e4d10`Portal 8081 健康
- 103 数据修复:取消唐用户 4 个重复/废弃定时任务,保留 5:30 新闻 + 8:00 天气各 1 个
- Goosed `run-goosed-native.sh` PATH 已修补,1800718014 plist PATH 已更新
- memind_adm LaunchAgent 脚本已部署,8085/5174 健康
### 最终处置
- 保留本地分支名用于审计追溯。
- 不要从该分支继续开发、merge、cherry-pick 或构建 runtime/artifact。
## `feature/scheduled-task-page-delivery-fix`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**