pub async fn run(cfg: Arc<Config>)Expand description
Edge-side self-registration loop. Parks forever unless fully configured for the fleet (control-plane URL + this node’s site id + this node’s reachable URL); otherwise POSTs its identity on boot and on every heartbeat. Never returns (returning would have the supervisor respawn it).