0.5.213: adopt edge v25.2.0 / persist v44.7.0 — attribution self-refusal (#623) and the same-key rebind door (#864) - #610
Merged
Conversation
…bution (#623) and the same-key rebind door (#864) Pins: persist v44.6.0 -> v44.7.0 (x4 + lens-core), edge v25.0.0 -> v25.2.0 (x2). verify v15.2.0 unchanged. One copy each; substrate contract, replication policy and anchor-block gates green (no hash moved). Edge v25.2.0 = CIRISEdge#623 (inbound attribution never resolves to this node's own key; no responder is built for ourselves — the defence-in-depth half of #607) + persist v44.7.0 (#864: Engine::rebind_key_record / rebind_self_federation_key; edge admits the replicated Rebound). This cut pins them. The server half of the rebind (#606) and the first-contact carve-out (#609 / CIRISEdge#624, why the 0.5.212 canonical still serves zero rounds) are the next cuts. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01SZcY9yx3JZ8YqkqtFq1TQw
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
Author
|
Local verification on the v25.2.0 / v44.7.0 wheel
|
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.
Adopts CIRISEdge v25.2.0 / CIRISPersist v44.7.0 (verify v15.2.0 unchanged) — the #602 update. Pins only; no server behaviour changes in this cut.
What the substrate brings
Engine::rebind_key_record/rebind_self_federation_key: a same-key rebind is an admission, so the holder of a pre-#659{key_id}-only registration record can re-sign it bound; edge admits the replicatedRebound. This cut makes the door available. The server half — heal an unbound owner record at claim/boot from the owner's own seed — is Heal an unbound owner registration record at claim/boot through persist's same-key rebind door; name the peer on #425 refusal warns #606, next.What this does NOT fix
The 0.5.212 canonical serves zero rounds with zero reply-to-self failures: a first-contact peer is dropped because edge's #402 bootstrap carve-out keys on the attribution result, which is
Noneexactly when a fresh peer needs it (#609 / CIRISEdge#624). That is an edge fix; this pin does not include it. The traceflow ladder'sservedstage (0.5.212) is the in-repo probe; it passes in the harness because the harness canonical admits the agent's announce before the agent dials.Verification
cargo tree -i: one copy each of persist v44.7.0, edge v25.2.0, verify v15.2.0.--all-targets; localization guard.🤖 Generated with Claude Code
https://claude.ai/code/session_01SZcY9yx3JZ8YqkqtFq1TQw