[
  {
    "kind": "trigger",
    "title": "Survey closes",
    "body": "Export lands once the response window ends."
  },
  {
    "kind": "prompt",
    "title": "Cluster into themes",
    "body": "Group open-text answers by topic, count each."
  },
  {
    "kind": "prompt",
    "title": "Check the anonymity floor",
    "body": "Suppress any theme under the minimum respondent count."
  },
  {
    "kind": "prompt",
    "title": "Paraphrase or count-only",
    "body": "Represent each theme without exposing an individual."
  },
  {
    "kind": "result",
    "title": "Publish the synthesis",
    "body": "Themes and trend deltas to the insights view and"
  }
]