iiRecord
Agentic AI Atlas · physics-programmer
lib-agent:game-development--physics-programmera5c.ai
II.
LibraryAgent JSON

lib-agent:game-development--physics-programmer

Structured · live

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