II.
SkillArea JSON
Structured · liveskill-area:http2-multiplexing
HTTP/2 & HTTP/3 Multiplexing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:http2-multiplexing",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-networking-perf.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "HTTP/2 & HTTP/3 Multiplexing",
"description": "Streams, flow control, head-of-line behavior, ALPN, and HTTP/3\nover QUIC tradeoffs.\n",
"domains": [
"specialization:network-programming"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:http2-multiplexing",
"to": "specialization:network-programming",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:networking",
"to": "skill-area:http2-multiplexing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "specialization:network-engineering",
"to": "skill-area:http2-multiplexing",
"kind": "contains"
},
{
"from": "lib-process:network-programming--http2-server",
"to": "skill-area:http2-multiplexing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:performance-optimization--network-performance",
"to": "skill-area:http2-multiplexing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
}
]
}