iiRecord
Agentic AI Atlas · Construction Inspection
workflow:construction-inspectiona5c.ai
II.
Workflow JSON

workflow:construction-inspection

Structured · live

Construction Inspection json

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

File · workflows/workflows/workflows-expanded-4.yamlCluster · workflows
Record JSON
{
  "id": "workflow:construction-inspection",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-4.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Construction Inspection",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-milestone",
    "complexity": "standard",
    "description": "Inspecting construction work at defined milestones -- verifying\nfoundation, framing, mechanical, electrical, and plumbing work against\napproved plans and building codes. Documenting inspection findings,\nissuing correction notices for non-conforming work, scheduling\nre-inspections, and approving work for progression. Produces inspection\nreports and compliance sign-off records.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:construction-inspection",
      "to": "role:building-inspector",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "role:site-supervisor",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "role:construction-project-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "domain:construction",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "domain:structural-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "responsibility:structural-integrity-verification",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "responsibility:building-code-compliance",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:construction-inspection",
      "to": "org-unit:facilities-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}