pub fn set_session_archived(session_id: &str, archived: bool) -> Result<()>Expand description
Change only whether the resume dialog hides this session. Archiving is a display choice, so it has its own writer and never rewrites lifecycle, checkpoint, or title columns another task owns.