From 004ef3bdc0da6c261e7b38a170ede89cce7d719a Mon Sep 17 00:00:00 2001 From: tocmo0nlord Date: Wed, 24 Jun 2026 23:57:57 +0000 Subject: [PATCH] Update CLAUDE.md: Gitea URLs + keep repo name consistent as avc-phone-ai Adds the full Gitea repo URL to the infrastructure table and the monitoring dashboard line, and keeps the repository-structure tree root as avc-phone-ai to match the rest of the doc. Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index aaed89c..98a5181 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -479,7 +479,7 @@ avc-phone-ai/ | Monitoring dashboard | `miaai` | `https://avc-monitor.activeblue.net` | internal only | | Odoo CRM | — | `https://avc.activeblue.net` | XML-RPC, db: `avc` | | Recordings | `miaai` | `/home/tocmo0nlord/avc-phone/recordings/` | local only | -| Gitea | — | `https://git.activeblue.net` | user: `tocmo0nlord` | +| Gitea | — | `https://git.activeblue.net/tocmo0nlord/avc-phone-ai` | user: `tocmo0nlord` | --- @@ -557,7 +557,7 @@ FastAPI + HTML/JS at `https://avc-monitor.activeblue.net` (internal only). |---------|-------------| | Enable/disable toggle | Pauses scheduler without redeployment | | Alert queue | Suggestions sorted by severity | -| One-click apply | Applies change, commits via Gitea API | +| One-click apply | Applies change, commits via Gitea API to `avc-phone-ai` | | Call playback | Audio + transcript side-by-side | | Quality tagging | Staff tags calls from dashboard | | Manual trigger | `POST /monitor/run` |