pub fn registry_path() -> Result<PathBuf>Expand description
Registry tracks cwd → session_name so repeated wire session new
from the same project reuses the same identity instead of creating
a fresh one each time. Lives at <sessions_root>/registry.json.