fix(memory): matcher calls outside the identity fence, exit-safe in-flight coalescing (acceptance leftovers) - #336
Merged
Merged
Conversation
…light deferreds (MEM-01/MEM-02 acceptance)
…s before release (review R1)
…oped in-flight key (review R2)
…ion wording (review R4)
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 freeto 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.
概要
产品→代码验收(f1c2c8c33→11cfafe9c)Spec 轴判定 MEMORY 三项遗留,本 PR 按固定点循环偿付。验收依据:审计文档 MEMORY 章节 + 验收报告 +
docs/findings/memory-batch-findings.md。处置项
applyUpdate(fence+lock 只包提交,泛型化透传结果);retired → fail-closed 不变审阅循环中新发现并修复的缺陷
证据
docs/findings/memory-batch-findings.md。bun typecheck+ turbo 29/29 绿。关联
审计三模块至此全部偿付:MEMORY #333+#336(本PR)、GOAL #334、DAG #335;本 PR 偿付验收遗留,合入后审计文档处置完毕。