From d850d00bab9c4566a7fa96b116c94dec66d5630a Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:02:18 +0200 Subject: [PATCH] =?UTF-8?q?docs(gitnexus):=20refresh=20index=20stats=20+?= =?UTF-8?q?=20repo=20name=20(alerting-02=20=E2=86=92=20cameleer-server)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Re-ran `npx gitnexus analyze --embeddings` after PR #144 merge. 8513 symbols / 22146 relationships / 300 execution flows. Co-Authored-By: Claude Opus 4.7 (1M context) --- AGENTS.md | 12 ++++++------ CLAUDE.md | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index fbb980d7..38882fa7 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,7 +1,7 @@ # GitNexus — Code Intelligence -This project is indexed by GitNexus as **alerting-02** (7810 symbols, 20082 relationships, 300 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely. +This project is indexed by GitNexus as **cameleer-server** (8513 symbols, 22146 relationships, 300 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely. > If any GitNexus tool warns the index is stale, run `npx gitnexus analyze` in terminal first. @@ -17,7 +17,7 @@ This project is indexed by GitNexus as **alerting-02** (7810 symbols, 20082 rela 1. `gitnexus_query({query: ""})` — find execution flows related to the issue 2. `gitnexus_context({name: ""})` — see all callers, callees, and process participation -3. `READ gitnexus://repo/alerting-02/process/{processName}` — trace the full execution flow step by step +3. `READ gitnexus://repo/cameleer-server/process/{processName}` — trace the full execution flow step by step 4. For regressions: `gitnexus_detect_changes({scope: "compare", base_ref: "main"})` — see what your branch changed ## When Refactoring @@ -56,10 +56,10 @@ This project is indexed by GitNexus as **alerting-02** (7810 symbols, 20082 rela | Resource | Use for | |----------|---------| -| `gitnexus://repo/alerting-02/context` | Codebase overview, check index freshness | -| `gitnexus://repo/alerting-02/clusters` | All functional areas | -| `gitnexus://repo/alerting-02/processes` | All execution flows | -| `gitnexus://repo/alerting-02/process/{name}` | Step-by-step execution trace | +| `gitnexus://repo/cameleer-server/context` | Codebase overview, check index freshness | +| `gitnexus://repo/cameleer-server/clusters` | All functional areas | +| `gitnexus://repo/cameleer-server/processes` | All execution flows | +| `gitnexus://repo/cameleer-server/process/{name}` | Step-by-step execution trace | ## Self-Check Before Finishing diff --git a/CLAUDE.md b/CLAUDE.md index 3b928f01..fa6f408a 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -97,7 +97,7 @@ When adding, removing, or renaming classes, controllers, endpoints, UI component # GitNexus — Code Intelligence -This project is indexed by GitNexus as **alerting-02** (7810 symbols, 20082 relationships, 300 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely. +This project is indexed by GitNexus as **cameleer-server** (8513 symbols, 22146 relationships, 300 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely. > If any GitNexus tool warns the index is stale, run `npx gitnexus analyze` in terminal first. @@ -113,7 +113,7 @@ This project is indexed by GitNexus as **alerting-02** (7810 symbols, 20082 rela 1. `gitnexus_query({query: ""})` — find execution flows related to the issue 2. `gitnexus_context({name: ""})` — see all callers, callees, and process participation -3. `READ gitnexus://repo/alerting-02/process/{processName}` — trace the full execution flow step by step +3. `READ gitnexus://repo/cameleer-server/process/{processName}` — trace the full execution flow step by step 4. For regressions: `gitnexus_detect_changes({scope: "compare", base_ref: "main"})` — see what your branch changed ## When Refactoring @@ -152,10 +152,10 @@ This project is indexed by GitNexus as **alerting-02** (7810 symbols, 20082 rela | Resource | Use for | |----------|---------| -| `gitnexus://repo/alerting-02/context` | Codebase overview, check index freshness | -| `gitnexus://repo/alerting-02/clusters` | All functional areas | -| `gitnexus://repo/alerting-02/processes` | All execution flows | -| `gitnexus://repo/alerting-02/process/{name}` | Step-by-step execution trace | +| `gitnexus://repo/cameleer-server/context` | Codebase overview, check index freshness | +| `gitnexus://repo/cameleer-server/clusters` | All functional areas | +| `gitnexus://repo/cameleer-server/processes` | All execution flows | +| `gitnexus://repo/cameleer-server/process/{name}` | Step-by-step execution trace | ## Self-Check Before Finishing