II.
Topic JSON
Structured · livetopic:parallel-routes
Parallel Routes json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:parallel-routes",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Parallel Routes",
"description": "Parallel Routes as a cross-cutting topic - rendering multiple route\nbranches or slots concurrently within one application surface.\n"
},
"outgoingEdges": [
{
"from": "topic:parallel-routes",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:parallel-routes",
"kind": "contains"
}
]
}