iiRecord
Agentic AI Atlas · Construction BIM Coordination
workflow:construction-bim-coordinationa5c.ai
II.
Workflow JSON

workflow:construction-bim-coordination

Structured · live

Construction BIM Coordination json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-construction.yamlCluster · workflows
Record JSON
{
  "id": "workflow:construction-bim-coordination",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-construction.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Construction BIM Coordination",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "weekly",
    "complexity": "cross-team",
    "description": "Coordinates Building Information Modeling across disciplines -- merging\narchitectural, structural, and MEP models into a federated BIM, running\nautomated clash detection to identify spatial conflicts between trades,\nassigning clash resolutions to responsible subcontractors, tracking RFI\ngeneration from unresolved clashes, and validating LOD (Level of\nDevelopment) compliance at each project milestone. Produces federated\nmodel snapshots, clash reports with resolution status, and IFC export\npackages for general contractor review. Excludes initial design\nauthoring.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:construction-bim-coordination",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "skill-area:domain-driven-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "domain:construction",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "responsibility:triage-incoming-issues",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:construction-bim-coordination",
      "to": "org-unit:facilities-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}