II.
Topic JSON
Structured · livetopic:proxy-pattern
Proxy Pattern json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:proxy-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Proxy Pattern",
"description": "Proxy Pattern as a cross-cutting topic - standing in for another object or\nservice to control access, behavior, or indirection.\n"
},
"outgoingEdges": [
{
"from": "topic:proxy-pattern",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:software-engineering",
"to": "topic:proxy-pattern",
"kind": "contains"
},
{
"from": "tool:lunaroute",
"to": "topic:proxy-pattern",
"kind": "relates_to_topic",
"attributes": {}
}
]
}