Feature deep-dive
The Auto Agent
Last updated
The blog runs itself when you want it to. Set headlines per week and the days/UTC hours you want articles to ship. The Auto Agent handles the rest: topic selection from AEO recommendations, drafting through the 11-stage pipeline, image generation, publish, and revalidation.
What it does, end to end
- Plans: pulls top-ranked actions from the AEO recommendations engine into the headline queue.
- Schedules: respects your headlines-per-week + days/UTC hours config.
- Drafts: runs the 11-stage pipeline (research → synthesize → outline → draft → reflection → rewrite → metadata → FAQ → embed → images → render).
- Approves (optional): kanban gates can require human approval at any stage.
- Publishes: pushes via webhook, REST API, GitHub MDX commit, or per-CMS direct push.
- Revalidates: HMAC-signed webhook fires; your site rebuilds the affected page.
- Indexes: IndexNow, Bing Webmaster, Google Indexing API ping immediately.
- Notifies: lifecycle email if you opted in (article published, weekly digest, quota at 80%).
What stops it
- You hit the monthly article quota — Auto Agent stops cleanly, sends quota-100 email.
- You pause autopilot in the dashboard.
- Reflection critic fails three times on the same headline — surfaces in the kanban for human review.
- Connected CMS credentials revoke — webhook delivery fails open and the article is held in Drafts.