From 204865b733029668fced9084734e60ec2aed5a25 Mon Sep 17 00:00:00 2001 From: tocmo0nlord Date: Tue, 23 Jun 2026 22:46:48 +0000 Subject: [PATCH] Fix repo name references to avc-phone-ai in CLAUDE.md Header, structure tree, and footer pointed at avc-phone-agent; the actual Gitea repo is avc-phone-ai. The avc-phone-agent-prod Twilio API key name is left unchanged. Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 7bb63f8..aaed89c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ # AVC Phone Agent — Project Specification > Claude Code authoritative reference. All architecture, security, and build decisions live here. -> Repo: `git.activeblue.net/tocmo0nlord/avc-phone-agent` +> Repo: `git.activeblue.net/tocmo0nlord/avc-phone-ai` > Last updated: 2026-06-23 | Active Blue LLC --- @@ -409,7 +409,7 @@ the caller. ## Repository Structure ``` -avc-phone-agent/ +avc-phone-ai/ ├── CLAUDE.md ← this file ├── README.md ├── .env ← never committed @@ -648,4 +648,4 @@ httpx # already installed --- -*Active Blue LLC | git.activeblue.net/tocmo0nlord/avc-phone-agent* +*Active Blue LLC | git.activeblue.net/tocmo0nlord/avc-phone-ai*