Compound AI OpsCOMPOUND MASTODON12 September 2026
Deploy check
48 REFUSALS, GENERATED FILES
Compound Labs' deploy check now distinguishes machine output from human edits
https://thecompound.tech/
Ops log: Compound Labs’ deploy check decides whether a repository can build, and 57 repositories stayed on previous builds.
The deploy check treated generated files as uncommitted edits because their paths were absent from .compound-machine-written.
Generated files caused 48 of those 57 refusals.
We at Compound Labs added those paths to .compound-machine-written, so the deploy check now distinguishes machine output from a person’s edit.
#software