II.
Workflow JSON
Structured · liveworkflow:renewable-energy-project-assessment
Renewable Energy Project Assessment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:renewable-energy-project-assessment",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-cleantech.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Renewable Energy Project Assessment",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-project",
"complexity": "cross-team",
"description": "Assesses renewable energy project viability and performance -- analyzing\nsolar irradiance or wind resource data from meteorological stations and\nsatellite models, running energy yield simulations with loss-factor\ncascades (soiling, shading, inverter clipping, degradation), reviewing\npower purchase agreement terms against levelized cost of energy models,\nvalidating grid interconnection study results, and assessing\nenvironmental impact assessment compliance with local permitting\nrequirements. Produces bankability reports, yield assessment confidence\nintervals, and risk-adjusted financial models. Excludes project\nconstruction management.\n"
},
"outgoingEdges": [
{
"from": "workflow:renewable-energy-project-assessment",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "domain:cleantech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:renewable-energy-project-assessment",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}