[
  {
    "kind": "trigger",
    "title": "Every Monday, 8:00 AM",
    "body": "Weekly digest of last week's tickets."
  },
  {
    "kind": "prompt",
    "title": "Pull the week's tickets",
    "body": "Every ticket opened or closed across support tools."
  },
  {
    "kind": "prompt",
    "title": "Cluster into themes",
    "body": "Group by root issue, not by ticket tag."
  },
  {
    "kind": "prompt",
    "title": "Trend against last week",
    "body": "Which themes grew, shrank, or are new."
  },
  {
    "kind": "result",
    "title": "Publish + route",
    "body": "Digest posted to Slack, top recurring theme filed as a Linear issue for product."
  }
]