Changed paths:
M dashboard/app/ai_report.go
M dashboard/app/ai_report_test.go
Log Message:
-----------
dashboard/app: avoid saving AI moderation lists to ExtraCcList
Prevent the dashboard from mistakenly adding moderation email addresses
to the ExtraCcList during handleCommentCommand and processUpstreamSubcommand.
This stops the CC leak at its source rather than filtering it later when patches
are sent to public mailing lists.