II.
LibraryAgent JSON
Structured · livelib-agent:gpu-programming--graphics-compute-expert
graphics-compute-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:gpu-programming--graphics-compute-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "graphics-compute-expert",
"description": "Expert in compute shaders using graphics APIs (Vulkan, DirectX, Metal). Specialist in Vulkan compute pipeline design, SPIR-V compilation, descriptor set management, and compute/graphics interop.",
"libraryPath": "library/specializations/gpu-programming/agents/graphics-compute-expert/AGENT.md",
"specialization": "gpu-programming"
},
"outgoingEdges": [
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "skill-area:cuda-kernels",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "skill-area:compute-shaders",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "skill-area:shader-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "domain:scientific-computing",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "role:ml-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:gpu-programming--graphics-compute-expert",
"to": "specialization:gpu-programming",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:gpu-programming--compute-shader-development",
"to": "lib-agent:gpu-programming--graphics-compute-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:gpu-programming--gpu-image-video-processing",
"to": "lib-agent:gpu-programming--graphics-compute-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}