Cache Stripe customer plan flags into KVstore.io
When Stripe records a subscription update, Arahi writes the customer ID and plan tier to KVstore.io so the Next.js app can read entitlement flags without DB hits.
Stripe: Subscription plan updated
Arahi AI: Decide the next action
KVstore.io: Write customer plan flags

