Commit Graph

1234 Commits

Author SHA1 Message Date
e96c551a90 sync: auto-sync from Mikes-MacBook-Air.local at 2026-06-02 14:49:12
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-06-02 14:49:12
2026-06-02 14:49:13 -07:00
cd5c4b2be7 feat(self-check): add harness self-diagnosis / fleet conformance skill
New /self-check skill: each machine probes its own ClaudeTools harness wiring
(identity.json paths, required tooling, settings.json hooks, skill/command/script
set, vault decrypt, coord/Gitea connectivity, Ollama capability tier) and grades
RED/AMBER/GREEN against a checked-in provisional baseline manifest.

- Capability-tier model: architectural/OS/hardware differences (e.g. no local
  Ollama) select a fallback ruleset instead of failing.
- Duplicate detection: flags command/skill names that diverge between the repo
  and ~/.claude (the "same /cmd, different behaviour" cross-machine bug);
  CRLF-only diffs ignored.
- Memory check: index + orphan detection, plus a model-driven semantic pass for
  memories that contradict identity/settings.
- V1 is a census tool: --publish writes a per-machine census to coord
  (component selfcheck_<host>); fanout requests the fleet to self-check +
  self-remediate + re-publish; aggregate derives the proposed baseline. No
  machine ever fixes another.

Reviewed twice by the Code Review Agent; three CRITICAL coord-API bugs and the
CRLF false-WARN found and fixed, verified live against the coord API.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 14:45:42 -07:00
9f054a2604 chore: bump guru-connect submodule (SPEC-018 Phase 1 service host merged via PR #7)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 14:26:39 -07:00
009fa2229a chore: bump gururmm submodule (per-site EXE signing fix, Phase 2) 2026-06-02 14:26:39 -07:00
217caf04c3 chore: bump gururmm submodule (per-site EXE signing fix, Phase 1) 2026-06-02 14:26:39 -07:00
16a961d8b5 sync: auto-sync from HOWARD-HOME at 2026-06-02 14:20:08
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 14:20:08
2026-06-02 14:20:17 -07:00
8224cc2036 sync: auto-sync from HOWARD-HOME at 2026-06-02 13:34:09
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 13:34:09
2026-06-02 13:34:20 -07:00
044ff84b07 chore: bump guru-connect submodule (SPEC-016 Phase B + SPEC-017 + SPEC-018 on main)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 13:15:49 -07:00
d9e6473eb6 sync: auto-sync from HOWARD-HOME at 2026-06-02 13:13:39
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 13:13:39
2026-06-02 13:13:48 -07:00
917f5f36c3 chore: bump guru-connect submodule (SPEC-017 end-user remote access) 2026-06-02 13:05:19 -07:00
b0938b8379 sync: auto-sync from HOWARD-HOME at 2026-06-02 12:14:57
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 12:14:57
2026-06-02 12:15:06 -07:00
434fad6e83 sync: auto-sync from ACG-TECH03L at 2026-06-02 11:52:51
Author: Howard Enos
Machine: ACG-TECH03L
Timestamp: 2026-06-02 11:52:51
2026-06-02 11:53:00 -07:00
dd902f8d8a sync: auto-sync from ACG-TECH03L at 2026-06-02 11:30:41
Author: unknown
Machine: ACG-TECH03L
Timestamp: 2026-06-02 11:30:41
2026-06-02 11:34:48 -07:00
e775314320 chore: bump guru-connect submodule (SPEC-016 Phase A merged via PR #5)
Enrollment backend + migration 010 merged to main; CI green
(Linux build + Postgres-gated tests + agent build + audit).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 11:21:03 -07:00
0acd641250 sync: auto-sync from HOWARD-HOME at 2026-06-02 10:59:15
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 10:59:15
2026-06-02 10:59:31 -07:00
c4681f59d0 sync: auto-sync from GURU-BEAST-ROG at 2026-06-02 10:44:23
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-06-02 10:44:23
2026-06-02 10:44:29 -07:00
6c54e628db sync: auto-sync from HOWARD-HOME at 2026-06-02 10:28:40
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 10:28:40
2026-06-02 10:29:32 -07:00
748cb97269 chore: bump guru-connect submodule (SPEC-016 decisions resolved)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 09:55:18 -07:00
297dceb3a4 sync: auto-sync from GURU-BEAST-ROG at 2026-06-02 09:31:49
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-06-02 09:31:49
2026-06-02 09:31:55 -07:00
52b196ad35 chore: bump guru-connect submodule (SPEC-016 zero-touch enrollment)
Picks up SPEC-016 (zero-touch per-site agent enrollment) spec + roadmap.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 09:24:30 -07:00
81e76178e7 sync: auto-sync from GURU-BEAST-ROG at 2026-06-02 09:10:35
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-06-02 09:10:35
2026-06-02 09:10:39 -07:00
c4508a37ad fix(smartbadge-watch): handle null stdout from RMM and add diagnostic context
jq -r '.stdout' returns the literal string "null" when the API field is JSON
null, causing the RESULT: grep to fail and fire a false drift alert. Fixes:
- Use `.stdout // empty` so null becomes empty string
- Add FINAL_ST tracking; treat non-terminal status as INFRA-ERROR, not drift
- Increase poll window from 20x4s=80s to 30x4s=120s for slow commands
- Read .stderr and .exit_code; include them in the no-RESULT diagnostic

Live check 2026-06-02: KSTEENBB2025 is PASS (today's alert was a false positive).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 09:07:35 -07:00
7ed70b4f8f sync: auto-sync from GURU-BEAST-ROG at 2026-06-02 09:04:57
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-06-02 09:04:57
2026-06-02 09:05:01 -07:00
b71afa6efb sync: auto-sync from GURU-BEAST-ROG at 2026-06-02 08:42:53
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-06-02 08:42:53
2026-06-02 08:43:00 -07:00
970991c1b3 sync: auto-sync from GURU-5070 at 2026-06-02 08:29:11
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-02 08:29:11
2026-06-02 08:29:16 -07:00
fd6c94fb96 chore: bump guru-connect submodule to 3b9e406 (signed beta release channel)
Advances the guru-connect pin to pick up the new `channel: stable | beta`
release.yml path (signed beta/test builds) and the roadmap update.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 07:59:34 -07:00
4f26823d76 sync: auto-sync from GURU-5070 at 2026-06-02 07:40:10
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-02 07:40:10
2026-06-02 07:40:15 -07:00
aacdeb1edd sync: auto-sync from GURU-5070 at 2026-06-02 07:33:26
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-02 07:33:26
2026-06-02 07:33:31 -07:00
14cca538e9 sync: auto-sync from GURU-5070 at 2026-06-02 07:26:17
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-02 07:26:17
2026-06-02 07:26:21 -07:00
0daa7951b3 sync: auto-sync from GURU-5070 at 2026-06-02 07:25:49
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-02 07:25:49
2026-06-02 07:25:55 -07:00
bc7716c7a9 chore: bump gururmm submodule to faf6b27 (webhook server-build wiring)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 07:11:47 -07:00
b6e332c202 fix(wiki): forbid inlining raw secrets in recompiled articles
Live Sonnet-subagent recompile test inlined real passwords/PSK/RADIUS
secret from a session log into the article; review caught it. Added rule
6b to the synthesis brief: wiki references vault paths only, never raw
secrets (carry-over of values the existing article already discloses is
the only exception).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 06:18:04 -07:00
28415ef734 wiki: full recompile peaceful-spirit (Sonnet subagent)
First live test of the Sonnet-subagent wiki recompile. Subagent absorbed
the recovered RADIUS log + 2026-05-27 work: added BridgettePSHomeComputer
agent, 3 new Patterns (NPS group membership, rasdial cmdkey, NAT-T key),
2026-05-27 + 2026-06-01 History rows, real Syncro ID 278525. Review step
stripped 3 raw secrets the draft had inlined (back to vault refs) and
verified the Syncro ID against the API; Patterns/History preserved.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 06:17:11 -07:00
25696b03de chore: auto-recover 1 unsaved session log(s)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 06:17:11 -07:00
b92a170c1a chore: auto-recover 1 unsaved session log(s)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 06:17:11 -07:00
d925bdfde1 sync: auto-sync from GURU-KALI at 2026-06-02 06:08:09
Author: Mike Swanson
Machine: GURU-KALI
Timestamp: 2026-06-02 06:08:09
2026-06-02 06:08:11 -07:00
5449ec7f11 sync: auto-sync from HOWARD-HOME at 2026-06-02 00:30:09
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 00:30:09
2026-06-02 00:30:16 -07:00
daf1ddcddd sync: auto-sync from HOWARD-HOME at 2026-06-02 00:25:51
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-02 00:25:51
2026-06-02 00:25:58 -07:00
a3a7a550b5 sync: auto-sync from HOWARD-HOME at 2026-06-01 22:49:04
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-01 22:49:04
2026-06-01 22:49:12 -07:00
f0d55ff3ee sync: auto-sync from HOWARD-HOME at 2026-06-01 21:11:22
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-01 21:11:22
2026-06-01 21:11:31 -07:00
1440180fba sync: auto-sync from GURU-KALI at 2026-06-01 20:34:26
Author: Mike Swanson
Machine: GURU-KALI
Timestamp: 2026-06-01 20:34:26
2026-06-01 20:34:27 -07:00
db36628fa2 sync: auto-sync from GURU-5070 at 2026-06-01 20:29:44
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-01 20:29:44
2026-06-01 20:29:48 -07:00
33023fe235 chore: bump gururmm submodule to c1bdc1e (build-pipeline default-beta fix)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 20:29:32 -07:00
1ec5a597d1 sync: auto-sync from Mikes-MacBook-Air.local at 2026-06-01 20:26:32
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-06-01 20:26:32
2026-06-01 20:26:33 -07:00
346d5e8dac chore(gururmm): update submodule (roadmap bug status)
Updated GuruRMM submodule to commit 2089e89:
- docs(roadmap): mark BUG-016 and BUG-017 as fixed

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-06-01 20:23:24 -07:00
061232844f Merge branch 'main' of https://git.azcomputerguru.com/azcomputerguru/claudetools 2026-06-01 20:21:19 -07:00
e5b33cfe03 chore(gururmm): update submodule to include BUG-016/017 fixes
Updates GuruRMM submodule pointer to commit 30da053:
- BUG-016: StateDirectory=gururmm in systemd template
- BUG-017: OnceLock caching for device_id

Ready for deployment to GURU-KALI for testing.

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-06-01 20:21:02 -07:00
74fd9de2cc sync: auto-sync from HOWARD-HOME at 2026-06-01 20:16:54
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-06-01 20:16:54
2026-06-01 20:17:03 -07:00
974967d212 sync: auto-sync from Mikes-MacBook-Air.local at 2026-06-01 20:06:30
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-06-01 20:06:30
2026-06-01 20:06:31 -07:00
e394b93a77 chore: bump guru-rmm submodule (roadmap workflow directive) 2026-06-01 20:05:03 -07:00