docs: move RMM session log to root session-logs; update placement rules
This commit is contained in:
@@ -315,7 +315,8 @@ Vault structure: `infrastructure/`, `clients/`, `services/`, `projects/`, `msp-t
|
||||
|
||||
- **Dataforth DOS work** → `projects/dataforth-dos/`
|
||||
- **ClaudeTools API code** → `api/`, `migrations/`
|
||||
- **GuruRMM work** → `projects/msp-tools/guru-rmm/`
|
||||
- **GuruRMM work** → `projects/msp-tools/guru-rmm/` (code reference only — submodule, stale copy of `azcomputerguru/gururmm`)
|
||||
- **GuruRMM session logs** → `session-logs/` (root, in claudetools — NOT committed to the gururmm submodule)
|
||||
- **Client work** → `clients/[client-name]/`
|
||||
- **Session logs** → project or client `session-logs/` subfolder; general → root `session-logs/`
|
||||
- **Full guide:** `.claude/FILE_PLACEMENT_GUIDE.md`
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
| Client Session Logs | Support notes | `clients/[client-name]/session-logs/` |
|
||||
| ClaudeTools API Code | `*.py`, migrations | `api/`, `migrations/` (keep existing structure) |
|
||||
| ClaudeTools API Logs | Session notes | `session-logs/` (root) |
|
||||
| GuruRMM Session Logs | RMM work | `session-logs/YYYY-MM-DD-session.md` (root — NOT in gururmm submodule) |
|
||||
| General Session Logs | Mixed work | `session-logs/YYYY-MM-DD-session.md` |
|
||||
| Credentials | All credentials | `credentials.md` (root - shared) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user