Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The documentation promises spam detection behavior based on broad keyword lists and examples, but the scoring code only matches a narrow regex set and even appears to miss expected terms like 'discount' due to the pattern used. This creates a specification/implementation gap that can cause misclassification of unwanted or potentially risky messages, reducing trust in downstream automation.
