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