Luna · Workflows

Repeat the work,
consistently.

Agents are who. Workflows are what they do, repeatedly. The catalog below is everything we run on a schedule, on a trigger, or on a manual call.

What a workflow is

A named, versioned, multi-step task.

Each workflow has a trigger (manual, scheduled, or event-driven), an ordered list of steps that may include agent calls, fetches, decisions, and human approvals, and an output. They run on Cloudflare Workflows for durable execution — automatic retries, step-level checkpoints, and the ability to pause and resume without losing state.

How to file a workflow

If you do it twice a week, write it down.

The bar for a workflow isn't "this should be automated" — it's "this is shaped enough to be written down." Drop a paragraph in #ai-platform with the trigger, the steps, and what "done" looks like. We'll either point you at an existing workflow or scaffold a new one.

Phase 4 lands the in-UI designer. Until then, new workflows are proposed in Slack and added to this catalog by a platform-team PR.