From 44de8deeeb28ea5a2681a0abc6c9b769646ccafd Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Wed, 22 Apr 2026 16:17:01 -0600 Subject: [PATCH] viz: extract N-panel-agnostic module; homepage modal reuses it for single-run view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - panel-grid.js (new): exports mountPanels({host, controls, stems}) → {destroy}. Moved createPanel + shared control wiring + linked-hover + pad-to-match time mapping out of compare.js. Stem-count-agnostic; works for 1, 2, or N. - Panel DOM is cloned from