f58a7e2923
verify-overlay-integrity.sh scanned the entire recipes/ tree including recipes/wip/, so a broken WIP symlink for a graphics recipe (qt6-wayland-smoke) failed the overlay check even when building the text-only mini target that has nothing to do with graphics. recipes/wip/ is upstream work-in-progress scratch — the local-over-WIP policy stages shipped packages into local/recipes/ and links them into recipes/<cat>/, never recipes/wip/ — so its symlink health must never clutter or block a build. Exclude it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>