Sweep 2026-07-27: refresh ant-client stamps (2498915b → 5cec8579) - #79
Merged
Conversation
Metadata-only stamp refresh for the ant-client rc-2026.7.3 merge (PR #159). The upstream range is confined to Cargo.lock, ant-cli/Cargo.toml, ant-core/Cargo.toml, and ant-core/tests/support/mod.rs: a release-candidate version bump (ant-cli 0.3.0→0.3.1, ant-core 0.4.0→0.5.0, ant-node dep 0.14.3→0.15.0) plus a test-only harness change that pins PriceFloorConfig to its shadow-mode default. No public CLI, library, or documented surface changed, so no prose was edited. Refreshes source_commit and verified_date in the ant-client verification blocks on 19 docs pages, the ant-client verified_commits value in skills/start/version.json and skills/start/SKILL.md frontmatter, and the SKILL.md frontmatter verified_date. Adds planning/sweeps/2026-07-27.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PW7S3Pxc9oc8pdDQ7bqCF4
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.
Metadata-only stamp refresh for the daily upstream sweep. No prose changed.
Upstream:
ant-client: 2498915b → 5cec8579(main, PR #159rc-2026.7.3).Source artifacts inspected:
Cargo.lock,ant-cli/Cargo.toml,ant-core/Cargo.toml,ant-core/tests/support/mod.rs(the complete SHA range), plus a targeted re-grep of theant-cli/ant-coretree at the head SHA to confirm no CLI or library surface moved.Developer-facing change: Internal refactor / release-candidate bump; no developer-facing impact. The range is a version bump (
ant-cli0.3.0→0.3.1,ant-core0.4.0→0.5.0,ant-nodedependency 0.14.3→0.15.0) plus a test-only harness change that addsPriceFloorConfig::default()in shadow mode (enforce: false) so node admissions behave unchanged.PriceFloorConfigis a test-support symbol; it is not referenced by any docs page or bySKILL.md, and no price-floor prose exists in the docs set. No public CLI command, flag,--helpsurface, or Rust library type changed.Files changed in this PR:
source_commitandverified_daterefreshed in theant-clientverification block only (non-ant-clientblocks left byte-identical):docs/architecture/system-overview.md,docs/index.md,docs/reference/glossary.md,docs/reference/source-repositories.mddocs/cli/command-reference.md,docs/cli/use-the-cli.mddocs/core-concepts/{overview,data-types,keys-addresses-and-datamaps,payment-model}.mddocs/guides/{overview,build-read-only-features,deploy-to-mainnet,prepare-a-wallet-for-uploads,test-your-application}.mddocs/rust/{README,build-directly-in-rust,library-reference}.mddocs/sdk/how-to-guides/use-external-signers-for-upload-payments.mdskills/start/version.json—verified_commits.ant-clientvalue refreshed.skills/start/SKILL.md— frontmatterverified_commits.ant-clientvalue and frontmatterverified_daterefreshed. Body,version,published_date, andCHANGELOG.mdunchanged.planning/sweeps/2026-07-27.md— new run summary.Verification run:
source_commit:/verified_date:lines; skill changes are limited to theant-clientverified_commitsvalue and theSKILL.mdfrontmatterverified_date; no changes underscripts/,.github/,repo-registry.yml,component-registry.yml, orCHANGELOG.md.scripts/sweep_poll.pyre-run on the prepared branch:status: "ok",drifted: 0, no malformed-block errors.version.json: parsed and valid JSON.SKILL.mdbody: byte-identical to base (linked-release fields correctly left unchanged).ant-cliandant-corepresent; the SHA range touches only Cargo files and one test-support file.Uncertainties: none.
docs/cli/command-reference.mdrenders"version": "0.4.0"inside an illustrative node-status payload; this is an example field value (documented generically as "Node binary version"), not a pinned release-version claim, so theant-coreversion bump does not require a prose edit.Generated by Claude Code