fix: align DeepSeek canary tool rounds with gate #34

Merged
tkmind merged 1 commits from codex/fix-canary-deepseek-tool-rounds into main 2026-07-26 16:25:25 +00:00
Owner

What changed

  • bundle and manage the DeepSeek tool-round compatibility proxy as part of the canary artifact
  • enforce production candidate compatibility settings and verify host/container health
  • fail closed to stable when the compatibility dependency is unhealthy
  • make Gate execute the proxy from the exact packaged runtime
  • add rollback cleanup, documentation, and sanitized production regression PRC-REL-002

Root cause

The release Gate started the compatibility proxy and injected the no-thinking setting, while the production candidate did neither. DeepSeek tool rounds therefore failed when reasoning_content was not replayed.

Validation

  • npm test
  • npm run test:release-gate:unit
  • npm run verify:mindspace-publish-guards
  • npm run verify:mindspace-publish-guards:full
  • npm run verify:mindspace-page-sync-guards
  • npm run verify:h5-session-patches
  • node scripts/run-release-gate-regression-corpus.mjs
  • bash syntax and git diff checks
## What changed - bundle and manage the DeepSeek tool-round compatibility proxy as part of the canary artifact - enforce production candidate compatibility settings and verify host/container health - fail closed to stable when the compatibility dependency is unhealthy - make Gate execute the proxy from the exact packaged runtime - add rollback cleanup, documentation, and sanitized production regression PRC-REL-002 ## Root cause The release Gate started the compatibility proxy and injected the no-thinking setting, while the production candidate did neither. DeepSeek tool rounds therefore failed when reasoning_content was not replayed. ## Validation - npm test - npm run test:release-gate:unit - npm run verify:mindspace-publish-guards - npm run verify:mindspace-publish-guards:full - npm run verify:mindspace-page-sync-guards - npm run verify:h5-session-patches - node scripts/run-release-gate-regression-corpus.mjs - bash syntax and git diff checks
tkmind added 1 commit 2026-07-26 16:22:58 +00:00
fix: align DeepSeek canary tool rounds with gate
Memind CI / Test, build, and release guards (pull_request) Successful in 1m32s
fb6865638a
tkmind merged commit 67bf2c2bbb into main 2026-07-26 16:25:25 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#34