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