iiRecord
Agentic AI Atlas · Google Cloud Run
platform-service:gcp-cloud-runa5c.ai
II.
PlatformService JSON

platform-service:gcp-cloud-run

Structured · live

Google Cloud Run json

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

File · domain/platform-services/platform-services-gcp.yamlCluster · domain
Record JSON
{
  "id": "platform-service:gcp-cloud-run",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-gcp.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Google Cloud Run",
    "description": "Serverless container runtime that scales to zero on Knative.\n",
    "category": "compute",
    "providedByPlatformId": "platform:gcp",
    "implementsStackPartIds": [
      "stack-part:container-runtime"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "platform:gcp",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "stack-part:container-runtime",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "stack-part:container-runtime",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "platform-service:gcp-pubsub",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "platform-service:gcp-cloud-build",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "platform-service:gcp-artifact-registry",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-cloud-run",
      "to": "platform-service:gcp-iam",
      "kind": "depends_on",
      "attributes": {
        "attributes": {
          "kind": "required"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:gcp-pubsub",
      "to": "platform-service:gcp-cloud-run",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:gcp-cloud-build",
      "to": "platform-service:gcp-cloud-run",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:gcp",
      "to": "platform-service:gcp-cloud-run",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:container-runtime",
      "to": "platform-service:gcp-cloud-run",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-gcp-cloud-run",
      "to": "platform-service:gcp-cloud-run",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}