v1.0.9-beta.044 - feat(automation): add variant protection and advanced admin alerts
- Implements a Dual-Layer Variant Protection system in �utomation.ts to prevent incorrect variant or special edition downloads.
- Adds silent keyword filters to getcomics.ts and prowlarr.ts to automatically ignore variant releases unless explicitly requested by the user.
- Updates the background automation to park requests in a STALLED state when multiple conflicting editions are detected.
- Enhances �pi/notifications/route.ts to surface UNMATCHED files and STALLED variant requests to the admin.
- Updates the Notification Bell in site-header.tsx with dedicated UI, icons, and direct routing for the new Smart Match and Interactive Search alerts.
Resolves #108