II.
Topic JSON
Structured · livetopic:streaming-ssr
Streaming SSR json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:streaming-ssr",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Streaming SSR",
"description": "Streaming SSR as a cross-cutting topic - progressively sending rendered\nHTML and data so clients can display content before full completion.\n"
},
"outgoingEdges": [
{
"from": "topic:streaming-ssr",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:streaming-ssr",
"kind": "contains"
},
{
"from": "lib-agent:web-development--nextjs-developer",
"to": "topic:streaming-ssr",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:web-development--nextjs-fullstack-app",
"to": "topic:streaming-ssr",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--nextjs",
"to": "topic:streaming-ssr",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--nextjs-app-router",
"to": "topic:streaming-ssr",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--react-server-components",
"to": "topic:streaming-ssr",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}