II.
Topic JSON
Structured · livetopic:gcp
GCP json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:gcp",
"_kind": "Topic",
"_file": "domain/topics/topics-missing.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "GCP",
"description": "Google Cloud Platform covering compute, data analytics, ML infrastructure,\nand managed services. Includes GCP-specific architecture patterns,\nBigQuery, Kubernetes Engine, and GCP IAM best practices.\n"
},
"outgoingEdges": [
{
"from": "topic:gcp",
"to": "domain:cloud-infra",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:cloud-infra",
"to": "topic:gcp",
"kind": "contains"
},
{
"from": "lib-process:observability--sre-gcp",
"to": "topic:gcp",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.5
}
}
]
}