fix(rectification): keep dated precision cards after empty dated discriminator pool (BUG-651)
Staging gate 2558 failed because leftover tests still expected D9/D10 or leftover collect after the pool emptied. Discriminate sessions still deliver; dated precision cards still ask. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -22,15 +22,22 @@ T0 回放(第六题答后)。在未改代码的 `1fa994ea` 上跑同一夹
|
||||
|
||||
- T2 卡下「还可以再答两道参考题微调排序」入口
|
||||
|
||||
## 门禁跟进(Gitea 2558)
|
||||
|
||||
已快进推 `1fa994ea..035865d4`。`backend-quality-gate` run **2558**(SHA `035865d4`)**validate 失败**:21 条前端 TAP 仍把 D9/D10 性格题、leftover 采集或占问当成带年月池空后的下一问。不是部署失败。Python `test_shadbala_endpoint_returns_ranked_planet_strength` 仍是既有环境缺口。
|
||||
|
||||
跟进:`buildMethodFollowupPlan` 在带年月池空时仍问带年月精筛卡;只有 `sessionOutcome=discriminate_candidates` 才把性格题 / leftover 采集 / 占问收成空,交给决策层交付。对应断言按原值/新值/原因改写。
|
||||
|
||||
## 验收
|
||||
|
||||
工作树内 `frontend/node_modules` 链到主仓。未 commit、未 push、未部署。真机走查留给部署后按场景 0b。
|
||||
工作树内 `frontend/node_modules` 链到主仓。真机走查留给部署后按场景 0b。
|
||||
|
||||
| 命令 | 结果 |
|
||||
| --- | --- |
|
||||
| `cd frontend && npx tsc --noEmit` | **0 error** |
|
||||
| `cd frontend && npm run lint` | **0 error** / 119 warning(既有) |
|
||||
| 相关套件 `tsx --test`(开工 5 文件 + T0 新文件 + surface / voice / answer-choice / range-offer) | **149 pass / 0 fail**;开工所列 5 文件断言数不降,新文件 +3 |
|
||||
| 相关套件 `tsx --test`(门禁失败的 16 文件含 T0) | **290 pass / 0 fail** |
|
||||
| `tsx --test tests/rectification-*.test.ts` | **1161 pass / 1 fail**:`rectification-ingest-p0-database.test.ts` `database migration failed`(Docker 迁移,本单未改表;与既有环境缺口同类) |
|
||||
| `run_quality_gate.py --profile quick` | pytest **730 passed / 1 failed / 1 skipped**:`test_shadbala_endpoint_returns_ranked_planet_strength`(`timezone inference dependency unavailable`)。与 `PROGRESS-rectification-latent-audit-20260910` 同环境缺口,本单未改 Python |
|
||||
| `cd frontend && ./node_modules/.bin/next build --webpack` | 退出 0;默认 Turbopack 仍拒 worktree 外 `node_modules` 软链。`/` 为 `○` Static。首页 JS gzip-9 **567845 B / 18 chunks**(近期同口径 occupation 单 572018 B,−0.73%) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user