From 33ec8f5db87ee8e78e5a9d3dcb6a689f8d73bd58 Mon Sep 17 00:00:00 2001 From: Kartik Datrika Date: Mon, 23 Mar 2026 17:20:03 +0530 Subject: [PATCH] Name update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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