${title}
原始库名: ${originalFilename}
sourceId: ${escapeHtml(source.id)}
${inferEnhancementLabel(source)}
上传大小
${formatBytes(source.fileSize)}
最近快照
${escapeHtml(source.latestSnapshot?.timestamp ?? '无快照')}
目录浏览
${source.canBrowse ? '可用' : '不可用'}
增强进度
${escapeHtml(progress)}
${extraActionsHtml}