What Alfred verifies in git, what still depends on your builder, and where the full technical write-ups live on GoForge. Honest scope for auditors and the public.
scripts/kernel-download-7.0.1.sh fetches linux-7.0.1.tar.xz and patch-7.0.1.xz from cdn.kernel.org over HTTPS and verifies SHA256 against sha256sums.asc before you unpack (skip only with an explicit env flag — not for production ISOs).lb build; hooks 0050 (kernel package gate), 0160 (sysctl / audit / modules), 0710 (do not replace Alfred kernel with Debian meta). See verification flow at /verify and apps at /apps.KERNEL_WORK, Docker bind mounts, gitignored .deb binaries, staged tarballs (e.g. liboqs), and Kconfig defaults when no Alfred .config is supplied — all documented in the manifests below.These are the same files shipped in the Alfred Linux repository; raw links follow the GoForge …/raw/branch/main/docs/… layout. If a link 404s after a rename, open the repo tree and browse docs/.
linux-7.0.1 on a trusted host or a second GoForge repo whose CI checks out or unpacks Linux and runs scanners (sparse, checkstack, distro checklist, SBOM). That is workflow + runner capacity you define — not something a forge UI refresh replaces.