II.
Topic JSON
Structured · livetopic:theming-pattern
Theming Pattern json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:theming-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Theming Pattern",
"description": "Theming Pattern as a cross-cutting topic - switching or layering visual\ndesign systems through tokens, variants, and contextual style control.\n"
},
"outgoingEdges": [
{
"from": "topic:theming-pattern",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:theming-pattern",
"kind": "contains"
}
]
}