Files
Genarrative/server-rs/crates
lhk229 3bea6441a8
Project CI / Frontend tests (pull_request) Failing after 1m43s
Project CI / Repository checks (pull_request) Successful in 1m16s
Project CI / Backend tests (pull_request) Successful in 4m2s
Project CI / Native shell tests (pull_request) Successful in 11m41s
清理完美像素链路的死代码
- 删除只有测试调用的 snap_pixel_art_strict 与 snap_pixel_art 两个无 deadline
  包装,公开入口收敛为 snap_pixel_art_with_deadline 与
  snap_pixel_art_strict_with_deadline;原本只写在 snap_pixel_art 头上的双输入
  尺寸与输出契约合并进保留者的文档,调用点改为显式传 None。
- 去掉持久化结果里从不被读取的 status 透传(客户端枚举与 record 字段)。该段
  原本搭载了「status 缺失即拒绝」的校验,保留为显式 is_none 拦截,并补一个
  此前缺失的回归用例锁住它。
- 快速编辑面板不再对 dialog 状态做 pending-confirmation 的运行时收窄:dialog
  由面板派生,写回方只做 failed→idle 重置,该分支恒不成立,直接取面板状态。
- 收回三个无人导入的 export(reconcilePerfectPixelProject、
  createPerfectPixelReconciliationOperation、
  INVALID_PERFECT_PIXEL_OPERATION_ERROR_MESSAGE)。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-04 06:53:29 +00:00
..
2026-07-16 18:33:06 +08:00
2026-06-11 23:06:41 +08:00
2026-07-27 18:28:26 +08:00
2026-07-18 21:17:35 +08:00
1
2026-05-10 13:18:46 +08:00
2026-07-16 18:33:06 +08:00