iiRecord
Agentic AI Atlas · Team Topologies
methodology:team-topologiesa5c.ai
II.
Methodology JSON

methodology:team-topologies

Structured · live

Team Topologies json

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

File · domain/methodologies/methodologies-expanded.yamlCluster · domain
Record JSON
{
  "id": "methodology:team-topologies",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Team Topologies",
    "description": "An organizational design framework defining four fundamental team types —\nStream-aligned, Enabling, Complicated Subsystem, and Platform — and three\ninteraction modes: Collaboration, X-as-a-Service, and Facilitating. Uses\nConway's Law deliberately to evolve team structures that minimize cognitive\nload and produce architectures matching desired system boundaries.\n",
    "methodologyKind": "management",
    "origin": "Matthew Skelton, Manuel Pais",
    "yearIntroduced": "2019"
  },
  "outgoingEdges": [
    {
      "from": "methodology:team-topologies",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "methodology:team-topologies",
      "to": "domain:project-management",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": []
}