II.
Workflow JSON
Structured · liveworkflow:earnings-call-preparation
Earnings Call Preparation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:earnings-call-preparation",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-investor-relations.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Earnings Call Preparation",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Prepares the quarterly earnings call from financial close through live\nevent -- coordinating with finance on results finalization and variance\nnarratives, drafting the earnings press release and supplemental data\ntables, preparing CEO and CFO scripts with key-message talking points,\nrehearsing Q&A responses for anticipated analyst questions, coordinating\nwith legal on forward-looking statement disclosures and Reg-FD\ncompliance, managing logistics for webcast platform and operator\nbriefing, and archiving transcript and replay for regulatory retention.\nProduces earnings press release, management script, and Q&A preparation\ndocument. Excludes financial auditing.\n"
},
"outgoingEdges": [
{
"from": "workflow:earnings-call-preparation",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "domain:finance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "domain:public-relations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "domain:legal",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "org-unit:investor-relations",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "org-unit:finance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:earnings-call-preparation",
"to": "org-unit:legal-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}