Session Management
Session data lives in Redis and is fetched per-page via API calls. The Zustand store holds only non-PII metadata (sessionUuid, quoteId, lob, carrier, state). If a session is missing from Redis, it is rehydrated from the legacy CRN database.