{
  "category": "operating-model",
  "graph": {
    "edges": [
      {
        "id": "p1",
        "kind": "handoff",
        "label": "needs",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "consumer → product",
          "relationship": "handoff",
          "stableId": "p1",
          "tooltip": "needs: consumer → product."
        },
        "source": "consumer",
        "tags": [
          "category-operating-model",
          "relationship-handoff",
          "tom-relationship"
        ],
        "target": "product"
      },
      {
        "id": "p2",
        "kind": "handoff",
        "label": "priorities",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "product → architecture",
          "relationship": "handoff",
          "stableId": "p2",
          "tooltip": "priorities: product → architecture."
        },
        "source": "product",
        "tags": [
          "category-operating-model",
          "relationship-handoff",
          "tom-relationship"
        ],
        "target": "architecture"
      },
      {
        "id": "p3",
        "kind": "authority",
        "label": "direction",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "architecture → engineering",
          "relationship": "authority",
          "stableId": "p3",
          "tooltip": "direction: architecture → engineering."
        },
        "source": "architecture",
        "tags": [
          "category-operating-model",
          "relationship-authority",
          "tom-relationship"
        ],
        "target": "engineering"
      },
      {
        "id": "p4",
        "kind": "handoff",
        "label": "roadmap",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "product → engineering",
          "relationship": "handoff",
          "stableId": "p4",
          "tooltip": "roadmap: product → engineering."
        },
        "source": "product",
        "tags": [
          "category-operating-model",
          "relationship-handoff",
          "tom-relationship"
        ],
        "target": "engineering"
      },
      {
        "id": "p5",
        "kind": "handoff",
        "label": "handover",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "engineering → operations",
          "relationship": "handoff",
          "stableId": "p5",
          "tooltip": "handover: engineering → operations."
        },
        "source": "engineering",
        "tags": [
          "category-operating-model",
          "relationship-handoff",
          "tom-relationship"
        ],
        "target": "operations"
      },
      {
        "id": "p6",
        "kind": "handoff",
        "label": "service levels",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "service → operations",
          "relationship": "handoff",
          "stableId": "p6",
          "tooltip": "service levels: service → operations."
        },
        "source": "service",
        "tags": [
          "category-operating-model",
          "relationship-handoff",
          "tom-relationship"
        ],
        "target": "operations"
      },
      {
        "id": "p7",
        "kind": "handoff",
        "label": "capability",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "provider → engineering",
          "relationship": "handoff",
          "stableId": "p7",
          "tooltip": "capability: provider → engineering."
        },
        "source": "provider",
        "tags": [
          "category-operating-model",
          "relationship-handoff",
          "tom-relationship"
        ],
        "target": "engineering"
      },
      {
        "id": "p8",
        "kind": "feedback",
        "label": "feedback",
        "layerId": "layer-relationships",
        "metadata": {
          "direction": "operations → product",
          "relationship": "feedback",
          "stableId": "p8",
          "tooltip": "feedback: operations → product."
        },
        "source": "operations",
        "tags": [
          "category-operating-model",
          "relationship-feedback",
          "tom-relationship"
        ],
        "target": "product"
      }
    ],
    "height": 520,
    "layers": [
      {
        "description": "Business, product and application demand actors.",
        "id": "layer-consumer",
        "label": "Consumers",
        "visible": true
      },
      {
        "description": "Portfolio, policy, economics and orchestration roles.",
        "id": "layer-governance",
        "label": "Governance",
        "visible": true
      },
      {
        "description": "Architecture, security, risk and approval authorities.",
        "id": "layer-authority",
        "label": "Authorities",
        "visible": true
      },
      {
        "description": "Product, service and lifecycle accountabilities.",
        "id": "layer-service",
        "label": "Service ownership",
        "visible": true
      },
      {
        "description": "Platform delivery, automation and enablement.",
        "id": "layer-engineering",
        "label": "Engineering",
        "visible": true
      },
      {
        "description": "Run, reliability, support and improvement.",
        "id": "layer-operations",
        "label": "Operations",
        "visible": true
      },
      {
        "description": "Managed-service and technology-provider execution.",
        "id": "layer-external",
        "label": "External providers",
        "visible": true
      },
      {
        "description": "Directed handoffs, authority, feedback and accountability.",
        "id": "layer-relationships",
        "label": "Relationships",
        "visible": true
      }
    ],
    "nodes": [
      {
        "detail": "Consume paved roads",
        "height": 82,
        "id": "consumer",
        "kind": "consumer",
        "label": "Product teams",
        "layerId": "layer-consumer",
        "metadata": {
          "description": "Consume paved roads",
          "role": "consumer",
          "stableId": "consumer",
          "tooltip": "Product teams — Consume paved roads. Semantic role: consumer."
        },
        "tags": [
          "category-operating-model",
          "role-consumer",
          "tom-object"
        ],
        "width": 210,
        "x": 40,
        "y": 205
      },
      {
        "detail": "Outcomes and roadmap",
        "height": 82,
        "id": "product",
        "kind": "service",
        "label": "Platform product management",
        "layerId": "layer-service",
        "metadata": {
          "description": "Outcomes and roadmap",
          "role": "service",
          "stableId": "product",
          "tooltip": "Platform product management — Outcomes and roadmap. Semantic role: service."
        },
        "tags": [
          "category-operating-model",
          "role-service",
          "tom-object"
        ],
        "width": 230,
        "x": 315,
        "y": 205
      },
      {
        "detail": "Patterns and constraints",
        "height": 82,
        "id": "architecture",
        "kind": "authority",
        "label": "Cloud Architecture",
        "layerId": "layer-authority",
        "metadata": {
          "description": "Patterns and constraints",
          "role": "authority",
          "stableId": "architecture",
          "tooltip": "Cloud Architecture — Patterns and constraints. Semantic role: authority."
        },
        "tags": [
          "category-operating-model",
          "role-authority",
          "tom-object"
        ],
        "width": 210,
        "x": 610,
        "y": 60
      },
      {
        "detail": "Build reusable capabilities",
        "height": 82,
        "id": "engineering",
        "kind": "engineering",
        "label": "Platform Engineering",
        "layerId": "layer-engineering",
        "metadata": {
          "description": "Build reusable capabilities",
          "role": "engineering",
          "stableId": "engineering",
          "tooltip": "Platform Engineering — Build reusable capabilities. Semantic role: engineering."
        },
        "tags": [
          "category-operating-model",
          "role-engineering",
          "tom-object"
        ],
        "width": 230,
        "x": 610,
        "y": 350
      },
      {
        "detail": "Catalogue and lifecycle",
        "height": 82,
        "id": "service",
        "kind": "service",
        "label": "Service Ownership",
        "layerId": "layer-service",
        "metadata": {
          "description": "Catalogue and lifecycle",
          "role": "service",
          "stableId": "service",
          "tooltip": "Service Ownership — Catalogue and lifecycle. Semantic role: service."
        },
        "tags": [
          "category-operating-model",
          "role-service",
          "tom-object"
        ],
        "width": 210,
        "x": 935,
        "y": 60
      },
      {
        "detail": "Run and improve",
        "height": 82,
        "id": "operations",
        "kind": "operations",
        "label": "Cloud Operations",
        "layerId": "layer-operations",
        "metadata": {
          "description": "Run and improve",
          "role": "operations",
          "stableId": "operations",
          "tooltip": "Cloud Operations — Run and improve. Semantic role: operations."
        },
        "tags": [
          "category-operating-model",
          "role-operations",
          "tom-object"
        ],
        "width": 210,
        "x": 935,
        "y": 350
      },
      {
        "detail": "Products and support",
        "height": 82,
        "id": "provider",
        "kind": "external",
        "label": "Technology providers",
        "layerId": "layer-external",
        "metadata": {
          "description": "Products and support",
          "role": "external",
          "stableId": "provider",
          "tooltip": "Technology providers — Products and support. Semantic role: external."
        },
        "tags": [
          "category-operating-model",
          "role-external",
          "tom-object"
        ],
        "width": 210,
        "x": 1190,
        "y": 205
      }
    ],
    "width": 1420
  },
  "name": "Cloud Platform Operating Model",
  "reviewedAt": "2026-09-08",
  "schemaVersion": "1.0",
  "slug": "cloud-platform-operating-model",
  "version": "2026.1"
}
