II.
Topic JSON
Structured · livetopic:asset-optimization
Asset Optimization json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:asset-optimization",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Asset Optimization",
"description": "Asset Optimization as a cross-cutting topic - reducing transfer and parse\ncost of images, fonts, scripts, and other delivered resources.\n"
},
"outgoingEdges": [
{
"from": "topic:asset-optimization",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:asset-optimization",
"kind": "contains"
},
{
"from": "lib-agent:web-development--lighthouse",
"to": "topic:asset-optimization",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:web-development--performance-auditor",
"to": "topic:asset-optimization",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--image-optimization",
"to": "topic:asset-optimization",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--web-performance-optimization",
"to": "topic:asset-optimization",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--image-optimization",
"to": "topic:asset-optimization",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--web-performance",
"to": "topic:asset-optimization",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}