{# Executive — Probes tab panel (QA-032). Every reflection record the swarm produced — one row per judged turn. Data is read from ``/memory.jsonl`` via the shared view-model (``probes_list``). As of QA-032 the per-row card list (``exec-probes-list`` / ``exec-probe``) is replaced with a compact 5-column table (``_probes_table.html``). Each row opens a slide-over (``_finding_slideover.html`` with ``kind="probe"``) that renders the full request prompt / target response / judge reasoning. The shared ``executive_findings.js`` IIFE reads the JSON island ``#exec-probes-payload`` to locate the matching probe by ``data-probe-id``. Empty-state copy preserves the ``clean_control`` sentry. #}