II.
Topic JSON
Structured · livetopic:layered-architecture
Layered Architecture json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:layered-architecture",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Layered Architecture",
"description": "Layered Architecture as a cross-cutting topic - presentation,\napplication, and data-access separation through explicit layers.\n"
},
"outgoingEdges": [
{
"from": "topic:layered-architecture",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:layered-architecture",
"kind": "contains"
}
]
}