Problem
The email request model collects sender, but /email currently sends only body to the assessment service.
Acceptance criteria
- Decide whether sender information should contribute to analysis.
- If it should, pass it through using the existing privacy filtering path.
- Add a test proving the selected behavior and update the API documentation.
Problem
The email request model collects
sender, but/emailcurrently sends onlybodyto the assessment service.Acceptance criteria