mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-08-23 19:46:39 +00:00
`results.json` failing to parse left `noFailures` false, which the verdict read as a genuine failure, and an unreadable file was reported with copy that assumed the artifact existed. Track whether the stats were actually read, treat either source being unreadable as unknown rather than as a red, and say which one was missing. The stand job also uploaded its report whether or not the redaction step succeeded — that step exists because the report embeds the stand's user in locator text, and GitHub masks secrets in logs but never in artifacts. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>