II.
LibraryAgent JSON
Structured · livelib-agent:programming-languages--compiler-performance-engineer
Compiler Performance Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:programming-languages--compiler-performance-engineer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Compiler Performance Engineer",
"description": "Expert in compiler and runtime performance analysis, benchmarking, and optimization",
"libraryPath": "library/specializations/programming-languages/agents/compiler-performance-engineer/AGENT.md",
"specialization": "programming-languages",
"role": "Senior Performance Engineer",
"expertise": [
"Compiler performance profiling",
"Runtime benchmarking methodology",
"Hot path identification",
"Memory usage optimization",
"Startup time optimization",
"Compilation speed optimization",
"Performance regression testing"
]
},
"outgoingEdges": [
{
"from": "lib-agent:programming-languages--compiler-performance-engineer",
"to": "skill-area:profiling-cpu",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:programming-languages--compiler-performance-engineer",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:programming-languages--compiler-performance-engineer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:programming-languages--compiler-performance-engineer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:programming-languages--compiler-performance-engineer",
"to": "role:principal-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:programming-languages--compiler-performance-engineer",
"to": "specialization:programming-languages",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:programming-languages--code-generation-llvm",
"to": "lib-agent:programming-languages--compiler-performance-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:programming-languages--lexer-implementation",
"to": "lib-agent:programming-languages--compiler-performance-engineer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}