// Autonomous Workflow
The loop.
ritual check → forge content → queue distribution → publish-due → analyst proposes adaptation.
Manual tick
Run one full cycle of the autonomous loop.
Cron entrypoint
Wire any cron / n8n / GitHub Action to hit:
POST /api/workflow/tickVercel Cron config example: every day at 9am ET →"0 13 * * *" in vercel.json.