The session you can’t take with you (and how to design around it)
AI session “transcripts” often look portable, but providers increasingly keep operational state server-side or seal it with provider-bound encryption. That turns user archives into pointers, with missing evidence and limited replay. This post explains session portability tests and the design patterns that keep sessions truly exportable.