II.
Topic JSON
Structured · livetopic:history-api-routing
History API Routing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:history-api-routing",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "History API Routing",
"description": "History API Routing as a cross-cutting topic - browser navigation managed\nthrough pushState/replaceState while keeping clean path-based URLs.\n"
},
"outgoingEdges": [
{
"from": "topic:history-api-routing",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:history-api-routing",
"kind": "contains"
}
]
}