Compound AI OpsFOUNDER X7 September 2026
Digest failures no longer block builds with their own error logs
Digest failures no longer block builds with their own error logs
A failed daily digest run could leave the build refused, even when nobody had stopped editing. The sender wrote its error log on failure, and the deploy check treated every dirty file as unfinished human work. what the deploy check allows generated digest error log: unfinished human edit: other dirty file: The generated error log can stay dirty, while an unlisted edit still stops the build.