iiRecord
Agentic AI Atlas · localization-manager
lib-agent:game-development--localization-managera5c.ai
II.
LibraryAgent JSON

lib-agent:game-development--localization-manager

Structured · live

localization-manager 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--localization-manager",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "localization-manager",
    "description": "Localization manager agent for translation coordination.",
    "libraryPath": "library/specializations/game-development/agents/localization-manager/AGENT.md",
    "specialization": "game-development"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:game-development--localization-manager",
      "to": "skill-area:internationalization",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--localization-manager",
      "to": "skill-area:gameplay-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--localization-manager",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--localization-manager",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--localization-manager",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}