Skip to content

Commit f2137cb

Browse files
Pigbibicodex
andauthored
Normalize US lifecycle status labels (#206)
Co-authored-by: Codex <noreply@openai.com>
1 parent eaf4c92 commit f2137cb

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/us_equity_runtime_archive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ but are not in the `runtime_enabled` live list.
2525

2626
| Profile | Status | Key result | Reason |
2727
| --- | --- | --- | --- |
28-
| `tecl_xlk_trend_income` | research_only | 2024+ CAGR 24.8%, max drawdown -46.0%; did not beat SOXL (172% / -34%) or TQQQ live proxy. | Technology 3x transplant failed promotion gate; code, backtest entrypoints, and research artifacts retained only. See `UsEquitySnapshotPipelines/docs/tecl-xlk-optimization-research.md`. |
29-
| `tech_communication_pullback_enhancement` | research_only | CAGR 24.31%, max drawdown -30.84%. | Sector-limited tech/communication sleeve underperforms `russell_top50_leader_rotation` without better drawdown. |
28+
| `tecl_xlk_trend_income` | research_backtest_only | 2024+ CAGR 24.8%, max drawdown -46.0%; did not beat SOXL (172% / -34%) or TQQQ live proxy. | Technology 3x transplant failed promotion gate; code, backtest entrypoints, and research artifacts retained only. See `UsEquitySnapshotPipelines/docs/tecl-xlk-optimization-research.md`. |
29+
| `tech_communication_pullback_enhancement` | research_backtest_only | CAGR 24.31%, max drawdown -30.84%. | Sector-limited tech/communication sleeve underperforms `russell_top50_leader_rotation` without better drawdown. |
3030

3131
## Removed legacy research
3232

docs/us_equity_runtime_archive.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ _更新日期:2026-06-28_
2323

2424
| Profile | 状态 | 关键结果 | 处理原因 |
2525
| --- | --- | --- | --- |
26-
| `tecl_xlk_trend_income` | research_only | 2024+ CAGR 24.8%,最大回撤 -46.0%;未跑赢 SOXL(172% / -34%)与 TQQQ live proxy。 | 科技 3x 杠杆移植未过 promotion gate;保留策略实现、回测入口与研究产物,不进入 runtime。详见 `UsEquitySnapshotPipelines/docs/tecl-xlk-optimization-research.zh-CN.md`|
27-
| `tech_communication_pullback_enhancement` | research_only | CAGR 24.31%,最大回撤 -30.84%。 | 行业限制在科技/通信,收益明显低于 `russell_top50_leader_rotation`,最大回撤也没有改善,因此移出 live 和自动发布。 |
26+
| `tecl_xlk_trend_income` | research_backtest_only | 2024+ CAGR 24.8%,最大回撤 -46.0%;未跑赢 SOXL(172% / -34%)与 TQQQ live proxy。 | 科技 3x 杠杆移植未过 promotion gate;保留策略实现、回测入口与研究产物,不进入 runtime。详见 `UsEquitySnapshotPipelines/docs/tecl-xlk-optimization-research.zh-CN.md`|
27+
| `tech_communication_pullback_enhancement` | research_backtest_only | CAGR 24.31%,最大回撤 -30.84%。 | 行业限制在科技/通信,收益明显低于 `russell_top50_leader_rotation`,最大回撤也没有改善,因此移出 live 和自动发布。 |
2828

2929
## 已删除的旧研究
3030

src/us_equity_strategies/configs/tech_communication_pullback_enhancement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"role": "tech_communication_pullback_enhancement",
3-
"status": "research_only",
3+
"status": "research_backtest_only",
44
"strategy": "growth_pullback_systematic_v1",
55
"branch_name": "tech_communication_pullback_enhancement",
66
"name": "tech_communication_pullback_enhancement",

0 commit comments

Comments
 (0)