II.
Topic JSON
Structured · livetopic:islands-architecture
Islands Architecture json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:islands-architecture",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Islands Architecture",
"description": "Islands Architecture as a cross-cutting topic - mostly-static pages with\nisolated interactive islands hydrated only where needed.\n"
},
"outgoingEdges": [
{
"from": "topic:islands-architecture",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:islands-architecture",
"kind": "contains"
}
]
}