Align shared runtime strategy docs#22
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dc3b007083
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| 原因: | ||
|
|
||
| - 这个策略用 feature snapshot 获取动态 mega-cap 池 |
There was a problem hiding this comment.
Delete orphaned rationale after removing Example E
After the 示例 E section was removed, a second 原因 block remains and now has no owning example while still describing behavior specific to the deleted dynamic mega-cap profile. In docs/us_equity_live_switch_runbook.zh-CN.md, this leaves contradictory operator guidance in the LongBridge SG switch flow and can mislead readers into applying snapshot/runtime assumptions for a profile that is no longer in the supported runbook set.
Useful? React with 👍 / 👎.
Summary
This updates shared strategy docs and notification localization to match the six runtime-enabled US equity profiles.
Cause and effect
QuantPlatformKit still listed removed research profiles in platform matrices and switch runbooks. That made the shared operator docs disagree with the strategy catalog and platform runtime support.
Fix
Validation
Note: generated src/quant_platform_kit.egg-info is intentionally not included in this PR.