Add 103 script for Tang WeChat intent router shadow and close branch disposition.

Record feature/wechat-intent-channel-separation as merged and provide a reproducible admin-db toggle for Tang canary LLM router shadow on production.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-31 14:26:06 +08:00
parent 8f88eec2bd
commit 334b78a7df
2 changed files with 123 additions and 0 deletions
+23
View File
@@ -3,6 +3,29 @@
本文件记录已经完成迁移、但仍可能因为 Git 拓扑或遗留 worktree 被误判为“尚未进入 `main`”的分支。
它是分支复用、合并、cherry-pick 和清理前的必查清单。
## `feature/wechat-intent-channel-separation`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**
审计日期:2026-08-31
分支 HEAD`8f88eec2`
`origin/main` 对应提交:`8f88eec2`
### 原始用途
微信服务号聊天、改页、定时任务分流:频道前缀强制路由、【改页】prompt 钉原文件、改页/URL 强制新会话,避免误进 Goose 聊天烧 token。
### 验证摘要
- `npm run verify:intent-transaction-layer`63 passed
- 103 发布 `memind-portal-runtime-20260831-141716-8f88eec2.tar.gz`8081 健康
- 103 已为唐启用 WeChat LLM Intent Router shadow`custom_deepseek` + `deepseek-v4-flash`canary openid
### 最终处置
- 保留本地分支名用于审计追溯。
- 不要从该分支继续开发、merge、cherry-pick 或构建 runtime/artifact。
## `feature/scheduled-task-wechat-delivery-fix`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**