算法子进程目录仅保留源码与配置;权重、样本 I/O、构建产物通过 .gitignore 离线交付。 Co-authored-by: Cursor <cursoragent@cursor.com>
Clients
独立浏览器前端,与 backend/ 分宿部署。
| 目录 | 用途 | 默认端口 |
|---|---|---|
| demo-client/ | 手术流程联调 Demo | 38081 |
| voice-confirmation/ | 语音确认终端页 | 8080 |
启动前请先在 backend/ 执行 docker compose up -d --build。