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
+8 -7
View File
@@ -1,11 +1,13 @@
# CHANGELOG
## 2026-08-05 — ECR-001
## v1.0.0 — 2026-08-05(首个正式 Release
对应 ECR-001 / tag `v1.0.0`。详见 `docs/RELEASE/ECR-001-v1.0.0.md`
### Added
- 正式包 `chanlun/`core / pipeline / builders / indicators / analysis
- ESS 文档树 `docs/`PROFILE / ECR-001 / SPEC / ADR / HANDOFF
- ESS 文档树 `docs/`PROFILE / ECR / SPEC / ADR / HANDOFF / CODE_REVIEW / RELEASE
- Web `config.py``services/``api/` blueprints
- 前端 `web/static/js/app/` 模块
- Golden 回归 `tests/generate_golden.py` + fixtures
@@ -17,14 +19,13 @@
- `web/app.py` 瘦身为 `create_app()`
- `index.html` 去掉巨型 inline 业务 JS
- HTTP 代理改为环境变量配置
- strategies / web / tests / examples → `from chanlun...` 导入
### Fixed
- 恢复缺失的 `TF_DF.get_zs_list`(委托 `get_seg_zs_list`
### 2026-08-05 — ECR-001 follow-through
### Moved
- strategies / web / tests / examples → `from chanlun...` 导入;绝对 `sys.path` 改为相对仓库根
- `chart.js``chart_format/view/tv/sync/tables.js`
- `chan_engine` / `datafeed` / `chan_indicator` 迁入 `static/js/app/``chan_tv` 与主站共用
- 根目录 shim 保留作兼容;正式入口为 `chanlun`
- 示例 → `examples/`;笔记 → `docs/notes/`
- 未接线 TSX/TS → `static/js/_unused/`