docs: record 103 agent-time-fix release id for rollback

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-07-01 08:35:07 +08:00
parent 7e3c018a55
commit e328dd541d
+10 -2
View File
@@ -40,10 +40,18 @@ bash scripts/rollback-portal-runtime-prod.sh --list
## 若新 release 有问题
假设新 release_id 为 `20260701-HHMMSS-<sha>`,立即回退
本次修复 release
| 项 | 值 |
|---|---|
| release_id | `20260701-083212-7e3c018` |
| git_head | `7e3c018a5503ba691b0f7cc26d0df2e4276e9a9c` |
| git_branch | `0630007-agent-time-fix` |
立即回退到发布前(即 `16828a5` / `0630007-memind` 无时间锚点版):
```bash
bash scripts/rollback-portal-runtime-prod.sh 20260701-HHMMSS-<sha> --yes
bash scripts/rollback-portal-runtime-prod.sh 20260701-083212-7e3c018 --yes
```
失败的 live 目录会保留在: