Essential session storage
RequiredRequired to preserve login state, sign-up flow progression, generator defaults, and basic navigation continuity while moving between dashboard pages.
Cookie Settings
This page now explains what persistence mechanisms exist in the prototype and what they will represent in the final app. It is written to match the product shell and to be directly portable into the real application later.
Required to preserve login state, sign-up flow progression, generator defaults, and basic navigation continuity while moving between dashboard pages.
Used to remember selected duration, learner level, HPI mode, or similar configuration patterns that improve repeat use of the dashboard and generator experience.
In the final application this would support aggregate behavior tracking, case completion analysis, and insight generation. In the prototype it is represented only at interface level.