[
  {
    "kind": "trigger",
    "title": "Audit or questionnaire request",
    "body": "Pasted request or a new item in the evidence-request queue."
  },
  {
    "kind": "prompt",
    "title": "Map items to a control",
    "body": "Match every requested item to the internal policy or control it corresponds to."
  },
  {
    "kind": "prompt",
    "title": "Locate the evidence",
    "body": "Find the specific document, policy section, or contract clause that satisfies each item."
  },
  {
    "kind": "prompt",
    "title": "Assemble the pack",
    "body": "One evidence entry per request item, with a citation to the source document."
  },
  {
    "kind": "result",
    "title": "Validate and deliver",
    "body": "Every citation confirmed live and current; pack saved to reports and posted to Slack."
  }
]