The Recent list's metadata slot only opened for activity duration, a goal glyph, or a branch marker, so plain rows fell back to hover-only or touch-only timestamps. Extend the slot guard to also open for renderContext === 'recent' and render the compact timestamp inline, mirroring the existing touch-only branch. Closes #2560