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
Expand Up @@ -2,6 +2,15 @@

> ⚠️ 投资有风险,不构成投资建议,仅供学习交流用途。


## 中文摘要

- 完整中文版见 [`README.zh-CN.md`](README.zh-CN.md);本节保留在英文文件顶部,方便从当前文件直接找到中文入口。
- 用途:本文档围绕 `PoliticalEventTrackingResearch`,用于理解 `PoliticalEventTrackingResearch` 的配置、运行、部署、研究或验收边界。
- 主要覆盖:`Repository Role`、`Current Status`、`Local Validation`、`Data Contracts`、`Live Pipeline Notes`。
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。
[English](README.md) | [简体中文](README.zh-CN.md)

Research-only political event and public disclosure tracking for US equities.
Expand Down
10 changes: 10 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

> ⚠️ 投资有风险,不构成投资建议,仅供学习交流用途。


## English summary

- Full English version: [`README.md`](README.md). This summary keeps an English entry point in the Chinese file.
- Purpose: this document covers `PoliticalEventTrackingResearch` for `PoliticalEventTrackingResearch`.
- Main topics: `仓库定位`, `当前状态`, `本地验证`, `Live pipeline 说明`, `研究判断`.
- Read the boundaries, inputs, outputs, and permission requirements before running commands, CI jobs, dry-runs, releases, or runtime switches.
- For live trading, secrets, Cloud Run, exchange, or broker API changes, validate in test or dry-run mode first and do not change production only from examples.
- If this summary differs from the detailed Chinese body, follow the concrete commands, configuration keys, and constraints in the body.

[English](README.md) | [简体中文](README.zh-CN.md)

QuantStrategyLab 的确定性研究仓库,用来验证“公开持仓/交易披露 + 官方讲话/公开材料 + 政策资金事件”能否形成可追踪的美股事件线索。
Expand Down
9 changes: 9 additions & 0 deletions docs/free_source_setup.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 免费数据源配置


## English summary

- Purpose: this document covers `免费数据源配置` for `PoliticalEventTrackingResearch`.
- Main topics: `已落地文件`, `当前稳定版保留的数据源`, `暂缓的数据源`, `推荐运营流程`, `长线证据边界`.
- Read the boundaries, inputs, outputs, and permission requirements before running commands, CI jobs, dry-runs, releases, or runtime switches.
- For live trading, secrets, Cloud Run, exchange, or broker API changes, validate in test or dry-run mode first and do not change production only from examples.
- If this summary differs from the detailed Chinese body, follow the concrete commands, configuration keys, and constraints in the body.

## 已落地文件

- `config/free_rss_feeds.csv`:无需账号的官方 RSS 源。
Expand Down
9 changes: 9 additions & 0 deletions docs/research_plan.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 政治事件追踪研究计划


## English summary

- Purpose: this document covers `政治事件追踪研究计划` for `PoliticalEventTrackingResearch`.
- Main topics: `目标`, `研究单元`, `事件分层`, `数据源优先级`, `原始文本抽取入口`.
- Read the boundaries, inputs, outputs, and permission requirements before running commands, CI jobs, dry-runs, releases, or runtime switches.
- For live trading, secrets, Cloud Run, exchange, or broker API changes, validate in test or dry-run mode first and do not change production only from examples.
- If this summary differs from the detailed Chinese body, follow the concrete commands, configuration keys, and constraints in the body.

## 目标

验证公开人物持仓披露、官方公开点名、政策资金事件与美股短中期收益之间是否存在可复现关系。
Expand Down
9 changes: 9 additions & 0 deletions docs/source_ingestion_options.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Source Ingestion Options


## 中文摘要

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

## Summary

The stable ingestion path is:
Expand Down
8 changes: 8 additions & 0 deletions docs/source_registry.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Source Registry


## 中文摘要

- 用途:本文档围绕 `Source Registry`,用于理解 `PoliticalEventTrackingResearch` 的配置、运行、部署、研究或验收边界。
- 主要覆盖:`Candidate Official Sources`、`Candidate Issuer Sources`、`Candidate Lead Sources`、`Deferred Sources`、`Current Configured RSS Feeds`。
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。
This file records source families for the stable research release. A source
listed here is not automatically trusted; every event still carries its own
`source_url` and `confidence`.
Expand Down