Files
memind/docs/baselines
john 26ce1241c6 fix(context): repair headroom probe routing and add portal E2E gate
Use the default headroom health probe instead of the goosed fetch adapter
so active mode routes deepseek-no-think through the proxy, and add an E2E
script that verifies goosed pong via headroom with fail-open portal checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 22:01:29 +08:00
..

Goose v1.49 Phase 0 本地基线

本目录存放 loopback 升级对照用的 JSON 基线,不含生产密钥

文件 生成命令
goose-v149-memory-latest.json node scripts/export-goose-v149-memory-manifest.mjs --output docs/baselines/goose-v149-memory-latest.json
goose-v149-runtime-baseline-*.json node scripts/capture-goose-v149-baseline.mjs
goose-v149-cost-evidence-*.json node scripts/check-goosed-v149-cost-smoke.mjs
goose-v149-deepseek-tools-evidence-*.json node scripts/check-goosed-v149-deepseek-tools.mjs
goose-v149-thinking-preservation-latest.json node scripts/check-goosed-v149-thinking-preservation.mjs
goose-v149-message-sanitize-latest.json node scripts/compare-goose-v149-message-sanitize.mjs

Phase 3 收口:goose-v149-phase3-closeout.md · 聚合:node scripts/run-goosed-v149-phase3.mjs

Git 策略:只跟踪语义基线(*-latest.json*-current.jsonruntime-baseline-*.json)。每次 smoke 生成的时间戳 *-evidence-*.json 已写入根目录 .gitignore,勿提交。