Files
3Dviewer/risks.csv
likegears 7af9c323f6 Initial commit: 3D Viewer application
Features:
- Vue 3 frontend with Three.js/Online3DViewer
- Node.js API with PostgreSQL and Redis
- Python worker for model conversion
- Docker Compose for deployment
- ViewCube navigation with drag rotation and 90° snap
- Cross-section, exploded view, and render settings
- Parts tree with visibility controls

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 14:00:17 +08:00

426 B

1风险ID风险描述发生概率影响程度风险等级缓解措施负责人状态
2R1STEP 转换失败率高多引擎回退 (cascadio → OpenCASCADE)后端监控中
3R2大文件上传超时分片上传 + 断点续传全栈待处理
4R33D渲染性能问题WebGL降级 + LOD前端待处理
5R4依赖包安全漏洞定期 npm audit / pip checkDevOps监控中