sweep 2026-07-17: refresh ant-sdk + ant-node verification SHAs#74
Open
JimCollinson wants to merge 1 commit into
Open
sweep 2026-07-17: refresh ant-sdk + ant-node verification SHAs#74JimCollinson wants to merge 1 commit into
JimCollinson wants to merge 1 commit into
Conversation
Metadata-only stamp refresh across 49 docs pages and the developer skill. - ant-sdk: cea1b7ad -> d1f3cb03 (dual-licensing, antd 0.11.1, installer build scripts; build-from-source flow unchanged) - ant-node: bc4c4481 -> 571868a1 (replication/pruning audit refactor, 0.14.4, additive opt-in ant-devnet LAN mode with backward-compat default) No recorded page's documented surface changed. No prose PR or manual-review issues opened. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QEFB94pvyPaxD9dbZVs8XR
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 refresh; no prose changed.
Upstream
ant-sdk:cea1b7ad → d1f3cb03ant-node:bc4c4481 → 571868a1Source artifacts inspected
README.md,antd/Cargo.toml,antd-rust/Cargo.toml,installers/**,.github/workflows/release.yml,LICENSE-APACHE/LICENSE-MIT(diffcea1b7ad..d1f3cb03)src/bin/ant-devnet/cli.rs,src/bin/ant-devnet/main.rs,src/devnet.rs,src/replication/**,Cargo.toml(diffbc4c4481..571868a1)docs/sdk/install.md,docs/sdk/start-the-local-daemon.md,docs/guides/set-up-a-local-network.md,docs/guides/test-your-application.mdDeveloper-facing change
Internal refactor and additive-only changes; no developer-facing impact on any recorded page. ant-sdk moved to
MIT OR Apache-2.0, bumpedantdto 0.11.1, and added desktop-installer build scripts — the docs document the build-from-source flow, which is unchanged, and no recorded page pins a version or references a published installer. ant-node landed a replication/pruning audit refactor, bumped to 0.14.4, and added an opt-inant-devnetLAN mode (--host,--evm-network,--serve-port) that defaults off; a devnet started without those flags binds loopback and stamps127.0.0.1into the manifest exactly as before, and the local-network pages drive the devnet through the unchangedant devwrapper.Files changed in this PR
docs/**pages:source_commit+verified_daterefreshed in the driftedant-sdkandant-nodeverification blocks only (non-drifted blocks, e.g. theant-clientblock ontest-your-application.md, left byte-identical).skills/start/version.json:verified_commitsant-sdk/ant-nodevalues refreshed (key set unchanged;version/published_dateunchanged).skills/start/SKILL.md: frontmatterverified_commitsant-sdk/ant-nodevalues andverified_daterefreshed (body,versionunchanged).planning/sweeps/2026-07-17.md: new run summary.Verification run
python3 scripts/sweep_poll.pyre-run on the prepared branch:status: "ok", 0 drifted records, no malformed-block errors.version.jsonre-parsed as JSON: OK.SKILL.mdfrontmatter parsed as YAML: OK;versionstill0.1.6-draft, body byte-identical (md5 match).source_commit:/verified_date:lines changed indocs/**; noverification_mode/source_refedits; no target-manifest block touched; noscripts/**,.github/**, or registry changes.Uncertainties
The opt-in
ant-devnetLAN / external-devnet mode is a genuinely new testing capability that no page documents yet. It is out of scope for a metadata-only sweep, but a future prose change could add a LAN-devnet how-to (reaching a devnet from another device, backed by Arbitrum Sepolia, with the manifest served over HTTP). Noted as a follow-up in the sweep summary.Generated by Claude Code