mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 13:38:07 +00:00
Replace the hardcoded Mattermost-only open-DM config check with a generic, plugin-agnostic warning driven by a single shared evaluator (evaluateDmPolicyAllowFromDependency) reused by the Zod refinements and the CLI validator. Surface warnings at 'config validate' and on config load. Remove the Mattermost-specific status-issues module now covered generically; keep the runtime drop-log diagnostic.