chore(goose-v149): record consecutive phase3 pass on merge gate

Mark phase3 closeout gate 3 complete after two canary=all GOOSE_V149_PHASE3_OK runs and refresh baseline evidence from run3.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-09-10 12:32:22 +08:00
parent 4ad04f07f0
commit 260f2a3038
5 changed files with 11 additions and 11 deletions
@@ -1,7 +1,7 @@
{
"schemaVersion": "goose-v149-memory-manifest-v1",
"exportedAt": "2026-09-10T04:04:22.668Z",
"cutoverWatermarkMs": 1789013062669,
"exportedAt": "2026-09-10T04:20:19.486Z",
"cutoverWatermarkMs": 1789014019487,
"timezone": "Asia/Shanghai",
"textNormalization": "utf8mb4_unicode_ci",
"scope": {
@@ -23,7 +23,7 @@
"enabled": true,
"connectionHost": "127.0.0.1",
"table": "memory_embeddings",
"rowCount": 1339,
"rowCount": 1341,
"embeddingModule": "./scripts/embed-memory-v2-local-hash.mjs",
"dimensions": 3
},
@@ -34,7 +34,7 @@
"statusBreakdown": {
"active": 1277
},
"digest": "99a3856bffb01fb8245b945d3c9f8b5d0b7b708bb41e045f6248722561b422c5"
"digest": "cb1b94e73ae5214eb850610748f13b58015fbff53ba7accff93721e0b03f5531"
},
"users": [
{
+4 -4
View File
@@ -1,7 +1,7 @@
{
"schemaVersion": "goose-v149-memory-manifest-v1",
"exportedAt": "2026-09-10T03:13:00.720Z",
"cutoverWatermarkMs": 1789009980720,
"exportedAt": "2026-09-10T04:19:06.364Z",
"cutoverWatermarkMs": 1789013946365,
"timezone": "Asia/Shanghai",
"textNormalization": "utf8mb4_unicode_ci",
"scope": {
@@ -23,7 +23,7 @@
"enabled": true,
"connectionHost": "127.0.0.1",
"table": "memory_embeddings",
"rowCount": 1337,
"rowCount": 1341,
"embeddingModule": "./scripts/embed-memory-v2-local-hash.mjs",
"dimensions": 3
},
@@ -34,7 +34,7 @@
"statusBreakdown": {
"active": 1277
},
"digest": "fc7526ae81fbd35a6a8ef839fd6afd1bf6497e91f8aa4b73c889b00a0ee602cb"
"digest": "59cb89e1a22b013ecf8e8b873d7130913929109fd8b5c5a1d7bff98d5990c164"
},
"users": [
{
@@ -1,6 +1,6 @@
{
"schemaVersion": "goose-v149-message-sanitize-v2",
"capturedAt": "2026-09-10T03:14:25.656Z",
"capturedAt": "2026-09-10T04:19:57.799Z",
"v149": {
"root": "/Users/john/Project/tkmind_go-v149",
"version": "1.49.0",
@@ -1,6 +1,6 @@
{
"schemaVersion": "goose-v149-thinking-preservation-v1",
"capturedAt": "2026-09-10T03:30:18.287Z",
"capturedAt": "2026-09-10T04:31:51.798Z",
"worktree": "/Users/john/Project/tkmind_go-v149",
"tests": [
"test_deepseek_thinking_preserved_in_tool_call_message",
+1 -1
View File
@@ -49,7 +49,7 @@ GOOSE_V149_ALLOW_REAL_LLM=1 node scripts/run-goosed-v149-phase3.mjs
1. [ ] `upgrade/v1.49-tkmind` worktree 变更已 review`tkmind_go-v149` 独立仓库/worktree
2. [ ] Memind 侧脚本/文档/canary 开关 PR 就绪
3. [ ] `node scripts/run-goosed-v149-phase3.mjs` 连续通过(2026-09-09canary 未开导致 phase2 fail**2026-09-10canary=all 下`GOOSE_V149_PHASE3_OK`**;仍须再跑 1 次连续通过
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 构建