iiRecord
Agentic AI Atlas · compatibility-tester
lib-agent:game-development--compatibility-testera5c.ai
II.
LibraryAgent JSON

lib-agent:game-development--compatibility-tester

Structured · live

compatibility-tester 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--compatibility-tester",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "compatibility-tester",
    "description": "Compatibility tester agent for platform testing.",
    "libraryPath": "library/specializations/game-development/agents/compatibility-tester/AGENT.md",
    "specialization": "game-development"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:game-development--compatibility-tester",
      "to": "skill-area:game-engines",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--compatibility-tester",
      "to": "skill-area:performance-monitoring-profiling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--compatibility-tester",
      "to": "domain:gaming",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--compatibility-tester",
      "to": "role:game-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:game-development--compatibility-tester",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:game-development--compatibility-tester",
      "to": "specialization:game-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}