module.exports = [ { id: "main-window", title: "Main Window", image: "/assets/screenshots/main-window.png", alt: "KST4Contest ON4KST contest chat client main window", caption: "Contest-oriented ON4KST chat workflow with candidate awareness." }, { id: "priority-candidates", title: "Priority Candidates", image: "/assets/screenshots/priority-candidates.png", alt: "Priority candidate list in KST4Contest", caption: "Score-based candidate ranking for faster operator decisions." }, { id: "timeline", title: "Timeline View", image: "/assets/screenshots/timeline.png", alt: "KST4Contest AP timeline view", caption: "Timeline support for AP windows and candidate timing." } ];