Skip to main content

Module binary

Module binary 

Source
Expand description

Binary distribution adapter: manual / GitHub Releases.

Attaches prebuilt binaries to a GitHub Release (gh release). GitHub Releases are not observable through the RegistryQuery port, so verify returns VerifyOutcome::Unknown explicitly (ADR-0002 §1) — an honest “cannot check”, never a false Missing.

Structs§

BinaryAdapter
The binary distribution adapter, operating as manual (GitHub Releases).