sync: auto-sync from HOWARD-HOME at 2026-07-01 13:22:23

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-01 13:22:23
This commit is contained in:
2026-07-01 13:23:00 -07:00
parent 7f897ce93f
commit 9e78a153f3
4 changed files with 210 additions and 44 deletions

View File

@@ -23,6 +23,10 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ·
2026-07-01 | GURU-5070 | agy | gemini returned no response (empty after 3 attempts) [ctx: mode=verify err= at process.processTicksAndRejections (node:internal/process/task_queues:104:]
2026-07-01 | Howard-Home | rmm-search | RMM auth failed via rmm-auth.sh (no TOKEN/RMM)
2026-07-01 | Howard-Home | coord | coord API call failed (HTTP 0) [ctx: http=0 cmd=lock claim resp={"error": "<urlopen error [WinError 10060] A connection attempt failed because t]
2026-07-01 | Howard-Home | rmm/mac-mount-check | [friction] grep '/Volumes/Data' false-matched '/System/Volumes/Data' and reported MOUNTED when share was absent; use precise 'on /Volumes/Data ' (with trailing space) as the LaunchAgent does
2026-07-01 | GURU-5070 | remediation-tool | [friction] declared 'no SharePoint access' on a Graph accessDenied; actually the Tenant Admin app holds SharePoint Sites.FullControl.All - the blocks were (a) SharePoint app-only needs CERT not client_secret ('Unsupported app only token') and (b) get-token.sh had no SharePoint resource tier. Fixed: added sharepoint/sharepoint-admin tiers + reference doc. [ctx: ref=.claude/skills/remediation-tool/references/app-permissions-and-sharepoint.md]