Replace the per-version git clone of github.com/cran plus
bincraft::needs_per_minor_recompile() with a single call to the newly exported
bincraft::classify_r_minor_sensitive(). That classifier now fetches the CRAN
source tarball (no GitHub) and caches its verdict in the metadata database, so
repeated runs and new-OS rebuilds reuse it instead of recomputing.