Files
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
..

技术选型与版本

本目录:开发环境已定型的技术栈、版本号、部署方式,以及 四 Agent 统一鉴权规范。
表结构 / Redis / Milvus Collection 设计见 ../项目框架设计/表设计/。

文档 说明
01-技术栈与版本.md 组件版本、连接方式、Windows 原生部署决策
02-JWT-RBAC鉴权手册.md 四 Agent 统一 JWT + RBAC + 数据归属校验(F-01)