Skip to content

sweep 2026-07-17: refresh ant-sdk + ant-node verification SHAs#74

Open
JimCollinson wants to merge 1 commit into
mainfrom
claude/sweep-2026-07-17
Open

sweep 2026-07-17: refresh ant-sdk + ant-node verification SHAs#74
JimCollinson wants to merge 1 commit into
mainfrom
claude/sweep-2026-07-17

Conversation

@JimCollinson

Copy link
Copy Markdown
Collaborator

Daily upstream-drift sweep. Metadata-only stamp refresh; no prose changed.

Upstream

  • ant-sdk: cea1b7ad → d1f3cb03
  • ant-node: bc4c4481 → 571868a1

Source artifacts inspected

  • ant-sdk: README.md, antd/Cargo.toml, antd-rust/Cargo.toml, installers/**, .github/workflows/release.yml, LICENSE-APACHE/LICENSE-MIT (diff cea1b7ad..d1f3cb03)
  • ant-node: src/bin/ant-devnet/cli.rs, src/bin/ant-devnet/main.rs, src/devnet.rs, src/replication/**, Cargo.toml (diff bc4c4481..571868a1)
  • Docs pages: docs/sdk/install.md, docs/sdk/start-the-local-daemon.md, docs/guides/set-up-a-local-network.md, docs/guides/test-your-application.md

Developer-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, bumped antd to 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-in ant-devnet LAN mode (--host, --evm-network, --serve-port) that defaults off; a devnet started without those flags binds loopback and stamps 127.0.0.1 into the manifest exactly as before, and the local-network pages drive the devnet through the unchanged ant dev wrapper.

Files changed in this PR

  • 49 docs/** pages: source_commit + verified_date refreshed in the drifted ant-sdk and ant-node verification blocks only (non-drifted blocks, e.g. the ant-client block on test-your-application.md, left byte-identical).
  • skills/start/version.json: verified_commits ant-sdk/ant-node values refreshed (key set unchanged; version/published_date unchanged).
  • skills/start/SKILL.md: frontmatter verified_commits ant-sdk/ant-node values and verified_date refreshed (body, version unchanged).
  • planning/sweeps/2026-07-17.md: new run summary.

Verification run

  • python3 scripts/sweep_poll.py re-run on the prepared branch: status: "ok", 0 drifted records, no malformed-block errors.
  • version.json re-parsed as JSON: OK. SKILL.md frontmatter parsed as YAML: OK; version still 0.1.6-draft, body byte-identical (md5 match).
  • Diff scoped check: only source_commit:/verified_date: lines changed in docs/**; no verification_mode/source_ref edits; no target-manifest block touched; no scripts/**, .github/**, or registry changes.
  • markdownlint/link-check: skipped — not configured in this repo.

Uncertainties

The opt-in ant-devnet LAN / 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

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
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