II.
Workflow JSON
Structured · liveworkflow:business-case-development
Business Case Development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:business-case-development",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-business-analyst.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Business Case Development",
"workflowKind": "governance",
"triggerType": "on-demand",
"typicalCadence": "per-initiative",
"complexity": "cross-team",
"description": "Develops business cases for strategic initiatives and investment\ndecisions -- conducting market sizing and competitive landscape\nanalysis, building cost-benefit models with sensitivity analysis\nacross optimistic, base, and pessimistic scenarios, calculating ROI,\nNPV, IRR, and payback period for proposed investments, identifying\nand quantifying risks with probability-weighted impact adjustments,\ngathering stakeholder input on strategic alignment and organizational\nreadiness, and preparing executive-ready pitch decks with\nrecommendation and alternatives analysis. Produces business case\ndocument, financial model, and stakeholder presentation. Excludes\nexecution planning and budget allocation.\n"
},
"outgoingEdges": [
{
"from": "workflow:business-case-development",
"to": "role:business-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "role:data-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "domain:strategy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "domain:finance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "domain:project-management",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "responsibility:write-rfc-documents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "org-unit:strategy-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:business-case-development",
"to": "org-unit:finance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}