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 @@
# ResearchSignalContextPipelines


## QSL architecture role

- **Layer**: `research`.
- **Responsibility**: medium/long-horizon research signal context pipeline.
- **Owns**: theme context artifacts and AI shadow context outputs.
- **Consumes**: public/research inputs and downstream advisory/pipeline consumers.
- **Must not**: submit orders or mutate live runtime allocations.

[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 @@
# ResearchSignalContextPipelines


## QSL 架构角色

- **层级**:`研究/证据`。
- **职责**:中长期 research signal context 流水线。
- **事实源/归属**:theme context artifacts 和 AI shadow context outputs。
- **消费对象**:公开/研究输入和下游 advisory/pipeline consumers。
- **禁止事项**:下单或修改 live runtime allocations。

[English README](README.md)

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