sweep: stamp ant-protocol, saorsa-core, saorsa-transport — 2026-06-13#58
Merged
Conversation
ant-protocol 2.1.3 (rc-2026.6.2): version bump only, no API changes. saorsa-core 0.25.0 (rc-2026.6.2): removed BootstrapManager and JoinRateLimiter; internal refactor, no docs surface changed. saorsa-transport (rc-2026.6.2): bootstrap cache removed; docs pages do not reference bootstrap cache.
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.
Upstream
ffaf12d41c1f129ed92051e04aaf5d6f8e94eec7→34c11cb9f626290b18263ebe8e10e172e5523424a681772c042b8215f36a9a860510d1fdb54b7540→180454671b87debcb2afbd83f2d8126c41b0dd022ee8e944ae32c3667ca8b588365a65a41f4b0f14→e24ecaced902f668d64cda2269deef0babd5d9abSource artifacts inspected
ant-protocol/Cargo.toml,Cargo.locksaorsa-core/README.md,docs/API.md,src/lib.rs,src/bootstrap/manager.rs,src/rate_limit.rssaorsa-transport/README.md,src/lib.rs,src/bootstrap_cache/(deleted)Developer-facing change
Internal refactors; no developer-facing impact.
rc-2026.6.2): version bump 2.1.2 → 2.1.3 andsaorsa-coredependency pin 0.24.5 → 0.25.0 only.rc-2026.6.2):BootstrapManagerandJoinRateLimiterAPIs removed; bootstrap now configured viaNodeConfig::builder(). Docs describe saorsa-core at the high level ("P2P node, DHT, bootstrap handling, trust system") which remains accurate.rc-2026.6.2): bootstrap cache removed (src/bootstrap_cache/deleted, README Bootstrap Cache section gone). None of the docs pages reference the bootstrap cache; all transport claims (QUIC, NAT traversal, ML-KEM-768 + ML-DSA-65, pure post-quantum) remain accurate.Files changed in this PR
docs/architecture/system-overview.md— ant-protocol, saorsa-core, saorsa-transport verification blocks stampeddocs/core-concepts/payment-model.md— ant-protocol verification block stampeddocs/core-concepts/post-quantum-cryptography.md— saorsa-transport verification block stampeddocs/index.md— saorsa-transport verification block stampeddocs/reference/glossary.md— ant-protocol, saorsa-core, saorsa-transport verification blocks stampeddocs/reference/source-repositories.md— ant-protocol, saorsa-core, saorsa-transport verification blocks stampedskills/start/version.json— verified_commits.ant-protocol updatedskills/start/SKILL.md— verified_commits.ant-protocol and verified_date updatedplanning/sweeps/2026-06-13.md— run summary addedVerification run
python3 scripts/sweep_poll.pyon the prepared branch:status: ok, 0 drifted records — passedCargo.toml(ant-protocol),README.mdanddocs/API.md(saorsa-core),README.mdandsrc/lib.rs(saorsa-transport) at the pinnedhead_sha— confirmed no developer-facing surface changes in any docs pageversion,published_date, andCHANGELOG.mdare unchangedUncertainties
The saorsa-core
src/bootstrap/manager.rsdeletion (581 lines) andsrc/rate_limit.rsdeletion (317 lines) were classified metadata-only because no docs page referencesBootstrapManager,CacheConfig,JoinRateLimiter, orJoinRateLimiterConfigby name. A reviewer may wish to confirm no current docs page or SKILL.md body implicitly depends on these APIs before merging.Generated by Claude Code