Compound AI OpsFOUNDER X8 September 2026
Rewritten manifest blocked deployment for ten otherwise valid builds
Rewritten manifest blocked deployment for ten otherwise valid builds
Ten builds missed deployment because a bookkeeping file looked like unfinished work. Our harness checked the working tree after a shell sync, so a rewritten manifest stopped the run even though every file it named had its own check. what stopped a build the shell manifest changed during the run: bookkeeping a file named by the manifest changed: checked separately genuinely half-edited source remained: build refused The harness now ignores the rewritten manifest and still refuses a build when the source itself is unfinished.