II.
Topic JSON
Structured · livetopic:progressive-disclosure
Progressive Disclosure json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:progressive-disclosure",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Progressive Disclosure",
"description": "Progressive Disclosure as a cross-cutting topic - revealing complexity\ngradually so interfaces stay understandable at first glance.\n"
},
"outgoingEdges": [
{
"from": "topic:progressive-disclosure",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:progressive-disclosure",
"kind": "contains"
}
]
}