Skip to content

rtb-update — standalone module

rtb-update was extracted from this monorepo into the phpboyscout Rust toolkit (Wave 5 of the multi-repo decomposition), alongside its runtime-family siblings rtb-cli, rtb-docs, and rtb-mcp. The crate name, API, and behaviour are unchanged — including the Ed25519 detached-signature + SHA-256 checksum verification that always completes before self-replace swaps the binary.

Its design records remain in this repo's spec series, and the operator-facing guidance stays in How-to: secure releases.