Skip to content

Upstream sweep 2026-07-24: metadata-only stamp refresh#78

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

Upstream sweep 2026-07-24: metadata-only stamp refresh#78
JimCollinson wants to merge 1 commit into
mainfrom
claude/sweep-2026-07-24

Conversation

@JimCollinson

Copy link
Copy Markdown
Collaborator

Daily upstream-drift sweep. All 66 drifted records classify metadata-only; a single sweep PR refreshes the affected verification stamps. No prose PR and no manual-review issues were opened.

Upstream

  • ant-sdk: 71c84b9 → 09da0f4
  • ant-node: eb74b56 → 2dac036
  • saorsa-transport: d9e1687 → 5ba61f2

Source artifacts inspected

  • ant-sdk: antd/Cargo.toml, ffi/rust/ant-ffi/Cargo.toml (+ lockfiles); confirmed antd/openapi.yaml, .proto, handler source, and CLI surface are byte-identical across the range.
  • ant-node: Cargo.toml, src/payment/verifier.rs, src/payment/pricing.rs, src/replication/{mod.rs,config.rs,protocol.rs}, docs/adr/ADR-0004-commitment-bound-quote-pricing.md.
  • saorsa-transport: src/masque/relay_server.rs.

Developer-facing change

Internal refactor; no developer-facing impact. ant-sdk is a dependency-version bump (antd 0.11.1 → 0.11.2, evmlib 0.8.1 → 0.9.0, ant-protocol 2.2.2 → 2.3.0, ant-core tag → ant-cli-v0.3.1) with no change to any documented REST/gRPC/binding surface. ant-node (0.14.4 → 0.15.0) reworks node-internal replication and adds the ADR-0004 commitment-bound quote-pricing binding to payment verification; the public pricing formula (calculate_price, BASELINE + K × (n / D)^2) and the high-level replication/verification claims in the docs are unchanged. saorsa-transport is a single-file MASQUE relay bug fix (JoinHandle double-poll in forwarding cleanup) that leaves the documented transport/NAT-traversal/relay claims intact.

Files changed in this PR

  • 50 docs pages: source_commit/verified_date refreshed in the drifted ant-sdk, ant-node, and/or saorsa-transport verification blocks only; non-drifted blocks left byte-identical.
  • skills/start/version.json: verified_commits.ant-sdk and verified_commits.ant-node refreshed (key set unchanged).
  • skills/start/SKILL.md: frontmatter verified_commits.ant-sdk, verified_commits.ant-node, and verified_date refreshed; body, version, published_date, and CHANGELOG.md unchanged.
  • planning/sweeps/2026-07-24.md: new per-run summary.

Verification run

  • Envelope check: passed — every changed line is a source_commit:/verified_date: stamp or a verified_commits value; no prose, version, published_date, CHANGELOG.md, scripts/, .github/, repo-registry.yml, or component-registry.yml bytes touched.
  • Re-ran python3 scripts/sweep_poll.py on the prepared branch: status: "ok", 0 drifted records, no malformed-block errors.
  • Pricing formula re-grep against pinned ant-node @ 2dac036: calculate_price re-exported from src/payment/pricing.rs (unchanged in range) — confirms the payment-model formula still holds.
  • ant-sdk surface re-check @ 09da0f4: git diff --name-only over the range lists only Cargo files — no documented endpoint/type/command changed.
  • markdownlint / link checks: skipped — not configured in this repo.

Uncertainties

ant-node ADR-0004 (status Proposed) introduces commitment-bound quote pricing as an internal anti-extraction mechanism. It changes no documented developer-facing surface, so nothing is required here, but a maintainer may later decide whether the payment concepts page should gain a brief "under the hood" note on it — a separate editorial call, not drift correction.


Generated by Claude Code

Refresh verification stamps for three upstream repos whose changes are
internal-only, with no impact on any documented surface:

- ant-sdk 71c84b9 -> 09da0f4 (dependency version bump; no openapi/proto/CLI change)
- ant-node eb74b56 -> 2dac036 (replication rework + ADR-0004 pricing binding; internal)
- saorsa-transport d9e1687 -> 5ba61f2 (MASQUE relay JoinHandle double-poll fix)

Updates source_commit/verified_date in the drifted verification blocks on
50 docs pages, refreshes the ant-sdk and ant-node verified_commits values in
skills/start/version.json and skills/start/SKILL.md frontmatter (with a
verified_date bump), and adds the per-run sweep summary. No prose, version,
published_date, or CHANGELOG changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LpVYKxw9hSEDYXuGaU1vhc
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