Conversation
zhiiw
force-pushed
the
codex/managed-mutation-pure-transform-rebuild
branch
from
August 27, 2026 16:23
ecce39f to
c793e28
Compare
zhiiw
force-pushed
the
codex/gitoxide-managed-mutation-acceptance-rebuild
branch
from
August 27, 2026 16:23
c51b11c to
6b77ade
Compare
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
Main invariant
After managed T1, the Host may commit a Git/SQLite terminal proof, but it cannot reconstruct or replace the provider result or response event owned by Runtime.
Atomic boundary and failure states
Verification
git diff --check中文说明
本切片收窄 managed Write/Edit 的结算权限:provider result 和精确 RuntimeEvent response 只能由 Runtime 生成一次,Host 只负责提交 Git/SQLite 终态证明,不能重建或替换结果。
同时新增 owner-bound execution-stores capability。普通会话数据已经存在、但从未产生 workspace authority facts 的数据库,可以由已认证 storage root 显式 adoption;如果已有未绑定的 workspace facts,仍然 fail closed。
本切片不推进 Git accepted ref,也不接 Desktop/CLI;这些放在后续堆叠切片中完成。