kumarabhirup a771ab7259
fix: unify PostHog distinctId across client and server
Client-side posthog-js was using a random anonymous ID (reset every
page load) while server-side posthog-node used a deterministic
SHA256(hostname:username) hash. Bootstrap the client with the server's
anonymous ID so both sides share the same per-machine-per-user identity.
2026-03-05 10:47:36 -08:00
..
2026-02-06 15:28:35 -08:00
2026-03-04 16:34:45 -08:00
2026-03-04 16:34:45 -08:00