Skip to content
Merged
Show file tree
Hide file tree
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: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# HkEquitySnapshotPipelines


## QSL architecture role

- **Layer**: `pipeline`.
- **Responsibility**: Hong Kong equity snapshot and evidence pipeline.
- **Owns**: HK snapshot artifacts, manifests, readiness reports.
- **Consumes**: HkEquityStrategies metadata and upstream market inputs.
- **Must not**: place broker orders or infer live suitability from sample builds.

[Chinese README](README.zh-CN.md)

> Investing involves risk. This project does not provide investment advice and is for education, research, and engineering review only.
Expand Down
9 changes: 9 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# HkEquitySnapshotPipelines


## QSL 架构角色

- **层级**:`快照/证据流水线`。
- **职责**:港股快照与证据流水线。
- **事实源/归属**:HK snapshot artifacts、manifests、readiness reports。
- **消费对象**:HkEquityStrategies 元数据和上游市场输入。
- **禁止事项**:下券商订单或从样例构建推断 live suitability。

[English README](README.md)

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