II.
LibraryAgent JSON
Structured · livelib-agent:computer-science--concurrency-expert
concurrency-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:computer-science--concurrency-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "concurrency-expert",
"description": "Agent specialized in concurrent programming theory and memory models",
"libraryPath": "library/specializations/domains/science/computer-science/agents/concurrency-expert/AGENT.md",
"specialization": "computer-science",
"role": "Distributed Systems Agent",
"expertise": [
"Memory model reasoning",
"Lock-free algorithm design",
"Concurrent data structure analysis",
"Race condition detection",
"Progress guarantee proofs"
]
},
"outgoingEdges": [
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "skill-area:compiler-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "skill-area:mathematical-reasoning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "skill-area:language-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "domain:computer-science",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "role:computational-scientist",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "workflow:research-grant-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "specialization:theoretical-computer-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:computer-science--concurrency-expert",
"to": "specialization:computer-science",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": [
{
"from": "lib-process:computer-science--concurrent-data-structure-design",
"to": "lib-agent:computer-science--concurrency-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}