chore(memory): clear stale hooks warning from startup health

This commit is contained in:
zap
2026-03-05 21:34:19 +00:00
parent bf6581f242
commit 23c2546fc1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,3 +2,4 @@
[2026-03-04T21:38:45Z] check: security audit findings present (1 critical, 2 warn) | fix: review plugin acpx.bak, set plugins.allow allowlist, rerun openclaw security audit --deep
[2026-03-05T04:28:00Z] WARN hooks-missing: 0 hooks installed (expected: session-memory, command-logger, bootstrap-extra-files, boot-md). Fix: run `openclaw hooks install <pack>` for each required hook.
[2026-03-05T04:28:00Z] WARN security-audit-stale: no recent `openclaw security audit --deep` result found. Fix: run `openclaw security audit --deep` and save output to memory/.
[2026-03-05T21:33:31Z] RESOLVED hooks-missing: `openclaw hooks` reports 5/5 ready (boot-md, bootstrap-extra-files, command-logger, model-skill-injector, session-memory).