Skip to content

Commit 341dad0

Browse files
authored
Polish bilingual documentation (#143)
1 parent 6ccb132 commit 341dad0

4 files changed

Lines changed: 0 additions & 32 deletions

File tree

docs/ibkr_paper_top50_switch.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# IBKR Paper Top50 Balanced Switch Runbook
22

3-
4-
## 中文摘要
5-
6-
- 用途:本文档围绕 `IBKR Paper Top50 Balanced Switch Runbook`,用于理解 `InteractiveBrokersPlatform` 的配置、运行、部署、研究或验收边界。
7-
- 主要覆盖:`Safety Gates``Required Runtime Env``Rehearsal Sequence``Rollback`
8-
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
9-
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
10-
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。
113
This branch is for a paper-account rehearsal only. Do not use it for live IBKR.
124

135
## Safety Gates

docs/superpowers/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Historical agent plans and research notes
22

3-
4-
## 中文摘要
5-
6-
- 用途:本文档围绕 `Historical agent plans and research notes`,用于理解 `InteractiveBrokersPlatform` 的配置、运行、部署、研究或验收边界。
7-
- 主要覆盖:`Archived plans``Archived specs`
8-
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
9-
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
10-
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。
113
This directory is an archive of March 2026 agent-generated implementation plans and research designs. These files are useful for understanding why earlier IBKR research and runtime changes were attempted, but they are **not** the current source of truth for strategy behavior or live deployment settings.
124

135
Current docs live here instead:

docs/superpowers/plans/2026-03-28-remove-execution-lock.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Remove Execution Lock Implementation Plan
22

3-
4-
## 中文摘要
5-
6-
- 用途:本文档围绕 `Remove Execution Lock Implementation Plan`,用于理解 `InteractiveBrokersPlatform` 的配置、运行、部署、研究或验收边界。
7-
- 主要覆盖:`Task 1: Replace lock tests with in-memory-only behavior``Task 2: Remove persistent lock code``Task 3: Clean docs and verify`
8-
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
9-
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
10-
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。
113
> Historical note: this file is an agent planning/research archive from March 2026. It is not the current source of truth for strategy logic, cadence, live runtime configuration, or deployment state. Use `docs/superpowers/README.md` for the archive index and current documentation pointers.
124
135
> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.

research/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Research Notes
22

3-
4-
## 中文摘要
5-
6-
- 用途:本文档围绕 `Research Notes`,用于理解 `InteractiveBrokersPlatform` 的配置、运行、部署、研究或验收边界。
7-
- 主要覆盖:`Research Notes`
8-
- 阅读顺序:先确认边界、输入输出和权限要求,再执行文档里的命令、CI、dry-run、发布或切换步骤。
9-
- 风险提示:涉及实盘、密钥、权限、Cloud Run、交易所或券商 API 的变更,必须先在测试环境或 dry-run 验证;不要只凭示例直接修改生产。
10-
- 英文正文保留更完整的命令、字段名和配置键;如果摘要和正文不一致,以正文中的实际命令和配置为准。
113
This directory keeps IBKR-side research artifacts that are still useful for
124
current live strategy review.
135

0 commit comments

Comments
 (0)