II.
Methodology JSON
Structured · livemethodology:continuous-discovery-habits
Continuous Discovery Habits json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "methodology:continuous-discovery-habits",
"_kind": "Methodology",
"_file": "domain/methodologies/methodologies-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Continuous Discovery Habits",
"description": "A product discovery framework where teams conduct weekly touchpoints with\ncustomers, using opportunity solution trees to connect business outcomes to\ncustomer needs to solutions. Emphasizes assumption mapping, small experiments\nto test assumptions, and comparing multiple solutions before committing to build.\nIntegrates discovery into the regular delivery cadence rather than treating it\nas a separate upfront phase.\n",
"methodologyKind": "product-development",
"origin": "Teresa Torres",
"yearIntroduced": "2021"
},
"outgoingEdges": [
{
"from": "methodology:continuous-discovery-habits",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "methodology:continuous-discovery-habits",
"to": "domain:strategy",
"kind": "applies_to"
}
],
"incomingEdges": []
}