From ed4dc4e2f286edbaf0477e870cdfbc1ceada8e17 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 21 Jul 2026 08:11:57 +0000 Subject: [PATCH] Upstream sweep 2026-07-21: refresh verification SHAs (metadata-only) Bump recorded source commits to the current upstream HEAD for four repos. All records classified metadata-only; no prose or documented surface changed. - ant-client bcab72ae -> 9a4d8c4d (PR #153: typed Error::NotFound variant) - ant-node 571868a1 -> 1b04edd1 (PR #179: per-peer served-bytes accounting) - saorsa-core d323c462 -> b0ee4877 (release v0.26.3) - saorsa-transport 95efb84f -> d9e1687c (release v0.35.2) Refreshes source_commit/verified_date in the drifted docs verification blocks and the ant-client/ant-node verified_commits in the skill files. Adds planning/sweeps/2026-07-21.md. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_013S1TRRc4PWiXNbxp7GpwPs --- docs/architecture/system-overview.md | 16 ++++----- docs/cli/command-reference.md | 4 +-- docs/cli/use-the-cli.md | 4 +-- docs/core-concepts/data-types.md | 4 +-- .../keys-addresses-and-datamaps.md | 4 +-- docs/core-concepts/overview.md | 4 +-- docs/core-concepts/payment-model.md | 8 ++--- .../post-quantum-cryptography.md | 4 +-- docs/guides/build-read-only-features.md | 4 +-- docs/guides/deploy-to-mainnet.md | 4 +-- docs/guides/overview.md | 8 ++--- docs/guides/prepare-a-wallet-for-uploads.md | 4 +-- docs/guides/set-up-a-local-network.md | 4 +-- docs/guides/test-your-application.md | 8 ++--- docs/index.md | 8 ++--- docs/reference/glossary.md | 16 ++++----- docs/reference/source-repositories.md | 16 ++++----- docs/rust/README.md | 4 +-- docs/rust/build-directly-in-rust.md | 4 +-- docs/rust/embed-a-node-in-your-application.md | 4 +-- docs/rust/library-reference.md | 4 +-- ...se-external-signers-for-upload-payments.md | 4 +-- docs/sdk/start-the-local-daemon.md | 4 +-- planning/sweeps/2026-07-21.md | 33 +++++++++++++++++++ skills/start/SKILL.md | 6 ++-- skills/start/version.json | 4 +-- 26 files changed, 110 insertions(+), 77 deletions(-) create mode 100644 planning/sweeps/2026-07-21.md diff --git a/docs/architecture/system-overview.md b/docs/architecture/system-overview.md index 295a371..2a8bea2 100644 --- a/docs/architecture/system-overview.md +++ b/docs/architecture/system-overview.md @@ -10,15 +10,15 @@ diff --git a/docs/cli/use-the-cli.md b/docs/cli/use-the-cli.md index 7a50b5d..441052b 100644 --- a/docs/cli/use-the-cli.md +++ b/docs/cli/use-the-cli.md @@ -3,8 +3,8 @@ diff --git a/docs/core-concepts/data-types.md b/docs/core-concepts/data-types.md index 76e893d..f65ccef 100644 --- a/docs/core-concepts/data-types.md +++ b/docs/core-concepts/data-types.md @@ -10,8 +10,8 @@ diff --git a/docs/guides/deploy-to-mainnet.md b/docs/guides/deploy-to-mainnet.md index a43c4ec..ebc637f 100644 --- a/docs/guides/deploy-to-mainnet.md +++ b/docs/guides/deploy-to-mainnet.md @@ -10,8 +10,8 @@ diff --git a/docs/guides/overview.md b/docs/guides/overview.md index 239307b..58c2d9f 100644 --- a/docs/guides/overview.md +++ b/docs/guides/overview.md @@ -10,15 +10,15 @@ diff --git a/docs/guides/prepare-a-wallet-for-uploads.md b/docs/guides/prepare-a-wallet-for-uploads.md index 9217844..f15950b 100644 --- a/docs/guides/prepare-a-wallet-for-uploads.md +++ b/docs/guides/prepare-a-wallet-for-uploads.md @@ -10,8 +10,8 @@ diff --git a/docs/guides/set-up-a-local-network.md b/docs/guides/set-up-a-local-network.md index 266ead8..4e910f8 100644 --- a/docs/guides/set-up-a-local-network.md +++ b/docs/guides/set-up-a-local-network.md @@ -10,8 +10,8 @@ diff --git a/docs/guides/test-your-application.md b/docs/guides/test-your-application.md index 1c05921..17fb4b0 100644 --- a/docs/guides/test-your-application.md +++ b/docs/guides/test-your-application.md @@ -10,15 +10,15 @@ diff --git a/docs/index.md b/docs/index.md index db66e17..80ff090 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,8 +10,8 @@ diff --git a/docs/reference/glossary.md b/docs/reference/glossary.md index aecc9df..6e313b2 100644 --- a/docs/reference/glossary.md +++ b/docs/reference/glossary.md @@ -10,15 +10,15 @@ diff --git a/docs/rust/embed-a-node-in-your-application.md b/docs/rust/embed-a-node-in-your-application.md index bc8b887..c0c06bd 100644 --- a/docs/rust/embed-a-node-in-your-application.md +++ b/docs/rust/embed-a-node-in-your-application.md @@ -3,8 +3,8 @@ diff --git a/docs/rust/library-reference.md b/docs/rust/library-reference.md index 78d68f9..4b950f7 100644 --- a/docs/rust/library-reference.md +++ b/docs/rust/library-reference.md @@ -3,8 +3,8 @@ diff --git a/docs/sdk/how-to-guides/use-external-signers-for-upload-payments.md b/docs/sdk/how-to-guides/use-external-signers-for-upload-payments.md index 27ff369..2a05e1e 100644 --- a/docs/sdk/how-to-guides/use-external-signers-for-upload-payments.md +++ b/docs/sdk/how-to-guides/use-external-signers-for-upload-payments.md @@ -10,8 +10,8 @@ diff --git a/planning/sweeps/2026-07-21.md b/planning/sweeps/2026-07-21.md new file mode 100644 index 0000000..b17749e --- /dev/null +++ b/planning/sweeps/2026-07-21.md @@ -0,0 +1,33 @@ +# Sweep — 2026-07-21 + +## Branch + +`claude/sweep-2026-07-21` + +## Repos bumped + +| Repo | Recorded SHA | Head SHA | +|------|-------------|----------| +| ant-client | bcab72ae | 9a4d8c4d | +| ant-node | 571868a1 | 1b04edd1 | +| saorsa-core | d323c462 | b0ee4877 | +| saorsa-transport | 95efb84f | d9e1687c | + +## Classification + +All records on the 23 pages updated here are **metadata-only**. The upstream changes carry no developer-facing prose impact on any recorded page. + +- **ant-client** (`bcab72ae → 9a4d8c4d`, PR #153): a typed `Error::NotFound` variant added to `ant-core`'s data-error enum, so a well-formed address with nothing stored surfaces as `NotFound` instead of `InvalidData`, with matching error classification in the client and a `not_found message=…` arm in the CLI `ant chunk get --all-peers` diagnostic summary. No recorded page contradicts this: the Rust library-reference error example matches a subset of variants and falls through to a catch-all arm, the CLI reference documents `--all-peers` without enumerating its literal per-peer status strings, and the SDK language-binding pages that name a `NotFound` error are sourced from `ant-sdk`, not `ant-client`, and already document it. +- **ant-node** (`571868a1 → 1b04edd1`, PR #179): per-peer served-bytes traffic accounting (V2-684), a follow-up to the existing per-variant replication traffic summary. It adds an internal sharded counter table and a top-10-by-bytes INFO log line emitted on the same cadence. This is internal node instrumentation with no documented surface; no recorded page references replication traffic logging. +- **saorsa-core** (`d323c462 → b0ee4877`, PR #146): release `v0.26.3` — `Cargo.toml`/`Cargo.lock` only (version bump plus a `saorsa-transport 0.35.1 → 0.35.2` dependency bump). No recorded page pins a version number for this crate. +- **saorsa-transport** (`95efb84f → d9e1687c`, PR #125): release `v0.35.2` — `Cargo.toml`/`Cargo.lock` only. No recorded page pins a version number for this crate. + +No prose PR and no manual-review issues were opened. + +## Pages updated (23) + +Every drifted `` block on these pages had its `source_commit` and `verified_date` refreshed. Non-drifted blocks (for example the `saorsa-pqc` and `self_encryption` blocks on the multi-repo reference pages) were left byte-identical. No prose changed. + +## Skill + +`skills/start/version.json` and `skills/start/SKILL.md` frontmatter had their `ant-client` and `ant-node` `verified_commits` values refreshed, and the `SKILL.md` frontmatter `verified_date` was updated. The `SKILL.md` body, `version`, `published_date`, and `CHANGELOG.md` are unchanged (metadata-only sweep). `saorsa-core` and `saorsa-transport` are not tracked in the skill's `verified_commits`, so no skill change was needed for those bumps. diff --git a/skills/start/SKILL.md b/skills/start/SKILL.md index 4f4d32a..5155c09 100644 --- a/skills/start/SKILL.md +++ b/skills/start/SKILL.md @@ -29,12 +29,12 @@ keywords: - read-only # Verification block. Re-verify before changing stable claims or examples. -verified_date: "2026-07-17" +verified_date: "2026-07-21" verification_mode: current-merged-truth verified_commits: ant-sdk: d1f3cb03815846a03e37ee8402527203c569a3a2 - ant-client: bcab72ae72f72abcc47bdae1387ebc1deeea6106 - ant-node: 571868a13ce7138c1a29a721856a879e7e21f38b + ant-client: 9a4d8c4d02def2ffae20b56a04220048c1c69bf7 + ant-node: 1b04edd1f28edf98fbc4ccfe7cbdc9c9d76ecf4d ant-protocol: 83d588e34633c812c329ffb9a2666f5c7387dd7b self_encryption: 0deb040084f94bea2ebb53bda20fa23464bbcfe0 evmlib: 28fc354b3723850cfa7afea10d07a13a0617a035 diff --git a/skills/start/version.json b/skills/start/version.json index d1472ff..ce51b22 100644 --- a/skills/start/version.json +++ b/skills/start/version.json @@ -9,8 +9,8 @@ "verification_mode": "current-merged-truth", "verified_commits": { "ant-sdk": "d1f3cb03815846a03e37ee8402527203c569a3a2", - "ant-client": "bcab72ae72f72abcc47bdae1387ebc1deeea6106", - "ant-node": "571868a13ce7138c1a29a721856a879e7e21f38b", + "ant-client": "9a4d8c4d02def2ffae20b56a04220048c1c69bf7", + "ant-node": "1b04edd1f28edf98fbc4ccfe7cbdc9c9d76ecf4d", "ant-protocol": "83d588e34633c812c329ffb9a2666f5c7387dd7b", "self_encryption": "0deb040084f94bea2ebb53bda20fa23464bbcfe0", "evmlib": "28fc354b3723850cfa7afea10d07a13a0617a035"