II.
LibraryProcess JSON
Structured · livelib-process:customer-experience--churn-prevention
churn-prevention json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:customer-experience--churn-prevention",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "churn-prevention",
"description": "Proactive intervention process triggered by health score deterioration or at-risk signals to prevent customer attrition",
"libraryPath": "library/specializations/domains/business/customer-experience/churn-prevention.js",
"specialization": "customer-experience",
"usesAgents": [
"risk-analyst",
"root-cause-analyst",
"stakeholder-mapper",
"intervention-strategist",
"offer-designer",
"communication-planner",
"metrics-specialist",
"quality-assessor"
]
},
"outgoingEdges": [
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "skill-area:customer-success",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "skill-area:user-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "skill-area:product-discovery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "domain:customer-experience",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "role:product-designer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "role:customer-success-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "role:ux-researcher",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "workflow:customer-journey-optimization",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "specialization:customer-experience",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "lib-agent:business-analysis--risk-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "lib-agent:scientific-discovery--root-cause-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:customer-experience--churn-prevention",
"to": "lib-agent:meta--quality-assessor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}