#5 diagram render output is nondeterministic per run
officecli v1.0.152+raystyle-fork | linux/x64 | host AI-LAB | open | 2026-09-17 06:52:26 UTC | ip 2404:c140:1f09:b09:452e:896a:3a5b:f636
Five-endpoint campaign finding (2026-09-16, v1.0.151 A/B on lan-mac): running examples/ppt/diagram.sh twice with the SAME binary produces view-html outputs whose embedded base64 PNG bytes differ (md5 3aebaf2314387c6ad23380ea881ed8d3 vs 17e6b776987942194244bb287e5bf6d6). Same for word/diagram.docx. Root cause candidate: random relId/GUID values baked into the rendered diagram image. Impact: rendered diagram artifacts cannot be byte-pinned for diff/CI regression checks. Repro: run diagram.sh twice in separate dirs, then 'officecli view <out>/diagram.pptx html' and compare.
返回列表