Upstream sweep 2026-08-08: refresh ant-node verification stamps (metadata-only) - #91
Merged
Merged
Conversation
Refresh the ant-node verification stamps across 9 docs pages and the start skill after the node-internal replication audit protocol changed upstream (9a50c6b -> 20db1f9). The diff is confined to src/replication/* and its tests; no public API, REST, gRPC, or CLI surface changed, so no rendered prose is affected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014NHhbQbjTXZtyWeE3Ac5q1
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 sweep. Refreshes the
ant-nodeverification stamps after a node-internal replication audit change upstream. No rendered prose changed.Upstream:
ant-node: 9a50c6b → 20db1f9Source artifacts inspected:
src/replication/protocol.rs(upstream)src/replication/commitment_state.rs(upstream)src/replication/storage_commitment_audit.rs(upstream)tests/poc_audit_handler_live.rs(upstream)0009-audit-proof-shape-and-protocol-families.md(upstream)Developer-facing change: internal refactor; no developer-facing impact. The change replaces two hand-kept wire-size ceiling matches with a single
ceiling_forhelper and makesfamily_of_variantreturnOption<BodyFamily>so an unclassified body-variant index takes the strict subtree-audit ceiling at both encode and decode. All touched items arepub(crate)or private; no public API signature (NodeBuilder,NodeConfig, or any exported type the Direct Rust node page cites), OpenAPI,.proto, or CLI surface changed. No recorded page documents the replication wire protocol.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/version.json(verified_commits.ant-nodevalue only)skills/start/SKILL.md(frontmatterverified_commits.ant-node+verified_date; body unchanged)planning/sweeps/2026-08-08.md(new summary)Verification run:
python3 scripts/sweep_poll.pyon the prepared branch —status: "ok", 0 drifted records remaining, no malformed-block errors.version.jsonparses as valid JSON;version,published_date, and theverified_commitskey set are unchanged.SKILL.mdfrontmatter parses; body is byte-identical to base;version, andCHANGELOG.mdunchanged (metadata-only linked-release rule holds).markdownlint— skipped; not configured/available in this environment.Uncertainties: Branch and summary-file suffix use
2026-08-08because the2026-08-04–2026-08-07slots were already consumed by merged sweeps; theverified_datestamps match that suffix, following the convention documented inplanning/sweeps/2026-08-07.md. Reviewer should confirm the date-suffix choice is acceptable.Generated by Claude Code