II.
Workflow JSON
Structured · liveworkflow:carbon-footprint-audit
Carbon Footprint Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:carbon-footprint-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-esg.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Carbon Footprint Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "annually",
"complexity": "cross-team",
"description": "Audits organizational carbon emissions across all scopes -- inventorying\nScope 1 direct emissions from owned facilities and fleet, calculating\nScope 2 emissions from purchased electricity using location-based and\nmarket-based methods, estimating Scope 3 value-chain emissions from\nsupply chain surveys and spend-based modeling, verifying calculations\nagainst the GHG Protocol, and identifying reduction opportunities ranked\nby abatement cost. Produces verified emissions inventory, variance\nanalysis against prior periods, and reduction roadmap. Excludes carbon\noffset procurement.\n"
},
"outgoingEdges": [
{
"from": "workflow:carbon-footprint-audit",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:carbon-footprint-audit",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}