II.
LibraryProcess JSON
Structured · livelib-process:customer-experience--csat-collection
csat-collection json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:customer-experience--csat-collection",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "csat-collection",
"description": "Process for collecting customer satisfaction feedback at key touchpoints and generating actionable insights",
"libraryPath": "library/specializations/domains/business/customer-experience/csat-collection.js",
"specialization": "customer-experience",
"usesAgents": [
"touchpoint-mapper",
"survey-configurator",
"response-collector",
"csat-calculator",
"touchpoint-analyst",
"trend-analyst",
"insight-generator",
"report-generator"
]
},
"outgoingEdges": [
{
"from": "lib-process:customer-experience--csat-collection",
"to": "skill-area:customer-success",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "skill-area:user-research",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "skill-area:product-discovery",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "domain:customer-experience",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "role:product-designer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "role:customer-success-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "role:ux-researcher",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "workflow:customer-journey-optimization",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "workflow:user-feedback-loop",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:customer-experience--csat-collection",
"to": "specialization:customer-experience",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}