II.
Workflow JSON
Structured · liveworkflow:thermal-simulation-validation
Thermal Simulation Validation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:thermal-simulation-validation",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-mechanical.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Thermal Simulation Validation",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-design-iteration",
"complexity": "single-team",
"description": "Validates thermal simulations (CFD/FEA) against design requirements\n-- checking mesh independence studies, verifying boundary condition\nassumptions (convection coefficients, radiation view factors),\ncorrelating simulation predictions with thermocouple/IR camera test\ndata, confirming junction temperatures remain within component\nderating curves, and documenting thermal margin for worst-case\noperating conditions. Excludes thermal design changes.\n"
},
"outgoingEdges": [
{
"from": "workflow:thermal-simulation-validation",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "skill-area:performance-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "domain:mechanical-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "domain:physics",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "responsibility:performance-budget-tracking",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:thermal-simulation-validation",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}