sync: auto-sync from HOWARD-HOME at 2026-07-04 18:44:32

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-04 18:44:32
This commit is contained in:
2026-07-04 18:45:07 -07:00
parent 42d43a5bcc
commit 371fce1104
2 changed files with 10 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ·
<!-- Append entries below this line -->
2026-07-05 | Howard-Home | output-formatting | [correction] used emoji checkmarks/warning symbols in verification tables despite the CLAUDE.md NO EMOJIS rule; rendered as ? in Howard's terminal. Correct = ASCII markers [OK]/[WARNING] only
2026-07-05 | Howard-Home | datto-edr | TypeError: unsupported format string passed to NoneType.__format__ [ctx: cmd=sites unexpected]
2026-07-04 | Howard-Home | gururmm/agents-move | POST /api/agents/:id/move appears to CREATE a duplicate agent record (same device_id, new id) in the target site instead of moving; old record goes stale. Also 500s under repeated/rapid calls (works once in isolation). Result: ~28 duplicate agent pairs created 2026-07-04 (24 Dataforth D2 machines now have a live D1 dup + stale D2 original, plus staging reassign dups). STOPPED all RMM writes. [ctx: endpoint=/api/agents/:id/move symptom=duplicate+500]