pub fn read_api_token(paths: &BeamPaths) -> Option<String>
Read the current token from disk. Returns None when the file is missing, unreadable, or empty.
None