[
  {
    "kind": "trigger",
    "title": "New account or weekly refresh",
    "body": "Added to the target list, or the Monday sweep."
  },
  {
    "kind": "prompt",
    "title": "Mine the closed-won pattern",
    "body": "Roles that showed up in past won deals."
  },
  {
    "kind": "prompt",
    "title": "Map the target account",
    "body": "Match current employees to those roles, with sources."
  },
  {
    "kind": "prompt",
    "title": "Score the confidence",
    "body": "Per stakeholder - title match, seniority, evidence strength."
  },
  {
    "kind": "result",
    "title": "Publish the map",
    "body": "Tracker view updated, Slack ping to the account owner."
  }
]