[
  {
    "kind": "trigger",
    "title": "Termination date confirmed",
    "body": "HR marks the exit, checklist kicks off."
  },
  {
    "kind": "prompt",
    "title": "Build the revocation checklist",
    "body": "Every system the employee had access to, by role."
  },
  {
    "kind": "prompt",
    "title": "Execute or request revocation",
    "body": "Trigger what the agent can, ticket the rest."
  },
  {
    "kind": "prompt",
    "title": "Independently re-verify",
    "body": "A second pass checks each item was actually revoked."
  },
  {
    "kind": "result",
    "title": "Report confirmed vs. unconfirmed",
    "body": "Status to People Ops and Security, unconfirmed items escalated."
  }
]