module

Fluxion::Executor::DownloadSupport

Shared plumbing for kinds that fetch something before they can act.

The ordering is deliberate everywhere it appears: download, verify, then use. Nothing here hands an unverified path to anything that executes or installs it.