pub fn set_session_profile(profile: Option<SessionProfile>)Expand description
Install (or clear) the capability profile the current session runs under.
Called at the session launch boundary once the ACP config’s declared profile
and grants have been resolved into a crate::security::SessionProfile.