II.
Methodology JSON
Structured · livemethodology:team-topologies
Team Topologies json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}