diff --git a/picker/pages/index.astro b/picker/pages/index.astro index 9679503c7..45c35b159 100644 --- a/picker/pages/index.astro +++ b/picker/pages/index.astro @@ -907,6 +907,99 @@ const questions = [ + {/* Screen 04b: the configure hub. Every remaining question already + holds an answer (defaults are pre-filled the moment a surface tile + is checked), so the run can end here. The cards are skeletons; + summaries and edited marks are written by renderHub() in + scripts/palette-picker.js on every arrival. Placement is the + approved masonry: tall per-surface cards anchor the outer columns. */} + +