II.
Topic JSON
Structured · livetopic:jamstack-architecture
JAMstack Architecture json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:jamstack-architecture",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "JAMstack Architecture",
"description": "JAMstack Architecture as a cross-cutting topic - prebuilt frontend assets,\nCDN delivery, and API-backed dynamic behavior.\n"
},
"outgoingEdges": [
{
"from": "topic:jamstack-architecture",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:jamstack-architecture",
"kind": "contains"
},
{
"from": "lib-skill:web-development--netlify",
"to": "topic:jamstack-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
}
]
}