II.
LibraryAgent JSON
Structured · livelib-agent:computer-science--compiler-architect
compiler-architect json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:computer-science--compiler-architect",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "compiler-architect",
"description": "Agent specialized in compiler design and optimization",
"libraryPath": "library/specializations/domains/science/computer-science/agents/compiler-architect/AGENT.md",
"specialization": "computer-science",
"role": "Programming Language Theory Agent",
"expertise": [
"Optimization design and correctness",
"Data-flow analysis specification",
"SSA-based transformations",
"Register allocation strategies",
"Optimization phase ordering"
]
},
"outgoingEdges": [
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "skill-area:language-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "skill-area:graph-algorithms",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "workflow:research-grant-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "specialization:theoretical-computer-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--compiler-architect",
"to": "specialization:computer-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}