pub fn load_hosts() -> Result<HostsFile, HostError>
Load hosts configuration from hosts.json
Returns empty HostsFile if file doesn’t exist.