Conversation
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/m3-managed-continuation-admission-v1
branch
from
August 24, 2026 03:44
05db740 to
83d91db
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
from
August 24, 2026 04:15
1489233 to
035e180
Compare
zhiiw
force-pushed
the
codex/m3-managed-continuation-admission-v1
branch
from
August 24, 2026 04:15
0dd3fbb to
2bea7de
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
from
August 24, 2026 05:41
035e180 to
0824588
Compare
zhiiw
force-pushed
the
codex/m3-managed-continuation-admission-v1
branch
from
August 24, 2026 05:46
2bea7de to
b2e6f0a
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
from
August 24, 2026 06:33
0824588 to
ed4dd80
Compare
zhiiw
force-pushed
the
codex/m3-managed-continuation-admission-v1
branch
from
August 24, 2026 06:33
b2e6f0a to
51e4252
Compare
zhiiw
force-pushed
the
codex/m3-workspace-bound-continuation-v1
branch
from
August 24, 2026 07:41
ed4dd80 to
0688fc2
Compare
zhiiw
force-pushed
the
codex/m3-managed-continuation-admission-v1
branch
from
August 24, 2026 07:41
51e4252 to
524459b
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
Admit managed-workspace continuations only from a Host-observed, owner-issued accepted Gitoxide head and commit the matching v2 claim/start path without v1 fallback.
Primary invariant
For
managed-coding-v1, provider execution may start only when the planned immutable replay cursor and the currently accepted workspace boundary still match the sameContinuationClaimV2.Scope
continuation_source_v3Verification
The local full Runtime/Host suites are currently blocked by the worktree's mismatched
https-proxy-agent/Slack dependency installation; no changed-file TypeScript errors were reported. The matching Gitoxide helper is built by the stacked CI source, so this remains Draft until the three-platform Host kill/reopen lane is present.中文说明
本切片只证明 managed continuation 的生产 admission:Host 从已有 accepted Gitoxide ref 和 SQLite head 重新签发 workspace boundary;planner、执行前重验、v2 claim/start、v3 lineage 与 claim-only startup repair 都消费同一身份。缺少 v2 authority、head 漂移或 ref 不一致时一律 fail closed,不回退 v1。
已通过 Core/Storage/Runtime Host 构建、SQLite 51/51、Runtime continuation 21/21、真实 SQLite crash 16/16。当前本地完整 Runtime/Host 套件受工作树依赖安装中的
https-proxy-agent/Slack 版本错配阻断;stack 对应的 Gitoxide helper 由 CI 构建。因此在三平台 Host kill/reopen lane 补齐前继续保持 Draft。