v2026.2.15 | Linux WSL2 | Slack Socket Mode | Two agents: main (default) + maya (secondary account)
Problem: DMs to default bot are silently dropped. DMs to accounts.maya work fine.
Evidence:
- Only
[maya] starting providerin logs — no default account provider startup - Only one
slack socket mode connectedper restart (Maya's) - Outbound REST to the DM channel works; inbound events never arrive
- On v2026.2.9, DMs were received but routed as
chatType: "channel"
Tried: Various bindings, session.dmScope: "main", openclaw doctor --fix, deleting stale sessions, full restarts
Config: Default account has botToken, appToken, dmPolicy: "allowlist", allowFrom: ["U..."]. Maya under accounts.maya with same structure.
Question: Is the default Slack account's Socket Mode provider supposed to start separately? Seems like only accounts.* providers initialize.