II.
Workflow JSON
Structured · liveworkflow:energy-audit
Energy Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:energy-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-4.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Energy Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "annual",
"complexity": "standard",
"description": "Comprehensive assessment of energy consumption across facilities or\nsystems -- gathering utility data, conducting site walkthroughs,\nanalyzing equipment efficiency, benchmarking against standards (ASHRAE\nLevel I/II/III), identifying energy conservation measures, and\nproducing cost-benefit analyses for recommended improvements. Produces\naudit reports with prioritized recommendations and ROI projections.\n"
},
"outgoingEdges": [
{
"from": "workflow:energy-audit",
"to": "role:energy-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "role:MEP-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "domain:energy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "domain:smart-buildings",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "responsibility:energy-efficiency-compliance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "responsibility:carbon-emissions-reporting",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "org-unit:facilities-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:energy-audit",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}