Sweep 2026-06-26: bump ant-node verified SHAs (metadata-only)#66
Merged
Conversation
Refresh the ant-node verification stamps on all affected docs pages and the start skill after an internal replication/audit-responder change. Upstream ant-node ed34951 -> 0be9579 (PR #158, fix/concurrent-inbound-replication): the responsible-chunk audit responder is now spawned off the serial replication message loop with the existing flood-fair admission control, and the concurrent audit-responder ceiling rose from 8 to 16. Both changes are internal node behaviour in src/replication; no documented surface is affected, so this is a metadata-only stamp refresh. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NixYXqUXeQS4kq74QszFZU
|
Hermes review of the metadata sweep:
No blocker found. Ready for an authorised maintainer to merge. |
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.
Metadata-only stamp refresh from the daily upstream sweep. One repo drifted:
ant-node.Upstream
ant-node: ed34951 → 0be9579(3 commits, PR #158fix/concurrent-inbound-replication)Source artifacts inspected
src/replication/config.rs(upstream)src/replication/mod.rs(upstream)Audit diff obtained via the GitHub compare API (
repos/WithAutonomi/ant-node/compare/ed34951...0be9579) because the in-environment git relay serves only the docs repo, not upstream source repos. Both SHAs were resolved and the compare returnedstatus: ahead, 3 commits.Developer-facing change
Internal refactor; no developer-facing impact. The responsible-chunk audit (audit #2) responder is now spawned onto a detached task off the serial replication message loop, using the existing flood-fair admission control (global ceiling plus per-peer cap) already applied to the subtree and byte audit responders, which removes head-of-line blocking on replication traffic. The concurrent audit-responder ceiling (
MAX_CONCURRENT_AUDIT_RESPONSES) was raised from 8 to 16. Both changes live entirely in node-internal replication code; no documented surface (pay-once model, data storage/retrieval, CLI, SDK, or Direct Rust API) is affected. All affected pages are metadata-only stamp refreshes.Files changed in this PR
docs/architecture/system-overview.mddocs/core-concepts/payment-model.mddocs/guides/overview.mddocs/guides/set-up-a-local-network.mddocs/guides/test-your-application.mddocs/reference/glossary.mddocs/reference/source-repositories.mddocs/rust/embed-a-node-in-your-application.mddocs/sdk/start-the-local-daemon.mdskills/start/SKILL.md(frontmatterverified_commits.ant-node+verified_date)skills/start/version.json(verified_commits.ant-node)planning/sweeps/2026-06-26.md(new summary)Verification run
python3 scripts/sweep_poll.pyon the prepared branch —status: ok, 0 drifted records, no malformed-block errors.skills/start/version.jsonandskills/start/SKILL.mdfrontmatter —version(0.1.6-draft) andpublished_dateunchanged,CHANGELOG.mduntouched (SKILL.md body byte-identical to base, so no linked release fields move).verified_commitskey sets unchanged.source_commit:/verified_date:lines insideant-nodeverification blocks indocs/**, only theant-nodevalue in eachverified_commitsmap, plus the newplanning/sweeps/2026-06-26.md.Uncertainties
None.
Generated by Claude Code