II.
LibraryAgent JSON
Structured · livelib-agent:game-development--environment-artist
environment-artist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:game-development--environment-artist",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "environment-artist",
"description": "Environment artist agent for world building.",
"libraryPath": "library/specializations/game-development/agents/environment-artist/AGENT.md",
"specialization": "game-development"
},
"outgoingEdges": [
{
"from": "lib-agent:game-development--environment-artist",
"to": "skill-area:asset-pipeline",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:game-development--environment-artist",
"to": "skill-area:graphics-rendering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:game-development--environment-artist",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:game-development--environment-artist",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:game-development--environment-artist",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}