iiRecord
Agentic AI Atlas · Construction Technology
specialization:construction-technologya5c.ai
II.
Specialization JSON

specialization:construction-technology

Structured · live

Construction Technology json

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

File · domain/specializations/specializations-expanded-2.yamlCluster · domain
Record JSON
{
  "id": "specialization:construction-technology",
  "_kind": "Specialization",
  "_file": "domain/specializations/specializations-expanded-2.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Construction Technology",
    "parentDomainId": "domain:construction",
    "description": "Technology applied to the construction industry — BIM modeling, 4D/5D\nscheduling and cost integration, clash detection, site safety systems,\ndrone surveys, and digital twin platforms for built assets.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:construction-technology",
      "to": "domain:construction",
      "kind": "specializes"
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:BIM-modeling",
      "to": "specialization:construction-technology",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:construction-scheduling",
      "to": "specialization:construction-technology",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ]
}