II.
LibraryProcess JSON
Structured · livelib-process:entrepreneurship--customer-discovery-interview
customer-discovery-interview json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:entrepreneurship--customer-discovery-interview",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "customer-discovery-interview",
"description": "Customer Discovery Interview Process - Systematic approach to conducting customer discovery interviews following The Mom Test principles, generating validated problem hypotheses and actionable insights.",
"libraryPath": "library/specializations/domains/business/entrepreneurship/customer-discovery-interview.js",
"specialization": "entrepreneurship",
"references": [
"- The Mom Test: https://www.momtestbook.com/\n- Steve Blank Customer Development: https://steveblank.com/\n- Talking to Humans: https://www.talkingtohumans.com/"
],
"example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/customer-discovery-interview', {\n projectName: 'SaaS Startup Validation',\n targetSegments: ['Small Business Owners', 'Freelancers'],\n problemHypotheses: ['Customers struggle with invoicing', 'Time tracking is painful'],\n interviewGoals: ['Understand current workflows', 'Identify pain points']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "skill-area:business-model-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "skill-area:growth-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "domain:entrepreneurship",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--customer-discovery-interview",
"to": "specialization:entrepreneurship",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}