Under the hood
Prompt-cache-break warnings now record whether the build version changed and the baseline message counts.
The internal warning logged when the prompt cache unexpectedly breaks now also records versionChanged (whether the build version changed since the cached baseline) and how many messages were in the baseline versus the new conversation, making it easier to diagnose the cause of cache invalidation.