II.
Topic JSON
Structured · livetopic:secure-storage-pattern
Secure Storage Pattern json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:secure-storage-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Secure Storage Pattern",
"description": "Secure Storage Pattern as a cross-cutting topic - protecting sensitive\nlocal or remote state with appropriate secrecy and access controls.\n"
},
"outgoingEdges": [
{
"from": "topic:secure-storage-pattern",
"to": "domain:security",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:security",
"to": "topic:secure-storage-pattern",
"kind": "contains"
}
]
}