II.
LibraryProcess JSON
Structured · livelib-process:entrepreneurship--traction-channel-identification
traction-channel-identification json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:entrepreneurship--traction-channel-identification",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "traction-channel-identification",
"description": "Traction Channel Identification Process (Bullseye Framework) - Systematic process to identify, test, and prioritize customer acquisition channels using the Bullseye Framework.",
"libraryPath": "library/specializations/domains/business/entrepreneurship/traction-channel-identification.js",
"specialization": "entrepreneurship",
"references": [
"- Traction (Weinberg & Mares): https://www.tractionbook.com/\n- Bullseye Framework: https://www.tractionbook.com/bullseye-framework"
],
"example": "const result = await orchestrate('specializations/domains/business/entrepreneurship/traction-channel-identification', {\n companyName: 'GrowthCo',\n product: 'Developer tools platform',\n targetCustomers: ['Software developers', 'Tech startups']\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "skill-area:business-model-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "skill-area:growth-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "skill-area:product-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "domain:entrepreneurship",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "role:strategic-planner",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "role:product-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "workflow:product-discovery",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:entrepreneurship--traction-channel-identification",
"to": "specialization:entrepreneurship",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}