II.
Topic JSON
Structured · livetopic:single-page-application
Single Page Application json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:single-page-application",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Single Page Application",
"description": "Single Page Application as a cross-cutting topic - client-routed apps with\nlong-lived browser sessions, incremental data loading, and stateful shells.\n"
},
"outgoingEdges": [
{
"from": "topic:single-page-application",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:single-page-application",
"kind": "contains"
}
]
}