pub fn mark_completed() -> Result<()>Expand description
Write the marker so subsequent launches skip the tutorial. Reserved for PR-UI-7’s tutorial completion path; here only as the boundary of the public API so the rest of the crate can refer to it.