Howard Enos
8f17c17258
fix(bitdefender): errorlog rule-compliance + moveCustomGroup param + ASCII-clean code
Finalizing the skill to "done, no errors, all skill rules":
- errorlog compliance: gz.py no longer logs EXPECTED API responses (validation,
method-not-found, not-configured, rate-limit, expected state) or `raw`/selftest
runs to errorlog.md. Per CLAUDE.md "do not log expected/handled conditions".
Verified: selftest + probes leave errorlog unchanged.
- moveCustomGroup: param is `parentId`, not `newParentId` (6th doc-vs-live fix
caught by a full param-shape audit).
- ASCII-clean code: removed all non-ASCII (em-dashes, U+21D2 arrow) from scripts
(avoids cp1252 encode errors; aligns with the ASCII-markers rule).
- api-reference updated.
Verified: 18/18 read commands rc=0 live; selftest 75/75; parser builds; ASCII
markers + vault load + errorlog helper present.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 17:06:46 -07:00
..
2026-06-15 11:40:25 -07:00
2026-06-19 08:41:57 -07:00
2026-06-19 08:41:57 -07:00
2026-06-21 17:06:46 -07:00
2026-06-16 20:22:59 -07:00
2026-06-19 08:41:57 -07:00
2026-06-19 08:41:57 -07:00
2026-06-15 12:55:48 -07:00
2026-06-19 08:41:57 -07:00
2026-06-08 08:11:03 -07:00
2026-06-20 08:44:47 -07:00
2026-06-19 08:41:57 -07:00
2026-06-08 08:11:03 -07:00
2026-06-08 08:11:03 -07:00
2026-06-19 08:41:57 -07:00
2026-06-14 09:48:54 -07:00
2026-06-19 08:41:57 -07:00
2026-06-15 11:40:25 -07:00
2026-06-21 09:46:54 -07:00
2026-06-19 08:41:57 -07:00
2026-06-19 08:41:57 -07:00
2026-06-16 20:22:59 -07:00
2026-06-19 08:28:10 -07:00
2026-06-15 11:40:25 -07:00
2026-06-19 08:41:57 -07:00
2026-06-16 20:22:59 -07:00
2026-04-15 17:39:32 -07:00
2026-06-21 13:53:09 -07:00
2026-06-16 20:22:59 -07:00
2026-06-19 08:41:57 -07:00