Merged
Conversation
- 新增冷启动策略(前5次交互 Sonnet 激进提取 + mini-rebuild) - 增量更新加入置信度门槛,低置信更新暂存 pending - known_facts 满 15 条后按语义去重 + LRU 淘汰 - 全量重建改为 Map-Reduce(Haiku 分片摘要 → Sonnet 聚合) - 砍掉中期工作记忆(与本体 active_context/open_threads 重叠) - 新增本体初始化服务(PM 规范 Step 1-7) - 明确本体 vs 数据层边界 - sensitivity 检测增加关键词规则兜底 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Related Issue
Testing
npx tsc --noEmitpassesnpm test -- --runpassesScreenshots