II.
Workflow JSON
Structured · liveworkflow:BIM-coordination-workflow
BIM Coordination Workflow json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:BIM-coordination-workflow",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-4.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "BIM Coordination Workflow",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "cross-team",
"description": "Coordinating federated BIM models across architectural, structural, and\nMEP disciplines -- merging discipline models, running automated clash\ndetection, triaging clashes by severity, assigning resolution owners,\ntracking resolution status, and publishing updated federated models.\nProduces clash reports, resolution logs, and model coordination\nsnapshots. Excludes initial design authoring.\n"
},
"outgoingEdges": [
{
"from": "workflow:BIM-coordination-workflow",
"to": "role:BIM-coordinator",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "role:MEP-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "role:structural-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "domain:building-information-modeling",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "domain:construction",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "responsibility:building-code-compliance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "responsibility:structural-integrity-verification",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:BIM-coordination-workflow",
"to": "org-unit:facilities-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}