{
  "name": "CYBERPULSE AI GRC: Vendor risk evaluator",
  "nodes": [
    {
      "id": "f10d62c5-002a-4c21-b736-a2f19da1b593",
      "name": "New Vendor Intake",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -624,
        -176
      ]
    },
    {
      "id": "c612a4d1-f7f8-4fe1-8105-8292a7d9641c",
      "name": "AI – Risk Tier Estimator",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -400,
        -176
      ]
    },
    {
      "id": "a0d47add-6d71-453f-8014-fe2e3724ccfe",
      "name": "Cert Checker – Expiry & Type",
      "type": "n8n-nodes-base.if",
      "position": [
        -48,
        -176
      ]
    },
    {
      "id": "46187ebf-6bd0-4df9-9067-df836e1b8db4",
      "name": "Format – Vendor Scorecard",
      "type": "n8n-nodes-base.set",
      "position": [
        192,
        -176
      ]
    },
    {
      "id": "da8246cb-9d75-4722-8d9e-c0e450e36413",
      "name": "Log – Google Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        464,
        -288
      ]
    },
    {
      "id": "1f390203-81a7-469e-9066-f2e469ba4065",
      "name": "Alert – GRC Owner Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        464,
        -48
      ]
    },
    {
      "id": "eae4de31-403e-42d0-a8d2-217e7f2cfc6d",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        800,
        -368
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "New Vendor Intake": {
      "main": [
        [
          {
            "node": "AI – Risk Tier Estimator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Log – Google Sheet": {
      "main": [
        []
      ]
    },
    "AI – Risk Tier Estimator": {
      "main": [
        [
          {
            "node": "Cert Checker – Expiry & Type",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format – Vendor Scorecard": {
      "main": [
        [
          {
            "node": "Log – Google Sheet",
            "type": "main",
            "index": 0
          },
          {
            "node": "Alert – GRC Owner Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Cert Checker – Expiry & Type": {
      "main": [
        [
          {
            "node": "Format – Vendor Scorecard",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Format – Vendor Scorecard",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}