fund-helper/
├── backend/ # FastAPI BFF
├── web/ # Web SPA
├── chrome-extension/ # 浏览器插件
├── vscode-extension/ # VS Code / Cursor 扩展
├── jetbrains-extension/ # JetBrains IDE 插件
├── desktop/ # Tauri 桌面端
├── docs-site/ # 本文档站(Rspress)
└── scripts/ # 版本管理与发版脚本