iiRecord
Agentic AI Atlas · GCP
topic:gcpa5c.ai
II.
Topic JSON

topic:gcp

Structured · live

GCP json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/topics/topics-missing.yamlCluster · domain
Record JSON
{
  "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
      }
    }
  ]
}