II.
Workflow JSON
Structured · liveworkflow:vendor-evaluation-extended
Vendor Evaluation (Extended) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:vendor-evaluation-extended",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Vendor Evaluation (Extended)",
"workflowKind": "operational",
"triggerType": "on-demand",
"typicalCadence": "per-vendor",
"complexity": "cross-team",
"description": "Conducts deep vendor evaluation for critical infrastructure or\nplatform decisions -- technical proof-of-concept, security review,\ncompliance assessment, cost modeling over 3-year horizon, reference\nchecks, SLA negotiation, and executive buy-in. Produces vendor\nscorecard, TCO analysis, and recommendation memo. Excludes\ncontract execution.\n"
},
"outgoingEdges": [
{
"from": "workflow:vendor-evaluation-extended",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "role:security-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "skill-area:solution-architecture",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "skill-area:threat-modeling",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "domain:software-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "responsibility:vendor-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation-extended",
"to": "responsibility:vendor-management",
"kind": "triggers_responsibility",
"attributes": {}
}
],
"incomingEdges": []
}