fix: 修复微信服务号新缩略图交付失败 #22
Reference in New Issue
Block a user
Delete Branch "codex/wechat-thumbnail-delivery-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修复内容
根因
首轮图片语义审核失败后,Agent 更换提示词但复用了同一幂等键,image_make 返回冲突。后续重试已生成合格 hero 图,但页面文件与本轮写入快照不同步导致 missing_generated_cover 假阴性,最终未交付页面链接。
影响与回滚
验证
Commit:
cb62b36cd5