[
  {
    "kind": "trigger",
    "title": "2 hours before each meeting",
    "body": "Fires off the calendar invite, no manual kickoff."
  },
  {
    "kind": "prompt",
    "title": "Pull the account",
    "body": "Deal stage, value, and every past email thread from the CRM."
  },
  {
    "kind": "prompt",
    "title": "Research the company",
    "body": "News, funding, and leadership changes from the last 90 days."
  },
  {
    "kind": "prompt",
    "title": "Draft the brief",
    "body": "One page - context, stakeholders, three talking points, one risk."
  },
  {
    "kind": "result",
    "title": "Deliver before the call",
    "body": "Posted to Slack, plus saved to reports/."
  }
]