docs: close goose-v149-wechat-gate-runbook branch and mark phase3 gate 6

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-09-10 15:02:51 +08:00
parent 570ecbd1b0
commit bd44e97f61
2 changed files with 24 additions and 1 deletions
+23
View File
@@ -1028,3 +1028,26 @@ Goose v1.49 合并前准备:修复 `build-goosed-v149-local.sh` 路径、刷
- 保留本地分支名用于审计追溯。
- **不要** merge、cherry-pick 或从该分支继续开发。
## `feature/goose-v149-wechat-gate-runbook`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯,不是待合并开发分支。**
审计日期:2026-09-10
分支 HEAD`570ecbd1`
`origin/main` 对应提交:`baff51e2`merge commit
### 原始用途
微信定时任务意图优先于 page.generateWX-01..13 gate evidence 脚本;Goose v1.49 103 cutover runbook;本地 v1.49 launchd 安装脚本。
### 验证摘要
- `node scripts/run-wechat-gate-evidence.mjs``WECHAT_GATE_EVIDENCE_OK`
- `node --test wechat/handlers/scheduled-task.test.mjs` → 11 passed
- 103 只读预演:`test/_103_baselines/pre-v149-20260910/`(九路 goosed okPortal ok,尚无 `tkmind_go-v149`
### 最终处置
- 保留本地分支名用于审计追溯。
- **不要** merge、cherry-pick 或从该分支继续开发。
+1 -1
View File
@@ -52,7 +52,7 @@ GOOSE_V149_ALLOW_REAL_LLM=1 node scripts/run-goosed-v149-phase3.mjs
3. [x] `node scripts/run-goosed-v149-phase3.mjs` 连续通过(2026-09-10canary=all 下两次 `GOOSE_V149_PHASE3_OK`,日志 `/tmp/v149-phase3-run2.log``/tmp/v149-phase3-run3.log`
4. [x] Memory manifest 无 drift`compare-goose-v149-memory-manifest.mjs` · 2026-09-10 `GOOSE_V149_MEMORY_DRIFT_OK`
5. [x] 主 Portal 重启后 canary 联调:`check-goosed-v149-portal-smoke.mjs`targets 含 `:18049`);canary 块强制 `H5_PUBLIC_BASE_URL=http://127.0.0.1:8081` 避免 5173 未起时链接失效
6. [ ] **用户明确批准** 后才:`git push`、合并 `main`、任何 103 构建
6. [x] **用户明确批准** 后才:`git push`、合并 `main`、任何 103 构建2026-09-10`feature/goose-v149-wechat-gate-runbook``main` `baff51e2`103 只读预演见 `test/_103_baselines/pre-v149-20260910/`
## 合并后 / 生产前(仍须单独审批)