Skip to content

sweep: stamp ant-protocol 2.2.0 and saorsa-core 0.26.0 — 2026-06-18#60

Merged
JimCollinson merged 1 commit into
mainfrom
claude/sweep-2026-06-18
Jun 18, 2026
Merged

sweep: stamp ant-protocol 2.2.0 and saorsa-core 0.26.0 — 2026-06-18#60
JimCollinson merged 1 commit into
mainfrom
claude/sweep-2026-06-18

Conversation

@JimCollinson

Copy link
Copy Markdown
Collaborator

Upstream verification refresh — metadata-only, no prose changes.

Upstream

  • ant-protocol: 34c11cb9f626290b18263ebe8e10e172e5523424ca95e6e1951ed622bd7d594e3211cee59e2eb3d8
  • saorsa-core: 180454671b87debcb2afbd83f2d8126c41b0dd02dff6b0ec43680cfe7b026ba42ffd90501734e94d

Source artifacts inspected

  • ant-protocol/Cargo.toml — version and dependency bumps
  • ant-protocol/src/lib.rs — transport module re-export additions
  • saorsa-core/Cargo.toml — version bump
  • saorsa-core/src/lib.rs — new public type re-exports
  • saorsa-core/src/dht_network_manager.rs — new WitnessedCloseGroup and ResponderView types; internal sort-order change

Developer-facing change

Internal refactor; no developer-facing impact. ant-protocol 2.1.3 → 2.2.0 bumps the saorsa-core dependency and adds DHTNode, ResponderView, and WitnessedCloseGroup re-exports through ant_protocol::transport. saorsa-core 0.25.0 → 0.26.0 adds a quorum-witnessed close-group selection API and changes the candidate-pool sort from reachability-then-distance to pure XOR distance — both are internal DHT-layer changes that do not surface in any rendered docs claim.

Files changed in this PR

  • docs/architecture/system-overview.md — ant-protocol and saorsa-core verification blocks
  • docs/core-concepts/payment-model.md — ant-protocol verification block
  • docs/reference/glossary.md — ant-protocol and saorsa-core verification blocks
  • docs/reference/source-repositories.md — ant-protocol and saorsa-core verification blocks
  • skills/start/version.jsonverified_commits.ant-protocol refreshed
  • skills/start/SKILL.mdverified_commits.ant-protocol and verified_date refreshed
  • planning/sweeps/2026-06-18.md — run summary (new file)

Verification run

  • python3 scripts/sweep_poll.py re-run on prepared branch: status: ok, 0 drifted records — passed
  • python3 -m json.tool skills/start/version.json: JSON valid — passed
  • SKILL.md frontmatter parsed with PyYAML: frontmatter valid, version and published_date unchanged, body byte-identical to base — passed
  • version.json key set unchanged (no keys added or removed) — passed
  • Targeted re-grep against pinned upstream checkouts: DHTNode, WitnessedCloseGroup, ResponderView confirmed present in saorsa-core/src/dht_network_manager.rs at dff6b0ec; all three re-exported in ant-protocol/src/lib.rs at ca95e6e1 — passed
  • markdownlint: not configured — skipped
  • link checker: not configured — skipped

Uncertainties

None. All 9 drifted records classified metadata-only with clear evidence: the diff is a version bump plus new Rust types with no impact on any rendered docs surface.


Generated by Claude Code

Metadata-only verification refresh. ant-protocol bumped to 2.2.0
(added WitnessedCloseGroup / ResponderView re-exports, bumped saorsa-core
dependency). saorsa-core bumped to 0.26.0 (new quorum-witnessed close-group
API, internal DHT sort-order refactor). No developer-facing docs surface changed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011PdDcd7X5C1aSz7sYqjSnz
@JimCollinson JimCollinson merged commit 715b6ed into main Jun 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants