717b94aad8
接受 master 的角色带背景原图与透明图统一交付尺寸方案,像素模式不再 豁免提前归一:逻辑像素规整改在按业务像素矩阵 resize_to_fill(Lanczos 重采样 + 居中裁切)后的交付尺寸图上进行,snapper 自行还原回输入尺寸, 删除原先后置的 nearest 二次恢复及其 pixel_art_applied 开关。 后处理降级告警合并两侧机制:postprocess 失败路径改用 master 的 _with_dimension 重载并继续经 merge_editor_generation_warnings 汇总; 成功路径补回 master 的 dimension_warning,避免自动合并将其丢弃。 结构断言改为只固定 editor_postprocess_fallback_warning 共同前缀。 decision-log 保留双方新决策条目,并修订像素艺术条目中已过时的 "provider 原尺寸分析网格"表述。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>