iiRecord
Agentic AI Atlas · Vendor Performance Review
workflow:vendor-performance-reviewa5c.ai
II.
Workflow JSON

workflow:vendor-performance-review

Structured · live

Vendor Performance Review json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-business-ops.yamlCluster · workflows
Record JSON
{
  "id": "workflow:vendor-performance-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-business-ops.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Vendor Performance Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Evaluates vendor and supplier performance against contractual SLAs —\nanalyzing uptime and reliability metrics, reviewing support\nresponsiveness, assessing cost efficiency trends, benchmarking against\nalternative providers, and determining renewal or replacement\nrecommendations. Produces vendor scorecards and contract renegotiation\npriorities. Excludes vendor selection for new capabilities.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:vendor-performance-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "domain:finance",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "responsibility:vendor-evaluation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:vendor-performance-review",
      "to": "org-unit:finance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}