pub fn load_config(path: String) -> Result<String>
Load and parse an OpenClaw configuration file.
OpenClaw
Returns the configuration as a JSON string.