II.
Topic JSON
Structured · livetopic:modal-dialog
Modal Dialog json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:modal-dialog",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Modal Dialog",
"description": "Modal Dialog as a cross-cutting topic - focus-stealing overlay UI that\nrequires or encourages user resolution before continuing.\n"
},
"outgoingEdges": [
{
"from": "topic:modal-dialog",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:modal-dialog",
"kind": "contains"
}
]
}