II.
LibraryProcess JSON
Structured · livelib-process:web-development--websocket-realtime
websocket-realtime json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:web-development--websocket-realtime",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "websocket-realtime",
"description": "WebSocket Real-time Communication - Process for implementing real-time communication with WebSockets, Socket.io, and connection management.",
"libraryPath": "library/specializations/web-development/websocket-realtime.js",
"specialization": "web-development",
"usesAgents": [
"websocket-architect",
"channels-specialist",
"connection-specialist",
"websocket-scaling-specialist",
"technical-writer-agent"
]
},
"outgoingEdges": [
{
"from": "lib-process:web-development--websocket-realtime",
"to": "skill-area:websocket-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "skill-area:streaming-realtime-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--websocket-realtime",
"to": "lib-agent:sdk-platform-development--technical-writer-agent",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}