Conversation
zhiiw
force-pushed
the
codex/m2-4-gitoxide-write-edit-v2
branch
from
August 24, 2026 03:36
d91ab88 to
3cc447f
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
from
August 24, 2026 03:38
914339c to
3009d57
Compare
zhiiw
force-pushed
the
codex/m2-4-gitoxide-write-edit-v2
branch
from
August 24, 2026 04:15
9fb709b to
6ac4a52
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
3 times, most recently
from
August 24, 2026 06:33
0824588 to
ed4dd80
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
from
August 24, 2026 07:41
ed4dd80 to
0688fc2
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
Bind durable continuation claims to both the immutable RuntimeEvent replay boundary and the exact accepted managed-workspace head.
Primary invariant
A workspace-bound continuation claim is valid only when SQLite can atomically re-derive the same storage-root binding, workspace epoch, accepted version, Git object identity, and RuntimeEvent prefix. The v1 authority cannot consume v2 claims.
Scope
ContinuationClaimV2andcontinuation_source_v3This remains a stacked Draft. It does not expose a Desktop/CLI product entry.
中文说明
本切片只证明 workspace-bound continuation claim 的持久化权威:SQLite 必须在同一事务中重建并校验 RuntimeEvent 前缀、storage root、workspace epoch/head/version 与 Git 对象身份。v1 authority 无权消费 v2 claim。
包含 schema 15、严格重建/篡改拒绝、schema 14→15 populated migration 与真实子进程 claim 崩溃测试。当前保持 stacked Draft,不开放 Desktop/CLI 产品入口。