II.
Topic JSON
Structured · livetopic:resource-prefetching
Resource Prefetching json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:resource-prefetching",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Resource Prefetching",
"description": "Resource Prefetching as a cross-cutting topic - proactively loading assets\nor data likely to be needed in upcoming user or system flows.\n"
},
"outgoingEdges": [
{
"from": "topic:resource-prefetching",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:resource-prefetching",
"kind": "contains"
}
]
}