{# 处置 (remediation) dialog. The server decides which dialog this is: `mode` is `confirm` when a forensics artifact exists for the component, `no-forensics` when it does not (the three button warning), `result` after a POST, and `error` when the request itself could not be served. The container is swapped into #memory-shell-dialog. All three actions of the warning dialog are part of the contract: 立即处置 -> POST /admin/memory-shell/remediate with acknowledge_no_forensics=1 前往取证 -> the forensics tab with this component prefilled 取消 -> closes the overlay (core.modal-hide, registered in app.js) #}