Why does openclaw gateway status show Config cli and Config service different

You’re editing one config file while the service is running another (often a --profile / OPENCLAW_STATE_DIR mismatch).
Fix:
openclaw gateway install --force
Run that from the same --profile / environment you want the service to use.