--- // Singleton confirm dialog + toast for editorial actions. // Included once in BaseLayout when import.meta.env.DEV is true. // Listens for clicks on any [data-edit-action] element, presents a confirm // modal, then copies the command to the clipboard on go. ---