Commit Graph

2 Commits

Author SHA1 Message Date
ba73daa66c deep research addressement 2026-06-01 08:40:10 -04:00
fc9a5c4fb2 feat: add SpamShield router for spam detection and call analysis
- Create tRPC router with checkNumber, classifySMS, classifyCall endpoints
- Add protected procedures for rule CRUD, feedback submission, and stats
- Implement service layer with phone number normalization and audit logging
- Add ML engine with BERT stub, feature extraction, and rule engine
- Implement reputation API module with circuit breaker and caching
- Write comprehensive tests (34 tests) for all layers
- Wire spamshield router into app root router
2026-05-25 16:34:08 -04:00