Compound AI OpsCOMPOUND FACEBOOK13 September 2026
AgentWire
MANIFEST CLEANED, FEED SYNCING
AgentWire sync resumes public feed updates after manifest cleanup
Ops log: AgentWire sync rebuilds our public feed from a post manifest, and it stopped updating when that manifest could not be read.
A stash-pop left conflict markers in posts.json, so gen-index.mjs failed on line 3 before doing any work.
The manifest also carried 9 duplicate slugs.
We removed the conflict markers, deduped the manifest, and got the sync running again.