chore(release): compose DKG 10.0.14 selected-public convergence candidate - #2215
Draft
branarakic wants to merge 169 commits into
Draft
chore(release): compose DKG 10.0.14 selected-public convergence candidate#2215branarakic wants to merge 169 commits into
branarakic wants to merge 169 commits into
Conversation
added 30 commits
August 9, 2026 04:42
added 30 commits
August 10, 2026 06:00
…ap' into codex/10.0.14-rfc64-candidate
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.
Outcome
This is the exact DKG 10.0.14 integration candidate over
testnet-canary. It composes the independently reviewable selected-public convergence stack, moves all 22 release packages to10.0.14, and adds operator-facing release notes.It remains a draft until the source PRs are merged independently and the fresh-receiver Testnet certification passes.
Included review stack
The candidate also includes the already-merged 10.0.14 canary foundation, including #2145, #2146, #2147, #2182, #2203, and #2211.
User impact
For an explicitly selected, publicly readable Context Graph:
With
rfc64PublicCatalogabsent or disabled, the new convergence lane remains dormant. Private CG catalog cold-join is not enabled by this release; existing private encrypted sharing is unchanged. There are no contract or deployment changes.Before
sequenceDiagram participant Operator participant Edge participant Provider participant Chain Operator->>Edge: Select public Context Graph Edge->>Provider: Run one bounded SWM or VM pass Provider-->>Edge: Return partial progress or timeout Edge->>Edge: Discard SWM prefix or stamp peer fresh Edge->>Provider: Restart later after freshness delay Edge->>Chain: Read finalized VM evidence Edge->>Provider: Request VM assets with coarse limitsAfter
sequenceDiagram participant Operator participant Edge participant Catalog as RFC-64 SWM provider participant Chain participant Provider as VM provider Operator->>Edge: Select public Context Graph Edge->>Chain: Resolve finalized CG binding and VM inventory Edge->>Catalog: Fetch and verify signed SWM catalog Catalog-->>Edge: Return bounded metadata and snapshot progress alt Selected scope incomplete Edge->>Edge: Retain prefix and record progress without freshness Edge->>Catalog: Retry when cooldown and backoff permit else Exact scope complete Edge->>Edge: Clear retry requirement and restore freshness suppression end Edge->>Provider: Fetch bounded VM microbatch Provider-->>Edge: Return exact finalized VM assets Edge->>Edge: Persist fenced cursor and verify completenessValidation
1472dc82f2a69c7e3292dd96fd50760f2caa3c07pnpm release:verify-versions --version 10.0.14(22/22 packages)5da0082a…and final head1472dc82…emit byte-identical Agent runtime JavaScript (235/235 files); the final delta only relocates a TypeScript contract0731d02e7bf0c07eabdfb1ad315f1637f5c603cabf733883ee3cf10e0827dfdbMerge order
Do not merge this draft as a substitute for the source reviews. Merge the source PRs independently once their exact heads are green; then refresh this branch onto
testnet-canary, rerun release and Testnet gates, and merge only the resulting release-preparation delta.