pub fn load(session_id: &str) -> Result<Vec<Task>>
Load tasks for session_id. Returns an empty vec when no file exists.
session_id