access: add Rob as limited operator in Discord bot (remediation-tool + IX/Websvr hosting)
This commit is contained in:
@@ -28,9 +28,21 @@
|
||||
"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 Quirarte",
|
||||
"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."
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user