sync: auto-sync from HOWARD-HOME at 2026-07-04 23:15:20

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-04 23:15:20
This commit is contained in:
2026-07-04 23:15:49 -07:00
parent a0998fa255
commit 9542de2b0a
3 changed files with 81 additions and 0 deletions

View File

@@ -19,6 +19,12 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ·
<!-- Append entries below this line -->
2026-07-05 | Howard-Home | model-routing | [correction] ran all verification passes on Claude; correct is Ollama Tier-0 for cheap classify/prose/pre-scan passes per CLAUDE.md model routing [ctx: ref=CLAUDE.md-model-routing session=easy-bugs-batch]
2026-07-05 | Howard-Home | rmm/ps-encoded | ps-encoded.sh failed: iconv not found on Howard-Home Git-Bash; fell back to jq-inline dispatch [ctx: machine=Howard-Home]
2026-07-05 | Howard-Home | ps-encoded | encode produced empty output [ctx: src=./.msp360-recon.ps1] (x3)
2026-07-05 | Howard-Home | gururmm-build | server cargo check failed (rc=101) [ctx: os=windows]
2026-07-05 | Howard-Home | bash/env | [friction] reused $TOKEN/$RMM across Bash calls after fresh shell reset - curl HTTP:000; fix: re-auth or token file per call [ctx: ref=CLAUDE.md-windows-env-persistence]