Files
group_xinghuo_jinrong/docs/答辩
zhanghongyu_0626 c6a2bfd4f7 feat(milvus): Introduce Milvus vector database API for read-only access
- Added a new API endpoint to list collections in the Milvus vector database, providing metadata such as titles, descriptions, and sample data.
- Integrated the new Milvus router into the main application, ensuring it is accessible through the API.
- Updated the JSON serialization logic to handle decimal precision for financial data, maintaining accuracy in API responses.
- Enhanced the frontend with a new Knowledge Base page to display vector collections, including sample previews and collection details.
- Updated routing and menu structures to include the new Knowledge Base feature, improving navigation within the application.
2026-09-14 10:27:02 +08:00
..

答辩手册(2026-09-13 · 业务展示口径)

权威进度(开发自用): docs/memory/MEMORY.md §0
上台口径(你已拍板): 只讲需求、业务、项目展示;不口播缺陷、测试基线、commit/实现程度;客户交易演示带过、不深讲;技术栈一句带过。

文档地图

中文职责 文件 何时用
README 口播 答辩稿.md 源稿 · Word 打印: 答辩稿.docx
Word 口播稿 答辩稿.docx 由 答辩稿.md 导出,改 md 后需重新 pandoc
Live Demo 逐步操作 DEMO-SOP-答辩全流程.md 现场演示主脚本
问数分册 DEMO-SOP-问数.md 问数/interpret/analyze 细节
HTML 幻灯片 presentation/index.html 投屏 / Ctrl+P 导出 PDF
口播 A4 打印(HTML,可选) print/答辩口播-打印版.html 浏览器 Ctrl+P
知识点提纲 + 深 Q&A 答辩知识点清单.md 备查;§八为内部工程项不上台
Demo 功能测试(内部) DEMO-功能测试流程.md 答辩前自测,不对评委念
客户文本交付 6 项 提交物料/README.md 对照 答辩所需文本交付物清单.txt 打包提交
登录账号备忘 web/src/config/defenseAccounts.ts 登录页记号本

业务展示亮点(可口播)

主题 一句话
四角色 客户 / 理财师 / 分析 / 风控 · 同一合规与事实底座
客户线 持仓与净值有据 · 选购清单 · 合规拒答 · 交易确认后看板更新(演示带过)
风控线 模拟交易 → 预警 → 台账处置 · 转换 T+1 业务节奏
问数线 模板问数 · 缓存复现 · 先表后解读 · 口径澄清
顾问线 合规检测 · 市场异动 · 话术模板 · 顾问对话
铁律 L0 优先 · 仅适当性可拦单 · 不自动冻户 · 审计只增

技术栈(答辩一句)

React + Vite · Ant Design 6 · FastAPI · MySQL 双库 · Redis · Milvus · LangGraph · JWT 登录与四角色菜单。

(登记细节见 docs/memory/FRAMEWORK.md;答辩不展开 pytest/E2E/分支名。)

答辩前 60 分钟(内部)

cd "d:\项目\JinRong"
.\scripts\demo\prepare_all.ps1
.\scripts\demo\seed_advisor_agent.ps1
python scripts/sync/sync_advisor_rel.py
.\scripts\dev\restart-dev.ps1 -Backend Local

然后按 DEMO-功能测试流程.md P0 自测(不对观众汇报数字)。

维护约定

改 Demo 动线或业务口径时,同步:本 README · 答辩稿 · 全流程 SOP · 幻灯片 · 总览课 08-defense.html(改后 python docs/course/build_all.py)· 提交物料/(客户 6 项索引)。
工程边界只写在 MEMORY / 知识点清单 §八 / 功能测试,不写入口播稿与幻灯片「边界页」。