Cache Stripe customer plan flags into KVstore.io
When Stripe records a subscription update, Vayan 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
Vayan AI: Decide the next action
KVstore.io: Write customer plan flags
