Name update

This commit is contained in:
Kartik Datrika
2026-03-23 17:20:03 +05:30
parent a1157ab4c1
commit 33ec8f5db8

View File

@@ -2,7 +2,7 @@
NestJS sidecar that bridges Ozonetel telephony APIs with the FortyTwo platform. Handles agent auth, call control, disposition, missed call queue, worklist aggregation, AI enrichment, and live call assist.
**Owner: Karthik**
**Owner: Kartik**
## Architecture
@@ -27,7 +27,7 @@ This server has **no database**. All persistent data flows to/from the FortyTwo
| Repo | Purpose | Owner |
|------|---------|-------|
| `helix-engage` | React frontend | Mouli |
| `helix-engage-server` (this) | NestJS sidecar | Karthik |
| `helix-engage-server` (this) | NestJS sidecar | Kartik |
| `helix-engage-app` | FortyTwo SDK app — entity schemas | Shared |
## Getting Started