iiRecord
Agentic AI Atlas · network-architect
lib-agent:game-development--network-architecta5c.ai
II.
LibraryAgent JSON

lib-agent:game-development--network-architect

Structured · live

network-architect 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:game-development--network-architect",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "network-architect",
    "description": "Multiplayer architecture agent for protocol selection and scalability planning.",
    "libraryPath": "library/specializations/game-development/agents/network-architect/AGENT.md",
    "specialization": "game-development"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:game-development--network-architect",
      "to": "skill-area:multiplayer-networking",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--network-architect",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--network-architect",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--network-architect",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--network-architect",
      "to": "role:architect",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--network-architect",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:devops-sre-platform--iac-implementation",
      "to": "lib-agent:game-development--network-architect",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}