[
  {
    "kind": "trigger",
    "title": "New leads added",
    "body": "Fires for leads added to the sequence since the last run."
  },
  {
    "kind": "prompt",
    "title": "Research each lead",
    "body": "One recent, real signal: post, hire, funding, launch."
  },
  {
    "kind": "prompt",
    "title": "Draft the personalized line",
    "body": "Grounded in the signal, in the team's voice."
  },
  {
    "kind": "prompt",
    "title": "Verify every claim",
    "body": "A second-pass sub-agent checks each fact against its source."
  },
  {
    "kind": "result",
    "title": "Queue for review",
    "body": "Verified drafts staged in the CRM, summary to Slack."
  }
]