diff --git a/README.md b/README.md index bd6be83..ee4a5b3 100644 --- a/README.md +++ b/README.md @@ -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