Skip to content

docs(sweep): stamp ant-client and ant-node verified commits — 2026-08-25 - #99

Merged
JimCollinson merged 1 commit into
mainfrom
claude/sweep-2026-08-25
Aug 25, 2026
Merged

docs(sweep): stamp ant-client and ant-node verified commits — 2026-08-25#99
JimCollinson merged 1 commit into
mainfrom
claude/sweep-2026-08-25

Conversation

@JimCollinson

Copy link
Copy Markdown
Member

Daily upstream sweep. Metadata-only stamp refresh — no prose changed, no manual-review issues opened.

Upstream

  • ant-client: 50b4370a954ec8
  • ant-node: 661e68ac776441

Source artifacts inspected

  • ant-client: full tree diff 50b4370..a954ec8 — only .github/workflows/ci.yml.
  • ant-node: full tree diff 661e68a..c776441docs/adr/ADR-0011-capacity-gated-source-discovery.md (new, Proposed), src/replication/{config,mod,quorum,scheduling}.rs, src/storage/{handler,lmdb,mod}.rs, tests/e2e/fetch_local_write_guard.rs.

Developer-facing change

  • Internal refactor; no developer-facing impact. ant-client's only change is a CI timeout bump (60 → 90 min). ant-node adds an internal replication optimization (a storage-full node stops re-probing its close group for keys it cannot store), with no wire, storage, or public-API change in a default build — the new CAPACITY_BLOCKED_RETRY constant is pub(crate) and CapacityVerdict is re-exported only within the crate. The NodeBuilder / NodeConfig / RunningNode symbols the "embed a node" page documents are untouched.

Files changed in this PR

  • 22 docs pages (28 verification blocks): source_commit / verified_date refreshed on the ant-client and ant-node blocks only.
  • skills/start/version.jsonverified_commits.ant-client and verified_commits.ant-node values.
  • skills/start/SKILL.md — frontmatter verified_commits.ant-client, verified_commits.ant-node, and verified_date. Body unchanged; skill version, published_date, and CHANGELOG.md unchanged.
  • planning/sweeps/2026-08-25.md — new run summary.

Verification run

  • Re-ran python3 scripts/sweep_poll.py on this branch: status: "ok", 0 drifted, no malformed-block errors.
  • version.json parses as valid JSON; SKILL.md frontmatter parses as valid YAML; verified_commits key sets unchanged (6 keys each).
  • Envelope check: diff touches only source_commit / verified_date / verified_commits value lines plus the new summary file — no prose, no version / published_date / CHANGELOG / scripts / .github / registry changes.
  • markdownlint: skipped — not configured in this repo.

Uncertainties

  • none.

Generated by Claude Code

Metadata-only stamp refresh for the daily upstream sweep.

- ant-client 50b4370 -> a954ec8: CI workflow timeout bump only (no
  developer-facing surface).
- ant-node 661e68a -> c776441: internal replication optimization
  (capacity-gated source discovery, ADR-0011); no wire, storage, or
  public-API change.

Refreshes source_commit/verified_date on the matching verification
blocks of 22 docs pages (28 blocks) and the ant-client/ant-node values
in skills/start/version.json and skills/start/SKILL.md frontmatter
verified_commits. Adds planning/sweeps/2026-08-25.md. No prose changed;
skill version and CHANGELOG unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TLyYQAjaMCEuMm2bZp4X6J
@JimCollinson
JimCollinson merged commit a0ac0d6 into main Aug 25, 2026
5 checks passed
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