Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/architecture.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# Architecture


## 中文摘要

- 用途:本文档围绕 `Architecture`,用于理解 `ResearchSignalContextPipelines` 的配置、运行、部署、研究或验收边界。
- 主要覆盖:`Current Architecture Understanding`、`Main Design Pressure`、`Recommended Low-Risk Shape`、`Lifecycle`、`Not Recommended`。
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。

## Current Architecture Understanding

QuantStrategyLab already separates strategy math, snapshot generation, runtime
Expand Down