II.
Workflow JSON
Structured · liveworkflow:process-simulation-review
Process Simulation Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:process-simulation-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-chemical.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Process Simulation Review",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-design-iteration",
"complexity": "single-team",
"description": "Reviews chemical process simulations (Aspen Plus, HYSYS) for model\nfidelity -- validating thermodynamic property packages, checking\nmass/energy balance closures, verifying reaction kinetics against\nexperimental data, auditing recycle convergence behavior, and\nconfirming equipment sizing calculations match vendor specifications.\nExcludes process design decisions.\n"
},
"outgoingEdges": [
{
"from": "workflow:process-simulation-review",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "skill-area:eval-driven-development",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "domain:chemical-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "domain:scientific-computing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:process-simulation-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}