pub fn format_info_lines(info: &VaultInfo, has_meta: bool) -> Vec<String>
Format vault info as plain-text lines (no ANSI colors). has_meta indicates whether scoped/tag columns should be shown.
has_meta