II.
Workflow JSON
Structured · liveworkflow:vendor-contract-renewal
Vendor Contract Renewal json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:vendor-contract-renewal",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-4.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Vendor Contract Renewal",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "annual",
"complexity": "standard",
"description": "Managing vendor contract renewals -- tracking upcoming expirations,\nevaluating vendor performance against SLAs, benchmarking pricing,\nnegotiating renewal terms, coordinating legal review of amended\ncontracts, and securing approval signatures. Produces renewal\nevaluation reports, negotiation summaries, and executed contracts.\n"
},
"outgoingEdges": [
{
"from": "workflow:vendor-contract-renewal",
"to": "role:engineering-program-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "role:head-of-platform",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "domain:procurement",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "responsibility:cross-team-alignment",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "org-unit:procurement-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:vendor-contract-renewal",
"to": "org-unit:legal-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}