2f577fee58
Stateful session manager strands Claude Code after a container redeploy: it reconnects with a now-unknown Mcp-Session-Id, the server 404s, and the client won't re-initialize on a 404 (claude-code #60949). Stateless makes each request self-contained (bearer-auth only) so post-deploy reconnect works without a manual /mcp retry.