84a55a8cc7
apply-patches.sh: 005-qtbase signature now checks correct path (recipes/wip/qt/qtbase, not recipes/libs/qtbase) and respects local recipe override. Qt is desktop-only (redbear-full target). check-fork-drift.sh: skip diverged forks (kernel, bootloader, installer) to suppress spurious DRIFT warnings. These forks intentionally diverge from upstream per fork-upstream-map.toml. integrate-redbear.sh: add safety guard — refuse to symlink any path ending in 'recipe.toml'. 185 local recipe.toml files were corrupted into broken self-referencing symlinks by an earlier build session. All restored from git. Guard prevents reoccurrence.