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` |