II.
Workflow JSON
Structured · liveworkflow:energy-trading-risk-review
Energy Trading Risk Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:energy-trading-risk-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Energy Trading Risk Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "cross-team",
"description": "Reviews energy trading positions and risk exposure -- analyzing\nmark-to-market valuations across power, natural gas, and renewable\nenergy certificate portfolios, computing Value-at-Risk and\nConditional VaR metrics against board-approved risk limits,\nevaluating counterparty credit exposure and collateral adequacy,\nreviewing hedge effectiveness ratios for physical delivery positions,\nassessing volumetric risk from weather-driven demand variability,\nauditing trade capture system integrity and reconciliation breaks,\nand stress-testing portfolio performance under extreme price\nscenarios. Produces trading risk dashboard, limit utilization report,\nand counterparty exposure summary. Excludes trade execution.\n"
},
"outgoingEdges": [
{
"from": "workflow:energy-trading-risk-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "domain:energy",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "domain:finance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "responsibility:cost-optimization",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "org-unit:risk-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "org-unit:analytics-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:energy-trading-risk-review",
"to": "org-unit:finance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}