iiRecord
Agentic AI Atlas · graph-specialist
lib-agent:algorithms-optimization--graph-specialista5c.ai
II.
LibraryAgent JSON

lib-agent:algorithms-optimization--graph-specialist

Structured · live

graph-specialist 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:algorithms-optimization--graph-specialist",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "graph-specialist",
    "description": "Expert in graph algorithms and modeling",
    "libraryPath": "library/specializations/algorithms-optimization/agents/graph-specialist/AGENT.md",
    "specialization": "algorithms-optimization",
    "role": "Graph Theory Expert",
    "expertise": [
      "Graph modeling from problem descriptions",
      "Algorithm selection for graph problems",
      "Advanced graph technique application",
      "Network flow modeling",
      "Tree algorithm expertise"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:algorithms-optimization--graph-specialist",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--graph-specialist",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--graph-specialist",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--graph-specialist",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--graph-specialist",
      "to": "specialization:algorithms-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:algorithms-optimization--advanced-graph-algorithms",
      "to": "lib-agent:algorithms-optimization--graph-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:algorithms-optimization--graph-modeling",
      "to": "lib-agent:algorithms-optimization--graph-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:algorithms-optimization--graph-traversal",
      "to": "lib-agent:algorithms-optimization--graph-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:algorithms-optimization--shortest-path-algorithms",
      "to": "lib-agent:algorithms-optimization--graph-specialist",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}