Hook for validating scraped recipe data on screen load.
Triggers ValidationQueue for ingredients and tags from scraped recipes
that need user validation (not found in database). Pre-computes similarity
and handles exact matches before passing sorted items to the queue.
Hook for validating scraped recipe data on screen load.
Triggers ValidationQueue for ingredients and tags from scraped recipes that need user validation (not found in database). Pre-computes similarity and handles exact matches before passing sorted items to the queue.