refactor: ECR-002 拆分 runtime 包并加深 analyze 契约(已审)

将 web/services/runtime.py 拆为 runtime/ 子模块并保持门面兼容;补齐 ESS 文档、门面/契约/TF_DF 测试与 CODE_REVIEW Approve。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-06 18:15:23 +08:00
co-authored by Cursor
parent 9f1e7361b6
commit df27b4dde8
33 changed files with 2029 additions and 1206 deletions
+12
View File
@@ -0,0 +1,12 @@
task_id: ECR-002
title: 拆分 runtime + 加深 analyze 契约
status: done_reviewed
change_level: L3
ecr: docs/ECR/ECR-002-runtime-split.md
code_review: docs/CODE_REVIEW/ECR-002.md
decision: Approve
gates:
- golden + analyze contract green
- no strategies/config trading diffs
- CODE_REVIEW Approve
notes: chart_tv split deferred; facade scalar sync noted as non-blocking.