release: 发布系统版本 v1.0.0(ECR-001)

落盘 CODE_REVIEW Approve 与 RELEASE_REPORT,标记首个正式 release。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-05 18:53:04 +08:00
co-authored by Cursor
parent 74dec4e50b
commit 6b0f3b5837
6 changed files with 151 additions and 14 deletions
+3 -3
View File
@@ -28,7 +28,7 @@
- 修改笔 / 线段 / 中枢 / 买卖点算法语义
- 破坏 `/api/analyze` JSON 字段(可增不可删)
- 修改 `config/``strategies/`
- 修改 `config/`;修改 `strategies/` 交易逻辑或参数(import/`sys.path` 迁移除外,见 CODE_REVIEW
- 引入 Vite/React/TS 构建
- 重做 UI 视觉或更换 TradingView
@@ -49,9 +49,9 @@
- [x] `web/app.py` 瘦身为 factory;业务在 services/api
- [x] `index.html` 不再含大体量业务 inline JS
- [x] ESS docs 齐全;TEST_REPORT / IMPLEMENTATION_REPORT / CHANGELOG
- [x] `config/``strategies/` 无内容变更
- [x] `config/` 无内容变更;`strategies/` 仅允许 import/`sys.path` 迁移(Human 增补,无交易逻辑变更
**Status:** Done(待 Reviewer 签核)
**Status:** Done (Released as `v1.0.0`)
## Rollback