/** * `/v1/loader.js` - the republishable half of the auto-updating install. * * Served with a short cache TTL, so this is where every decision that has to * change after a customer has shipped lives: which recorder build to pull, the * canary split, and rollback. The recorder itself is content-addressed by * version and cached forever. * * Two ways in: * - npm stub (`humanbehavior-js/auto`) already ran `init` and left config on * the shared global, so start loading the recorder immediately. * - a bare `