Compare commits
7 Commits
exp360-cus
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b29fa4458 | |||
| fce7f13dba | |||
| c486b287f6 | |||
| 700ee23a9c | |||
| 94d3b38907 | |||
| 55cb9cb143 | |||
| bf97b942aa |
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id": "experience-360",
|
"id": "experience-360",
|
||||||
"name": "Exceptions 360",
|
"name": "Experience 360",
|
||||||
"description": "Revolutionize customer engagement with Experience360 a powerful AI-driven platform designed for both agents and customers.",
|
"description": "Revolutionize customer engagement with Experience360 a powerful AI-driven platform designed for both agents and customers.",
|
||||||
"status": "87% Complete",
|
"status": "87% Complete",
|
||||||
"statusType": "progress",
|
"statusType": "progress",
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"agent-usage-analyzer",
|
"agent-usage-analyzer",
|
||||||
"agent-market-insights",
|
"agent-market-insights",
|
||||||
"agent-similar-accounts",
|
"agent-similar-accounts",
|
||||||
"340e80ac-f9ce-402f-a9c6-06370cf3f070"
|
"agent-epm"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -162,7 +162,7 @@
|
|||||||
"downstreamConnections": []
|
"downstreamConnections": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "340e80ac-f9ce-402f-a9c6-06370cf3f070",
|
"id": "agent-epm",
|
||||||
"name": "EPM Agent",
|
"name": "EPM Agent",
|
||||||
"type": "AGENT",
|
"type": "AGENT",
|
||||||
"version": "V 1.2",
|
"version": "V 1.2",
|
||||||
@@ -283,7 +283,7 @@
|
|||||||
"downstreamConnections": []
|
"downstreamConnections": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "232",
|
"id": "model-churn-mitigation",
|
||||||
"name": "Churn Mitigation Model",
|
"name": "Churn Mitigation Model",
|
||||||
"type": "MODEL",
|
"type": "MODEL",
|
||||||
"version": "V 1.2",
|
"version": "V 1.2",
|
||||||
@@ -294,7 +294,6 @@
|
|||||||
"upstreamConnections": ["agent-churn"],
|
"upstreamConnections": ["agent-churn"],
|
||||||
"downstreamConnections": ["fs-churn", "is-churn"]
|
"downstreamConnections": ["fs-churn", "is-churn"]
|
||||||
}
|
}
|
||||||
|
|
||||||
],
|
],
|
||||||
"tools": [
|
"tools": [
|
||||||
{
|
{
|
||||||
|
|||||||
829
intelliarcs/__intelliarcs/enrich-360.json
Normal file
829
intelliarcs/__intelliarcs/enrich-360.json
Normal file
File diff suppressed because one or more lines are too long
829
intelliarcs/__intelliarcs/exceptions-360.json
Normal file
829
intelliarcs/__intelliarcs/exceptions-360.json
Normal file
File diff suppressed because one or more lines are too long
829
intelliarcs/__intelliarcs/experience-360.json
Normal file
829
intelliarcs/__intelliarcs/experience-360.json
Normal file
File diff suppressed because one or more lines are too long
26
intelliarcs/__intelliarcs/meta.json
Normal file
26
intelliarcs/__intelliarcs/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"id": "experience-360",
|
||||||
|
"file": "experience-360.json",
|
||||||
|
"name": "Experience 360",
|
||||||
|
"description": "Revolutionize customer engagement with Experience360 a powerful AI-driven platform designed for both agents and customers.",
|
||||||
|
"status": "87% Complete",
|
||||||
|
"statusType": "progress"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "exceptions-360",
|
||||||
|
"file": "exceptions-360.json",
|
||||||
|
"name": "Exceptions 360",
|
||||||
|
"description": "Smart, all-in-one platform for managing exceptions with ease. By integrating seamlessly with systems like CCS and C2M, it empowers teams to track, resolve, and streamline exception handling—all from one centralized hub.",
|
||||||
|
"status": "Not Set Up",
|
||||||
|
"statusType": "inactive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "enrich-360",
|
||||||
|
"file": "enrich-360.json",
|
||||||
|
"name": "Enrich 360",
|
||||||
|
"description": "Empower product managers with proactive, actionable insights that drive revenue growth, boost profitability, and build lasting customer loyalty.",
|
||||||
|
"status": "Running",
|
||||||
|
"statusType": "active"
|
||||||
|
}
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user