nxtgauge-backend-rust/apps/users/src
Ashwin Kumar Sivakumar 8112142b75 feat(ai): add Ask Ash Phase 1 - strict keyword intent classification + LLM Guard
- Add classify_strict_keywords for fast-path intent detection (8 categories)
- Add llm_guard_check for prompt injection/abuse filtering (3 layers)
- Wire both into ai_chat_message
- Add 14 unit tests (30 tests pass)

trigger gitea pipeline
2026-06-07 22:39:03 +05:30
..
clients feat: Add Ask Ash AI credit system endpoints 2026-05-29 20:53:51 +05:30
handlers feat(ai): add Ask Ash Phase 1 - strict keyword intent classification + LLM Guard 2026-06-07 22:39:03 +05:30
mail.rs feat(phase1): wire email notifications, shared email crate, AppState for services 2026-04-02 01:42:48 +02:00
main.rs chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00