iiRecord
Agentic AI Atlas · system-design-expert
lib-agent:algorithms-optimization--system-design-experta5c.ai
II.
LibraryAgent JSON

lib-agent:algorithms-optimization--system-design-expert

Structured · live

system-design-expert 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--system-design-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "system-design-expert",
    "description": "Guide system design interviews with algorithmic focus",
    "libraryPath": "library/specializations/algorithms-optimization/agents/system-design-expert/AGENT.md",
    "specialization": "algorithms-optimization",
    "role": "Principal Engineer",
    "expertise": [
      "System design framework application",
      "Algorithmic component identification",
      "Scalability analysis",
      "Trade-off discussion",
      "Diagram creation guidance"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:algorithms-optimization--system-design-expert",
      "to": "skill-area:dynamic-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--system-design-expert",
      "to": "skill-area:graph-algorithms",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--system-design-expert",
      "to": "domain:computer-science",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--system-design-expert",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--system-design-expert",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:algorithms-optimization--system-design-expert",
      "to": "specialization:algorithms-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}