II.
Methodology JSON
Structured · livemethodology:wardley-mapping
Wardley Mapping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "methodology:wardley-mapping",
"_kind": "Methodology",
"_file": "domain/methodologies/methodologies-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Wardley Mapping",
"description": "A strategy tool for mapping the landscape of a business or technology\necosystem. Places components on a value chain (vertical axis, user-visible\nto invisible) against their evolution stage (horizontal axis: Genesis,\nCustom, Product, Commodity). Reveals strategic plays like build vs. buy\ndecisions, where to invest, and anticipating market movements through\nclimatic patterns and doctrine.\n",
"methodologyKind": "strategy",
"origin": "Simon Wardley",
"yearIntroduced": "2005"
},
"outgoingEdges": [
{
"from": "methodology:wardley-mapping",
"to": "domain:strategy",
"kind": "applies_to"
},
{
"from": "methodology:wardley-mapping",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": []
}