discourse-ai/lib/ai_moderation
Sam fae2d5ff2c
FEATURE: link correctly to filters to assist in debugging spam (#1031)
- Add spam_score_type to AiSpamSerializer for better integration with reviewables.
- Introduce a custom filter for detecting AI spam false negatives in moderation workflows.
- Refactor spam report generation to improve identification of false negatives.
- Add tests to verify the custom filter and its behavior.
- Introduce links for all spam counts in report
2024-12-17 11:02:18 +11:00
..
entry_point.rb FEATURE: link correctly to filters to assist in debugging spam (#1031) 2024-12-17 11:02:18 +11:00
spam_report.rb FEATURE: link correctly to filters to assist in debugging spam (#1031) 2024-12-17 11:02:18 +11:00
spam_scanner.rb FIX: allow scanning of trashed posts and deleted users for test (#1024) 2024-12-12 10:26:05 +11:00