Enhance suitability assessment and documentation
- Implemented `check_suitability` method in `CoreReadOnlyRepository` for suitability determination based on customer and product risk levels. - Added `build_suitability_log_row` function in `suitability.py` for mapping suitability check results to `risk_suitability_log`. - Updated `AGENTS.md`, `ENVIRONMENT.md`, and `FLOW.md` to reflect changes in suitability assessment processes and documentation. - Revised `FRAMEWORK.md` and `MEMORY.md` to clarify project structure and data flow related to suitability checks. - Expanded `TODO.md` with tasks related to logging and auditing suitability assessments.
This commit is contained in:
@@ -8,3 +8,6 @@
|
||||
| 2026-09-05 | Core 模拟库 jinrong_core + 扩大种子 + Neo4j 同步 | 无真实 Core | FRAMEWORK / FLOW / ENVIRONMENT |
|
||||
| 2026-09-05 | Agent 编排依赖改为 LangGraph 为主 | 状态图 + Tool 节点 | FRAMEWORK |
|
||||
| 2026-09-05 | memory 全量刷新:§0 新 Agent 交接清单 + 实现状态表 + bootstrap | 脚手架已落地,便于无上下文交接 | MEMORY / FRAMEWORK / FLOW / TODO / REQUIREMENTS / ENVIRONMENT |
|
||||
| 2026-09-07 | Core 表结构对齐客户资料手册(KYC/风评/适当性矩阵/AML/产品起购期限) | 用户要求与手册一致 | FRAMEWORK / Core模拟底座 / core_ro |
|
||||
| 2026-09-07 | risk_suitability_log 扩展 P0 字段,与 check_suitability 一一映射 | 避免 R-02 接入大规模返工 | 表设计/07 · suitability.py · core_ro |
|
||||
| 2026-09-07 | 画像 L1/L2/L3 框架文档 06 + memory/业务记忆管理同步 | 用户要求先定文档 | 表设计/06 · MEMORY · FLOW · 业务记忆管理手册 |
|
||||
|
||||
Reference in New Issue
Block a user