[
  {
    "kind": "trigger",
    "title": "Every weekday",
    "body": "8:00 AM, before standup."
  },
  {
    "kind": "prompt",
    "title": "Score the pipeline",
    "body": "Diff against last week; isolate stalled deals."
  },
  {
    "kind": "prompt",
    "title": "Draft follow-ups",
    "body": "One per owner, personalized from the thread."
  },
  {
    "kind": "result",
    "title": "Post the summary",
    "body": "To"
  }
]