July 30, 2026
Chat custody battle begins
The Session You Cannot take with you
Your AI chat might not really be yours anymore — and commenters are not calm
TLDR: The article says AI companies are making chats harder to truly own by keeping crucial parts hidden on their own systems. Commenters split between outrage over losing control, skepticism about the authors’ motives, and disbelief that users may be paying for conversations they still can’t fully keep or inspect.
The article’s big warning is simple: your AI conversation may look like it belongs to you, but more and more of it actually lives behind the company’s curtain. In plain English, that means you can save the visible chat, sure — but key parts of what happened may be locked away on the provider’s servers, hidden in sealed blobs, private search results, or mystery memory that only that company can reopen later. Critics say that turns your so-called “session” into a rental, not a possession.
And the comments? Instant mini-riot. One camp was fully fired up, arguing that if you close your account, you should still be able to take your conversation elsewhere like a moving box full of your own stuff. Padolsey summed up the mood with a very consumer-rights take: if one model disappears or gets worse, users should be able to hand their work to another and keep going. That hit a nerve, especially for people still haunted by past model changes and shutdowns.
But not everyone was buying the outrage wholesale. One more skeptical commenter basically asked: is this a real user-rights battle, or a convenient argument from tool builders who benefit from openness? Oof. Then came the practical complainers, with one standout pointing out the absurdity: if companies hide parts of the conversation from users, why are users still paying more and more to resend the whole thing every time? That one landed like a punchline and a billing complaint in one. Even the supportive comments had fan-club energy, thanking the authors for saying the quiet part out loud. The vibe overall: part consumer warning, part custody battle, part “wait, I’m paying for a chat I can’t actually keep?”
Key Points
- •The article says AI inference APIs are moving from user-readable transcripts toward provider-controlled session state that is harder to transfer or inspect.
- •Examples of non-portable state cited in the article include opaque encrypted reasoning, hidden search context, encrypted compacted context, hidden subagent exchanges, and provider-side IDs.
- •The article defines a portable session as one that can be exported and continued by another provider without relying on the original provider to resolve or reconstruct hidden state.
- •It proposes five tests for session ownership and portability: inspection, export, replay, audit, and deletion.
- •The article argues that terms like `encrypted_content` can obscure the fact that the provider, not the user, typically controls decryption and replay of that data.