Commit Graph
5 Commits
Author SHA1 Message Date
zhanghongyu_0626 4b8e11c9bd feat(threshold): Implement customer loss threshold configuration and notification system
- Added `ThresholdRepository` for managing customer loss threshold configurations and notifications.
- Introduced `threshold_service` to handle loss threshold alerts based on customer portfolio performance.
- Enhanced `customer_prompts` to include new intent for querying product net values.
- Updated `customer_service` to integrate new threshold alert functionality into existing workflows.
- Implemented `sanitize_postprocess` for improved compliance handling in customer interactions.
- Enhanced course documentation to reflect updates in advisor training modules and interactive elements.

This update significantly improves the customer experience by providing proactive loss threshold notifications and enhancing the overall service framework.
2026-09-10 10:57:40 +08:00
zhanghongyu_0626 93cd3a165c Revert "chore(agent): sync updated Cursor User Rules to project agent config"
This reverts commit 8ec7ca5e75.
2026-09-09 11:56:01 +08:00
zhanghongyu_0626andCursor 8ec7ca5e75 chore(agent): sync updated Cursor User Rules to project agent config
Add .cursor/rules/user-rules.mdc so team members get the same User Rules from the repo clone.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 11:53:43 +08:00
zhanghongyu_0626andCursor e9978a4066 chore(agent): add codebase-to-course skill to project agent config
Sync the interactive codebase-to-course skill into .cursor/skills so teammates get it from the repo clone.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 11:44:48 +08:00
zhanghongyu_0626 0374010b37 Implement initial project structure and setup 2026-09-05 17:09:21 +08:00