diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 40f37ac..faece16 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -140,7 +140,7 @@ Wiki location: `wiki/` (root) — `wiki/clients/`, `wiki/projects/`, `wiki/syste **GuruRMM** — Remote Monitoring & Management (Active Development) - Server: Rust/Axum @ 172.16.3.30:3001 | Dashboard: https://rmm.azcomputerguru.com -- Repo: `azcomputerguru/gururmm` on Gitea (active), `guru-rmm` is a stale copy +- Repo: `azcomputerguru/gururmm` on Gitea (active) — the `projects/msp-tools/guru-rmm/` submodule tracks it. A separate Gitea repo named `guru-rmm` (hyphenated) is an abandoned duplicate; ignore it. - Roadmap: `projects/msp-tools/guru-rmm/docs/FEATURE_ROADMAP.md` (also `docs/UI_GAPS.md`) --- @@ -267,7 +267,7 @@ Vault structure: `infrastructure/`, `clients/`, `services/`, `projects/`, `msp-t ## File Placement -- GuruRMM work → `projects/msp-tools/guru-rmm/` (submodule, stale reference copy of `azcomputerguru/gururmm`) +- GuruRMM work → `projects/msp-tools/guru-rmm/` (git submodule tracking the **active** `azcomputerguru/gururmm` repo; the pinned commit normally lags `main` — that's expected, not "stale"). Empty on a fresh clone until `git submodule update --init`; `/sync` now does this automatically. - GuruRMM session logs → root `session-logs/` (NOT the submodule) - Client work → `clients/[client-name]/` - Session logs → project/client `session-logs/` subfolder; general work → root `session-logs/`