Good to run integration test after this kind of change
github.com/llamastack/llama-stack/pull/3969/files They added access control logic in get_session_info and get_session_if_accessible: if user is None They skip certain checks. That means behaviors for anonymous user might diverge. While the type safety improves, sometimes stricter types can force runtime changes or reveal latent bugs














