Sweep 2026-07-01: refresh ant-client, ant-node, ant-protocol, saorsa-core verified SHAs (metadata-only)#68
Open
JimCollinson wants to merge 1 commit into
Open
Sweep 2026-07-01: refresh ant-client, ant-node, ant-protocol, saorsa-core verified SHAs (metadata-only)#68JimCollinson wants to merge 1 commit into
JimCollinson wants to merge 1 commit into
Conversation
…core verified SHAs (metadata-only) Metadata-only stamp refreshes for pages whose audited upstream changes carry no developer-facing impact: - ant-client 3ab50c4 -> 95a23be: internal chunk PUT fallback / quote handling - ant-node e53928a -> 3df630c: replication + storage internals (ADR-0003) - ant-protocol 7caae77 -> 82cab84: release version bump only - saorsa-core ead6718 -> ef00920: send_request reconnect-on-demand The ant node add CLI flag change on ant-client is documented separately in the prose PR for docs/cli/command-reference.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011ZY9T5j7XbvgC9hAjHhQJ7
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.
Daily upstream-drift sweep. Metadata-only stamp refreshes for pages whose audited upstream changes carry no developer-facing impact.
Upstream
3ab50c4 → 95a23bee53928a → 3df630c7caae77 → 82cab84ead6718 → ef00920Source artifacts inspected
ant-cli/src/commands/node/add.rs,ant-core/src/data/client/{chunk,quote,mod}.rs,ant-core/src/node/types.rsupstreamsrc/replication/{config,fresh,mod,possession}.rs,src/storage/handler.rsupstreamCargo.toml,Cargo.lockupstream (release bump only)src/network.rsupstreamDeveloper-facing change
Internal refactor; no developer-facing impact on the stamped pages. ant-client refined internal chunk PUT fallback and quote handling (ADR-0002); ant-node changed replication and storage internals — full-node detection, delayed possession checks, a self-closeness gate on client PUTs, and fresh-replication delivery retries (ADR-0003); ant-protocol was a release version bump (2.2.2) with no source change; saorsa-core added reconnect-on-demand for
P2PNode::send_request. The one developer-facing surface change this cycle — theant node addCLI flag set — is handled in the separate prose PR fordocs/cli/command-reference.md, which this sweep does not touch.Files changed in this PR
docs/architecture/system-overview.md,docs/cli/use-the-cli.md,docs/core-concepts/{data-types,keys-addresses-and-datamaps,overview,payment-model}.md,docs/guides/{build-read-only-features,deploy-to-mainnet,overview,prepare-a-wallet-for-uploads,set-up-a-local-network,test-your-application}.md,docs/index.md,docs/reference/{glossary,source-repositories}.md,docs/rust/{README,build-directly-in-rust,embed-a-node-in-your-application,library-reference}.md,docs/sdk/how-to-guides/use-external-signers-for-upload-payments.md,docs/sdk/start-the-local-daemon.mdskills/start/version.jsonandskills/start/SKILL.mdverified_commitsmaps (key sets unchanged) plus theSKILL.mdfrontmatterverified_dateplanning/sweeps/2026-07-01.md(new summary)Verification run
python3 scripts/sweep_poll.pyon this branch:status: "ok", onlydocs/cli/command-reference.mdremains drifted (handled by the prose PR).markdownlint: skipped — not installed in this environment.version,published_date, frontmatterversion:,CHANGELOG.md,scripts/**,.github/**, or registry files changed, andSKILL.mdbody is byte-identical to base.Uncertainties
None. All four ranges resolve to internal or release-only changes on the stamped pages; ant-protocol carried no source diff at all.
Generated by Claude Code