II.
Topic JSON
Structured · livetopic:tree-shaking
Tree Shaking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:tree-shaking",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Tree Shaking",
"description": "Tree Shaking as a cross-cutting topic - eliminating unused code from build\noutputs through static reachability analysis.\n"
},
"outgoingEdges": [
{
"from": "topic:tree-shaking",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:tree-shaking",
"kind": "contains"
},
{
"from": "lib-agent:web-development--bundle-analyzer",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--bundle-optimization",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--esbuild",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "topic:tree-shaking",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
}
]
}