feat(runtime-host): prepare Gitoxide mutation candidates - #25
Closed
zhiiw wants to merge 28 commits into
Closed
Conversation
zhiiw
force-pushed
the
codex/m2-2-gitoxide-candidate-owner-v2
branch
from
August 24, 2026 03:18
02c750d to
6f9a36d
Compare
zhiiw
force-pushed
the
codex/m2-1-successor-authority-rebuild
branch
from
August 24, 2026 03:22
d6a2cdc to
ce3d4e4
Compare
zhiiw
force-pushed
the
codex/m2-2-gitoxide-candidate-owner-v2
branch
from
August 24, 2026 03:23
6f9a36d to
7de637b
Compare
zhiiw
force-pushed
the
codex/m2-1-successor-authority-rebuild
branch
from
August 24, 2026 04:05
0eb4c00 to
546270a
Compare
zhiiw
force-pushed
the
codex/m2-2-gitoxide-candidate-owner-v2
branch
from
August 24, 2026 04:09
e7d5db7 to
8313bab
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
Introduce the Gitoxide-owned immutable mutation candidate used by managed Write/Edit.
This Draft is stacked on the rebuilt successor authority. It carries the short-lived Gitoxide helper/data-plane prerequisites because the final delivery will be rebuilt after the stack lands.
Primary invariant
A captured mutation may publish only an operation-scoped candidate ref and durable receipt. It cannot advance accepted workspace truth.
Scope
Not claimed
中文说明
摘要
本 Draft 引入 managed Write/Edit 使用的 Gitoxide immutable mutation candidate owner,并叠加在重建版 successor authority 上。最终交付仍会在前置合并后从最新 main 重建。
主要不变量
一次 capture 只能发布 operation 专属 candidate ref 和严格 durable receipt,绝不能推进 accepted workspace truth。
范围
本 PR 不负责 SQLite acceptance、accepted-ref promotion、Write/Edit 生产组合或 M3。