II.
Workflow JSON
Structured · liveworkflow:esg-reporting-cycle
ESG Reporting Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:esg-reporting-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-esg.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "ESG Reporting Cycle",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Orchestrates Environmental, Social, and Governance reporting --\ncollecting emissions data from facility energy management systems,\naggregating workforce diversity and safety metrics from HR platforms,\ngathering governance indicators from board and committee records,\nmapping disclosures to GRI, SASB, and TCFD frameworks, validating data\nagainst third-party assurance standards, and generating reports for\ninvestor and regulatory audiences. Produces ESG disclosure reports,\nmateriality matrices, and data lineage documentation. Excludes\nsustainability strategy formulation.\n"
},
"outgoingEdges": [
{
"from": "workflow:esg-reporting-cycle",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "domain:compliance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "responsibility:regulatory-filing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:esg-reporting-cycle",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}