live · persona online
tokens · 0
taboos: locked
// 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/tick

Vercel Cron config example: every day at 9am ET →"0 13 * * *" in vercel.json.