[
  {
    "kind": "trigger",
    "title": "Every Friday, 3:00 PM",
    "body": "Before the week closes out."
  },
  {
    "kind": "prompt",
    "title": "Pull the week's activity",
    "body": "Linear shipped/slipped/in-flight versus last week."
  },
  {
    "kind": "prompt",
    "title": "Pull the metric movement",
    "body": "PostHog trends versus target, versus last week."
  },
  {
    "kind": "prompt",
    "title": "Assemble SCQA",
    "body": "Situation, Complication, Question, Answer, from real state changes only."
  },
  {
    "kind": "result",
    "title": "Deliver + archive",
    "body": "Posted to the stakeholder channel, archived to updates/."
  }
]