- Remove domain_host and domain_tld columns from feeds schema - Add migrations to drop columns and related index/FK constraint - Update all feed queries and structs to not include these columns - Use URL pattern search instead of domain columns for GetFeedsByHost Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>