iiRecord
Agentic AI Atlas · build-engineer
lib-agent:game-development--build-engineera5c.ai
II.
LibraryAgent JSON

lib-agent:game-development--build-engineer

Structured · live

build-engineer 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--build-engineer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "build-engineer",
    "description": "Build engineer agent for automation and artifact management.",
    "libraryPath": "library/specializations/game-development/agents/build-engineer/AGENT.md",
    "specialization": "game-development"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:game-development--build-engineer",
      "to": "skill-area:asset-pipeline",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--build-engineer",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--build-engineer",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--build-engineer",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--build-engineer",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--build-engineer",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:desktop-development--cross-platform-app-init",
      "to": "lib-agent:game-development--build-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:devops-sre-platform--cicd-pipeline-setup",
      "to": "lib-agent:game-development--build-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:embedded-systems--bsp-development",
      "to": "lib-agent:game-development--build-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}