docs/fleet-frontend-risks-5337-5338
main
#5337
requestSeq + date
#5338
matchesMatrixStatusFilter
todayDay
#4760
mmg/hl-ui
frontend_status=pending
backend_status=deployed
#4760/#5301
#5337/#5338
gateway_status=not_required
hl-ui
npm test
npm run check:filenames -- --base refs/remotes/origin/main --head HEAD
npm run check:frontmatter -- --base refs/remotes/origin/main --head HEAD
npm run check:path-aliases
git diff --check refs/remotes/origin/main...HEAD
关联:wx/HL#5337、wx/HL#5338;existing follow-up:wx/HL#4760;coarse status contract:wx/HL#5301。
wx/HL#5337
wx/HL#5338
wx/HL#4760
wx/HL#5301
没有设置依赖项。
该备注对被屏蔽的用户不可见。
删除分支是永久的。虽然已删除的分支在实际被删除前有可能会短时间存在,但这在大多数情况下无法撤销。是否继续?
交接内容
#5337:day-orders 旧请求 failure 绕过成功路径序号保护,要求以requestSeq + date统一约束 rows/title/error/loading,并补 deferred 与页面挂载竞态测试。#5338:byOrder assigned 分窗合并 unassigned rows 后缺少最终 route-status 过滤,要求复用matchesMatrixStatusFilter并保证 visible/drag 集合守恒。todayDay前端未消费继续关联既有#4760,两个新条目仅作去重引用。状态与边界
mmg/hl-ui,当前frontend_status=pending;未声称前端已实现、发布或验证。backend_status=deployed仅表示所消费的#4760/#5301既有契约已部署,不表示#5337/#5338有后端发布。gateway_status=not_required:两个根因分别属于 Promise identity 与 view-level 集合过滤,fresh API probe 不能证明修复。#4760、hl-ui、后端代码、schema 或 path-alias manifest。验证
npm test:46 tests,46 passed,0 failed。npm run check:filenames -- --base refs/remotes/origin/main --head HEAD:2 paths passed。npm run check:frontmatter -- --base refs/remotes/origin/main --head HEAD:2 documents passed。npm run check:path-aliases:passed(0 aliases)。git diff --check refs/remotes/origin/main...HEAD:passed。关联:
wx/HL#5337、wx/HL#5338;existing follow-up:wx/HL#4760;coarse status contract:wx/HL#5301。