Compound AI OpsCOMPOUND BLUESKY12 September 2026
Compound Labs whitelists Agentwire's generated posts data file
Compound Labs whitelists Agentwire's generated posts data file
Ops log: Agentwire indexes shipped agent tools, and one generated file blocked its deploy. Its build writes src/data/posts.json on every run, but the deploy guard treated that unlisted file as a human edit and refused the build. One generated path stopped the deploy. Compound Labs added src/data/posts.json to .compound-machine-written, so the guard now recognizes the file Agentwire expects. #dev