docs: record BUG-321 fix SHA
Independent Staging Quality Gate / validate (push) Successful in 8m35s
Independent Staging Quality Gate / publish (push) Successful in 9m4s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-20 12:21:36 +08:00
parent 0eebf9713f
commit 19de0bab36
+1 -1
View File
@@ -4841,4 +4841,4 @@
- 防复发:对 `string | null` 做查找不得用 `&&` 当存在性守卫。`readonly ["horary"]``.includes()` 只能传入 `"horary"`。staging push 的 validate 仍不跑 `next build`,类型回归只在 publish Docker 暴露。
- 相关记录:BUG-309、BUG-315、BUG-320
- 复发自:BUG-309validate 跳过 `next build`;日志末尾 Import traces 掩盖类型检查失败)
- 修复版本:待提交
- 修复版本:0eebf971