[
  {
    "kind": "trigger",
    "title": "Every Monday, 7:00 AM",
    "body": "Before the forecast call."
  },
  {
    "kind": "prompt",
    "title": "Roll up the forecast",
    "body": "By rep, stage, and commit category."
  },
  {
    "kind": "prompt",
    "title": "Diff against last week",
    "body": "What moved, slipped, closed, or is new."
  },
  {
    "kind": "prompt",
    "title": "Flag coaching signals",
    "body": "Stalled deals, thin pipeline, silent commits."
  },
  {
    "kind": "result",
    "title": "Publish and post",
    "body": "Forecast view updated, summary to"
  }
]