diff --git a/changelogs/2026-08/3_5444_Step2-canonical-full-snapshot-与稳定槽位.md b/changelogs/2026-08/3_5444_Step2-canonical-full-snapshot-与稳定槽位.md index 008c15b..dd6df71 100644 --- a/changelogs/2026-08/3_5444_Step2-canonical-full-snapshot-与稳定槽位.md +++ b/changelogs/2026-08/3_5444_Step2-canonical-full-snapshot-与稳定槽位.md @@ -5,8 +5,8 @@ title: "Step2 canonical full snapshot 与稳定槽位" consumer: "admin" author: "wx(GIT)" change_type: "修改接口" -backend_status: "pending" -gateway_status: "pending" +backend_status: "released" +gateway_status: "verified" frontend_status: "pending" frontend_owner: "" frontend_ref: "" @@ -21,7 +21,7 @@ generated: "2026-08-03T23:34:18+08:00" # Step2 canonical full snapshot 与稳定槽位 > #5444(#5366 B08/B09 后端):派车弹窗 Step2 canonical full snapshot 与稳定槽位。 -> 后端实现已合入 PR #5448(待合并状态);后端/网关状态以部署验证为准。 +> 后端实现已合入 PR #5448(merge 8ceb8c5);测试部署 task 80234589;网关验证通过。 ## 关联 @@ -78,5 +78,5 @@ generated: "2026-08-03T23:34:18+08:00" - 定向测试:`Step2CanonicalSnapshotServiceTest`(11 用例:首次原子建槽/同代幂等不重编号/并发/漂移 fail-closed/脱敏/跨页过滤/null 失效/readOnly cell)、`AssignmentCandidateServiceTest`、`AssignmentControllerTest`(canonicalSnapshot 挂载 + 透传),全部通过。 - Fleet 全量测试:3022/3023 通过;唯一失败 `FleetInsuranceTaskTeamNoMysqlTest` 为 Testcontainers 无 Docker 环境型失败(基线上同样失败)。 - Spotless `spotless:check` 通过。 -- 网关验证:待测试部署后补充(`backend_status`/`gateway_status` 保持 pending)。 +- 网关验证:`https://api.test.1814.love:9443` POST /admin/fleet/assignments/candidates 真实订单 3 槽×3 天 9 cell;同代 expected 重试 snapshotVersion 不变;漂移 605061 fail-closed;无 requirement/未知需求快照 null。证据 `D:/evidence/5444-gateway-step2-snapshot.json`。 - 兼容性结论:请求/响应均为 additive 扩展,向后兼容。