Record evening git snapshot snapshot/20260721-2.

Document playbook hub tab, daily loss freeze, and trading handbook state on main.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-21 22:22:04 +08:00
parent e7f8e9201e
commit b89cba3b6e
+3 -2
View File
@@ -6,7 +6,8 @@
| 标签 | 指向提交 | 说明 |
|------|----------|------|
| `snapshot/20260721` | `2a60d47` | 2026-07-21:仓库代码统计文档、期权复盘亮色主题、对冲腿盈亏时区修复、本快照说明等 |
| `snapshot/20260721-2` | (打标签后填入) | 2026-07-21 晚:日亏损次数冻结、交易执行手册入中控策略说明、期权/Gate 执行手册文档等 |
| `snapshot/20260721` | `1a163c0` | 2026-07-21:仓库代码统计文档、期权复盘亮色主题、对冲腿盈亏时区修复、本快照说明等 |
## 历史标签(节选)
@@ -25,7 +26,7 @@
git tag -l 'snapshot/*'
# 检出快照(只读查看,勿在此分支直接开发)
git checkout snapshot/20260721
git checkout snapshot/20260721-2
# 回到主线
git checkout main