Description
Suspicious emails should go to a separate quarantine table instead of the main inbox, allowing for review before final processing.
Context
This provides a safe holding area for emails flagged as potential prompt injection attempts, preventing them from affecting the main system while allowing manual review.
Definition of Done
Priority
P2