pub fn opencode_sqlite_primary_id(
db_path: &Path,
) -> Result<String, InterchangeError>Expand description
D6: the same “most-recently-updated top-level session” selection
Session::load/Session::from_opencode_sqlite make by default when
no explicit session id is given — exposed so a CLI-level warning can name
which one was chosen.