mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
refactor: one code path behind doctor legacy-state migrations (#120716)
* refactor(doctor): prefer manifest route-state owners * refactor(doctor): unify config repair declarations * refactor(doctor): unify legacy state migrations * fix(doctor): satisfy migration pipeline guards * fix(plugin-sdk): keep doctor adapter inside boundary
This commit is contained in:
committed by
GitHub
parent
ba7561d25d
commit
75dbe52e3e
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"id": "slack",
|
||||
"doctorContract": {
|
||||
"legacyConfigRules": true,
|
||||
"normalizeCompatibilityConfig": true
|
||||
"configRepair": true
|
||||
},
|
||||
"name": "Slack",
|
||||
"description": "OpenClaw Slack channel plugin for channels, DMs, commands, and app events.",
|
||||
|
||||
Reference in New Issue
Block a user