Record pre-amp-stats snapshot and freeze amp-stats plan.

Tag baseline before hub-only amplitude statistics feature work.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-23 02:01:21 +08:00
parent 58e9c8f85e
commit 4ccfb838f6
2 changed files with 264 additions and 2 deletions
+2 -2
View File
@@ -6,6 +6,7 @@
| 标签 | 指向提交 | 说明 |
|------|----------|------|
| `snapshot/20260723-pre-amp-stats` | (打标签后填入) | 2026-07-23:振幅统计开发前;含执行手册进教练、日亏损冻结、手机监控 UI、振幅统计开发方案等 |
| `snapshot/20260721-2` | `a721642` | 2026-07-21 晚:日亏损次数冻结、交易执行手册入中控策略说明、期权/Gate 执行手册文档等 |
| `snapshot/20260721` | `1a163c0` | 2026-07-21:仓库代码统计文档、期权复盘亮色主题、对冲腿盈亏时区修复、本快照说明等 |
@@ -26,11 +27,10 @@
git tag -l 'snapshot/*'
# 检出快照(只读查看,勿在此分支直接开发)
git checkout snapshot/20260721-2
git checkout snapshot/20260723-pre-amp-stats
# 回到主线
git checkout main
```
数据备份(SQLite / 中控 JSON)走中控备份或各所 `scripts/backup_data.sh`**不要**把含密钥的 `.env` 与库文件提交进 Git。