From 1e2c7b4283828a66f4f4fcca220c80186a292d79 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Mon, 25 May 2026 13:01:57 -0700 Subject: [PATCH] sync: auto-sync from GURU-5070 at 2026-05-25 13:01:54 Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-05-25 13:01:54 --- .claude/users.json | 97 +++++++++++++++++++++++----------------------- 1 file changed, 48 insertions(+), 49 deletions(-) diff --git a/.claude/users.json b/.claude/users.json index c8b06c9..b660ac0 100644 --- a/.claude/users.json +++ b/.claude/users.json @@ -1,49 +1,48 @@ -{ - "users": { - "mike": { - "full_name": "Mike Swanson", - "email": "mike@azcomputerguru.com", - "role": "admin", - "title": "President", - "known_machines": [ - "GURU-5070", - "Mikes-MacBook-Air", - "GURU-BEAST-ROG", - "GURU-KALI" - ], - "git_name": "Mike Swanson", - "git_email": "mike@azcomputerguru.com", - "notes": "Owner. Full access to everything." - }, - "howard": { - "full_name": "Howard Enos", - "email": "howard@azcomputerguru.com", - "role": "tech", - "title": "Technician", - "known_machines": [ - "ACG-TECH03L", - "Howard-Home" - ], - "git_name": "Howard Enos", - "git_email": "howard@azcomputerguru.com", - "gitea_username": "howard", - "notes": "Employee, Mike's brother. Full trust. Same access as Mike for MSP tracking and daily work. Has own Gitea account (howard) with admin access to all repos. Password rotated 2026-04-21 \u00e2\u20ac\u201d stored in Howard's 1Password, not in this file." - } - }, - "rob": { - "full_name": "Rob Williams", - "email": "rob@azcomputerguru.com", - "role": "contractor", - "title": "Web Developer / Contractor", - "syncro_user_id": 1760, - "discord_id": "261978810713505792", - "known_machines": [], - "notes": "Web developer contractor. No direct ClaudeTools CLI access. Interacts only through the Discord bot. Authorized scope: M365/365 remediations (remediation-tool skill), IX hosting changes (DNS, cPanel accounts, file management on IX/Websvr), Syncro read. Cannot modify bot behavior, skills, CLAUDE.md, DISCORD_CLAUDE.md, users.json, vault entries, or git history." - } - }, - "roles": { - "admin": "Full access to all systems, credentials, deployments, and infrastructure.", - "tech": "Full access to all systems, credentials, and client work. Same as admin for this organization.", - "contractor": "Limited operator via Discord bot only. Scope defined per-person in notes field." - } -} \ No newline at end of file +{ + "users": { + "mike": { + "full_name": "Mike Swanson", + "email": "mike@azcomputerguru.com", + "role": "admin", + "title": "President", + "known_machines": [ + "GURU-5070", + "Mikes-MacBook-Air", + "GURU-BEAST-ROG" + ], + "git_name": "Mike Swanson", + "git_email": "mike@azcomputerguru.com", + "notes": "Owner. Full access to everything. Primary machine: GURU-5070 (as of 2026-05-25). Previous machine DESKTOP-0O8A1RL retired." + }, + "howard": { + "full_name": "Howard Enos", + "email": "howard@azcomputerguru.com", + "role": "tech", + "title": "Technician", + "known_machines": [ + "ACG-TECH03L", + "Howard-Home", + "GURU-KALI" + ], + "git_name": "Howard Enos", + "git_email": "howard@azcomputerguru.com", + "gitea_username": "howard", + "notes": "Employee, Mike's brother. Full trust. Same access as Mike for MSP tracking and daily work. Has own Gitea account (howard) with admin access to all repos. Password rotated 2026-04-21 — stored in Howard's 1Password, not in this file." + }, + "rob": { + "full_name": "Rob Williams", + "email": "rob@azcomputerguru.com", + "role": "contractor", + "title": "Web Developer / Contractor", + "syncro_user_id": 1760, + "discord_id": "261978810713505792", + "known_machines": [], + "notes": "Web developer contractor. No direct ClaudeTools CLI access. Interacts only through the Discord bot. Authorized scope: M365/365 remediations (remediation-tool skill), IX hosting changes (DNS, cPanel accounts, file management on IX/Websvr), Syncro read. Cannot modify bot behavior, skills, CLAUDE.md, DISCORD_CLAUDE.md, users.json, vault entries, or git history." + } + }, + "roles": { + "admin": "Full access to all systems, credentials, deployments, and infrastructure.", + "tech": "Full access to all systems, credentials, and client work. Same as admin for this organization.", + "contractor": "Limited operator via Discord bot only. Scope defined per-person in notes field." + } +}