{# Mission Control — drill-down slide-over. Right-edge panel that animates in when a findings-table row or agent-panel row is clicked. Hidden by default (translate-x 100% via .mission-slideover); gets .is-open from mission_charts.js. Modal-ish (role="dialog", aria-modal="true") but does NOT block the underlying page — operators should be able to keep scrolling while the panel is open. The content is populated client-side from the findings JSON island; this template renders the chrome + an empty body. #} {# Backdrop — clicking it closes the slide-over. The slide-over itself sits above this; pointer-events are toggled together. #}