Skip to content

Commit 4041018

Browse files
Pigbibicodex
andauthored
docs: clarify QSL architecture role (#207)
Co-authored-by: Codex <noreply@openai.com>
1 parent f2137cb commit 4041018

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# UsEquityStrategies
22

3+
4+
## QSL architecture role
5+
6+
- **Layer**: `strategy-library`.
7+
- **Responsibility**: US equity strategy implementation package.
8+
- **Owns**: runtime-enabled US strategy code, manifests, execution metadata.
9+
- **Consumes**: QuantPlatformKit and validated US snapshot artifacts.
10+
- **Must not**: own broker credentials or deployment settings.
11+
312
[Chinese README](README.zh-CN.md)
413

514
> Investing involves risk. This project does not provide investment advice and is for education, research, and engineering review only.

README.zh-CN.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# UsEquityStrategies
22

3+
4+
## QSL 架构角色
5+
6+
- **层级**`策略库`
7+
- **职责**:美股策略实现包。
8+
- **事实源/归属**:runtime-enabled 美股策略代码、manifests、execution metadata。
9+
- **消费对象**:QuantPlatformKit 和已验证 US snapshot artifacts。
10+
- **禁止事项**:持有券商凭据或部署设置。
11+
312
[English README](README.md)
413

514
> 投资有风险。本项目不构成投资建议,仅用于学习、研究和工程审阅。

0 commit comments

Comments
 (0)