095f6fde47
The stale config cleanup removed plugins.entries['claude-mem'] but left plugins.slots.memory pointing to it. OpenClaw's config validator rejects ALL CLI commands when a slot references a non-existent plugin, blocking `openclaw plugins install` from running. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>