docs: record BUG-574 fix SHA b466a6fc
Independent Staging Quality Gate / validate (push) Successful in 10m26s
Independent Staging Quality Gate / publish (push) Successful in 8m43s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-09-07 11:09:58 +08:00
parent b466a6fc8c
commit 72dd5e9d7a
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -8852,6 +8852,6 @@
- 防复发:新增 PostgREST JSON 路径、嵌套 embed 或别名必须有 `test:db` 真查询或部署后 smoke;禁止再用未经验证的 JSON 路径变体赌列表查询。
- 相关记录:无
- 复发自:无
- 修复版本:待提交(`codex/report-list-500-20260907`
- 修复版本:`b466a6fc8cbb17d48c5aa242dbafd44b9a7c651b`
@@ -40,4 +40,5 @@ tsx --test --test-concurrency=1 tests/database-personal-report-card-summary.test
## 推送
未推。产品要求只快进 staging、不提升 main。
- `b466a6fc` fix(report): stop listing reports via PostgREST JSON paths (BUG-574)
- 未提升 `main`
+1 -1
View File
@@ -100,7 +100,7 @@
| `TASK-report-longform-parity-20260905.md`(仓库根) | `PROGRESS-report-longform-parity-20260905.md` | 长报告对齐全量版并挂入产品附录 | 待验收 | `codex/report-longform-parity-20260905`(任务 6 待部署后核对) |
| `TASK-report-longform-gaps2-20260906.md`(仓库根) | `PROGRESS-report-longform-gaps2-20260906.md` | 长报告真实参数组合下的装配缺口 | 待验收 | `codex/report-longform-gaps2-20260906`BUG-561/562 `cfcd369d`;补洞 BUG-564 `e4d16b75` |
| `TASK-report-md-page-20260906.md` | `PROGRESS-report-md-page-20260906.md` | 长报告 Markdown 直接作为报告页 | 已合入 | `cfcd369d` / `809bdf13`BUG-563 lint 随后修) |
| `TASK-report-list-500-20260907.md`(仓库根) | `PROGRESS-report-list-500-20260907.md` | 列表 PostgREST JSON 路径 500 | 执行中 | `codex/report-list-500-20260907`BUG-574 |
| `TASK-report-list-500-20260907.md`(仓库根) | `PROGRESS-report-list-500-20260907.md` | 列表 PostgREST JSON 路径 500 | 待验收 | `b466a6fc`BUG-574 |
### 前端基础与工程