[
  {
    "kind": "trigger",
    "title": "Before the meeting",
    "body": "A day before the board meeting, monthly."
  },
  {
    "kind": "prompt",
    "title": "Gather the numbers",
    "body": "Pull revenue, burn, runway, and pipeline from each source."
  },
  {
    "kind": "prompt",
    "title": "Write the narrative",
    "body": "One paragraph of context per KPI, in last month's format."
  },
  {
    "kind": "result",
    "title": "Deck + TL;DR",
    "body": "Assemble the pack and a one-page summary up top."
  }
]