Swapped out the homegrown PostHog + feature flag crates for the official posthog-rs 0.4.1 client, cutting a bunch of custom code and simplifying the stack. Users/devs get a richer flag API (multivariate + payloads) and optional local flag evaluation with caching for faster, fewer-network lookups—now shared via the analytics plugin instead of duplicated state.