iiRecord
Agentic AI Atlas · root-cause-investigator
lib-agent:industrial-engineering--root-cause-investigatora5c.ai
II.
LibraryAgent JSON

lib-agent:industrial-engineering--root-cause-investigator

Structured · live

root-cause-investigator json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:industrial-engineering--root-cause-investigator",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "root-cause-investigator",
    "description": "Root cause investigator for systematic problem analysis and corrective action.",
    "libraryPath": "library/specializations/domains/science/industrial-engineering/agents/root-cause-investigator/AGENT.md",
    "specialization": "industrial-engineering"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "domain:industrial-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:industrial-engineering--root-cause-investigator",
      "to": "specialization:industrial-engineering",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:technical-documentation--incident-docs",
      "to": "lib-agent:industrial-engineering--root-cause-investigator",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}