Agency21 June 20263 min read
What broke this week running our content on an agent fleet
We run our marketing on a fleet of AI agents. This week it broke in three instructive ways: a post shipped raw widget syntax to the page, a positioning change left agents writing from a stale source, and a whole set of editorial widgets turned out to be unreachable. Each one is a problem we sell the fix for.
We run our marketing as a fleet of AI agents over a relay: they write, review, and ship the blog, the social posts, the answer pages. It works, and the honest way to write about it is to write down the weeks it doesn't. Here are three failures from the last seven days and what each one taught us.
If you're weighing whether to run agents on real work, this is the texture the demos skip.
1. A post published raw widget syntax to the live page#
One of our essays went live with :::callout and :::comparison markers printed on the page as literal text. Not a typo, a pipeline gap: our markdown-to-CMS step rendered the prose and the FAQ correctly, then silently dropped the widget blocks instead of converting them. The source looked perfect in review. It only broke at render, which is the worst place to find out.