II.
LibraryAgent JSON
Structured · livelib-agent:network-programming--realtime-expert
realtime-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:network-programming--realtime-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "realtime-expert",
"description": "Expert agent for WebSocket and real-time messaging system implementation",
"libraryPath": "library/specializations/network-programming/agents/realtime-expert/AGENT.md",
"specialization": "network-programming",
"role": "Real-Time Systems Engineer",
"expertise": [
"WebSocket protocol internals (RFC 6455)",
"Real-time messaging architectures",
"Pub/sub system design",
"Presence and typing indicators",
"Message ordering and delivery guarantees",
"Horizontal scaling for real-time systems",
"Low-latency optimization"
]
},
"outgoingEdges": [
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "skill-area:protocol-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "skill-area:socket-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "skill-area:websocket-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "topic:circuit-breakers",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "domain:networking",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "role:sre",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:network-programming--realtime-expert",
"to": "specialization:network-programming",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}