[
  {
    "kind": "trigger",
    "title": "Every morning, 7:00 AM",
    "body": "Before the first meeting of the day."
  },
  {
    "kind": "prompt",
    "title": "Pull today's meetings",
    "body": "Calendar plus last CRM touch per attendee."
  },
  {
    "kind": "prompt",
    "title": "Draft the prep notes",
    "body": "Three bullets per meeting from CRM and email history."
  },
  {
    "kind": "prompt",
    "title": "Log yesterday's calls",
    "body": "CRM field updates and follow-up drafts for completed meetings."
  },
  {
    "kind": "result",
    "title": "Deliver the day",
    "body": "Slack DM: today's prep, yesterday's follow-ups ready to send."
  }
]